I’d use the tools IntelliJ IDEA v 9, Android SDK v 2.2, PhoneGap v 0.9.1, ant v 1.8, ruby v 1.8.7 and java v 1.6.
http://phonegap.pbworks.com/Getting-started-with-Android-PhoneGap-in-Eclipse
On the last screen of the IntelliJ android project wizard take care of two things:
- The package name that you mention and
- Create “Hello World!” project, the Activity name
must be the same as the “package_name” and “name” of your application respectively when you created a phonegap blank project by running the droidgap script.
You may have to update the default android virtual device from “Select Run/Debug Configuration” drop down –> Edit Configurations –> Select appropriate Android Virtual Device from the drop down.
*Update
A lot of updates have occurred since I last wrote this post back in September 2010. I saved it as a draft to revisit with complete details. However, I got busy with my job and managed to launch a proper phonegap and Sench Touch application for both the iOS and Android platform – Diary Mobile.
Leave a Comment
No comments yet.
Comments RSS TrackBack Identifier URI

