Page 2 of 2

I am getting an error when trying to export APK

Posted: Sat May 10, 2014 4:47 pm
by adam griffin

Normally when the apk builds it also download the apk but the apk will not download after the build. Also the Eclipse project will not download with the new version code I set.


I am getting an error when trying to export APK

Posted: Sat May 10, 2014 5:01 pm
by Illya Stepanov

You have added only cardova.localnotification plugin to your project?


I am getting an error when trying to export APK

Posted: Sat May 10, 2014 5:03 pm
by adam griffin

Yes.When I added it I was able to export apk and get the eclipse build successfully, until last night.


I am getting an error when trying to export APK

Posted: Sun May 11, 2014 4:07 am
by adam griffin

I just undid all source code changes and the problem still exists


I am getting an error when trying to export APK

Posted: Sun May 11, 2014 4:12 am
by adam griffin

When I changed the version code back to 9. it works like a charm,but anytime I try to change the verison code to 10 it gives me that error. It wont let me change the version code so I can update my app. Can anyone help???


I am getting an error when trying to export APK

Posted: Sun May 11, 2014 4:35 am
by Igor

Let's see if this help:

  1. Delete pom.xml and Androidmanifest.xml which are marked blue color.
  2. Undo all source changes on Android folder
  3. Changed dependency in pom.xm
    #3 from this reply https://getsatisfaction.com/apperyio/...

I am getting an error when trying to export APK

Posted: Sun May 11, 2014 4:51 am
by Igor

Can I restore AndroidManifest.xml and pom.xml files?


I am getting an error when trying to export APK

Posted: Sun May 11, 2014 4:56 am
by adam griffin

Thank you I think that may have fix the problem.