Domanda

I want to develop a PhoneGap app on android platform. For that I referred official site of Phonegap and also installed NodeJS. After that according to that document I also executed C:\> npm install -g phonegap command to install PhoneGap. Then I also downloaded PhoneGap 2.9.1 from archives section. Now the problem is that according to this doc,it states that there will be cordova-1.8.0.js and cordova-1.8.0.jar from cordova download,but there is no such jar inside that folder. I am also not getting where I should download cordova-android plugin. I downloaded cordova from this link and extracted its content but there is no such file - cordova-1.8.0.jar1. What should I do? I am confused on using PhoneGap with Android. Please help me for that. Thank you.

È stato utile?

Soluzione

Just Follow this url for the creation of your application in phone gap in android

URL: http://cleancodedevelopment-qualityseal.blogspot.in/2012/12/first-phonegap-app-with-android-using.html

Cheers. This will solve your problem.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top