Crystal Taggart
Posts: 0
Joined: Tue Aug 26, 2014 3:16 am

Android error "There was a problem parsing the package." when installing

I'm getting an error when installing on Android: "There was a problem parsing the package." I've deleted my project folder and selected undo source code changes to regenerate it but no luck. The iPhone build seems to be working correctly. Any ideas?

The only thing that I've noticed is the pom.xml has the following groupid:
io.appery.projectId-parent while the package name in the app settings contains this: io.appery.projectId

The projectId is the appery-generated project name. I tried removing the -parent from the pom.xml in the root folder but then got a build error. (The groupId in the project folder is correct.)

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Android error "There was a problem parsing the package." when installing

Hello,

Could you clarify have you changed anything on Source tab? This:(http://devcenter.appery.io/tutorials/...) doc should help.

Crystal Taggart
Posts: 0
Joined: Tue Aug 26, 2014 3:16 am

Android error "There was a problem parsing the package." when installing

No - I have not changed the source tab and actually deleted the folder and selected 'undo source code changes' to regenerate the source code but I am still getting the error.

It was compiling/installing on Saturday with no issues but now suddenly isn't working.

She
Posts: 0
Joined: Wed Oct 08, 2014 12:46 am

Android error "There was a problem parsing the package." when installing

Hi Team,
I also experiencing this problem the below is the screenshot:
look at the EDS SAMS v1.0.4 there's no icon like EDS SAMS v1.0.1
https://d2r1vs3d9006ap.cloudfront.net...
https://d2r1vs3d9006ap.cloudfront.net...

She
Posts: 0
Joined: Wed Oct 08, 2014 12:46 am

Android error "There was a problem parsing the package." when installing

Hi,
I think i know whats the problem now, when the appery upgraded the site last sunday, the minimum sdk version now is 4.1.x which is jelly_bean. my phone version is only 4.0.x. https://d2r1vs3d9006ap.cloudfront.net...
how can i go back to the minimum version to 3.0.x - 4.0.x?
anyone can help me how to do that?
Actually yesterday there's no problem about compiling to apk. but now i already get this problem. i hope you guys can help me here.

Thank you.

She
Posts: 0
Joined: Wed Oct 08, 2014 12:46 am

Android error "There was a problem parsing the package." when installing

I already figured it out, i dont know if this is correct i just edit the minimum and target in the manifest screenshot is in below:
https://d2r1vs3d9006ap.cloudfront.net...

please guide me to the right path if im wrong. thank you

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Android error "There was a problem parsing the package." when installing

Hello Crystal,

Could you please check the sdk version as She suggested?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Android error "There was a problem parsing the package." when installing

Hello She,

You are right, the min sdk version was changed in this release and it looks like you found the way to circumvent this.

She
Posts: 0
Joined: Wed Oct 08, 2014 12:46 am

Android error "There was a problem parsing the package." when installing

Hi Evgene,
Thank you very much

She
Posts: 0
Joined: Wed Oct 08, 2014 12:46 am

Android error "There was a problem parsing the package." when installing

Hi,
if there are others, has the same problem they can check it in appery editor and go to:

Source Android [appname]AndroidManifest.xml

screenshot:
https://d2r1vs3d9006ap.cloudfront.net...

in my case that was originally version 16, so i changed it in API level8(Froyo 2.2.x) version of android.

you can check this link for the android api level:
http://en.wikipedia.org/wiki/Android_...

Goodluck everyone,
She

Return to “Issues”