Hi, I need to develop a simple application that is hybrid, which runs in kitkat android version. Since this is possible with PhoneGap 3.3, I tried to install it.
But I was very confused in the installation procedure.
First I installed nodejs on my 32 bit Windows 7 system.
Then I ran the commands from the phonegap website. This is the link http://phonegap.com/install/ I was able to create a project. But I encountered an error and could not start the emulator. (I set the environment variable.)
Then I went through a couple of ohter websites where they said to run the following commands.
C:> npm install -g cordova
And if I run any further command besides it, it will ask me to install Apache ANT.
But many told me that both telephone and cordova are the same.
So, I'm a little confused, as I have to ask my superiors about downloading and installing software on my office PC.
Please offer me any website that gives me a procedure for working on them.
source share