I followed the tutorial here but when I create the project in Eclipse, i get an error "invalid resource directory name. Resource: "drawable-hdpi" path "/HelloAndroid/res" type "Android AAPT Problem"
views:
456answers:
1
Q:
Error "Invalid resource directory name" when trying to create android app with phonegap in eclipse.
A:
I believe you have the wrong platform set. Right click on the Project name in Eclipse and go to properties and then click on Android and select at least Android 1.6.
nickfox
2010-07-20 01:11:19
That solved it, thanks for that!
a.meservy
2010-08-02 22:17:34