I\'m struggling with my phonegap setup and building my first app.
I created a hello1 project. I added the android project
Platform android al
Change these two. I din't try it for lower versions but this worked for me in upper versions
target=android-22
This should be changed in two files like below:
target=android-19
Location of the two files:
myApp/platforms/android/project.properties
myApp/platforms/android/CordovaLib/project.properties