[quote:1rzt0xne]hey, still getting the error? after export to cordova, try to open the config.xml and change the line
22: <preference name="android-minSdkVersion" value="14" />
to
22: <preference name="android-minSdkVersion" value="16" />
I've just changed the number to 16 before uploading the zip and it worked for me.
best
that work for me, thxxx