Parse error when trying to install app on Asus eee PC 701 running Android 2.0

Posted by Don on Stack Overflow See other posts from Stack Overflow or by Don
Published on 2010-04-15T00:21:52Z Indexed on 2010/04/15 0:53 UTC
Read the original article Hit count: 468

Filed under:
|
|

A beta tester of mine has a Asus eee pc 701 running Android 2.0 and he is trying to install an app on it from my web site. He is able to download the app but is getting a "Parse Error: There is a problem parsing the package" error. I don't really know if this problem is with the eee pc or with the apk since he is the first person to try to install it. I built it for 2.0, the manifest has 5 as the minimum API level and I used Eclipse to export and sign it. But this is my first Android app and he is the first to try to install it, so I am not sure what the problem might be? Could just be the Android implementation too. Here is a site about putting Android on the Asus: http://www.liliputing.com/2009/01/how-to-built-google-android-for-the-asus-eee-pc-701.html

Any thoughts on what I might try to get this app installed on his machine?

© Stack Overflow or respective owner

Related posts about parse

Related posts about error