androidapkgalaxy-tab

Android: unable to parse the package in galaxy tab


I have made a sample application and installed it in Galaxy tab.When i open the application it says "There is a problem parsing the package" and i cannot see any errors.I can run the apk in the emulator and it works fine.I have searched it forums but i didn't find the answers relevant.Please suggest me a solution to fix this issue.

Thanks in advance


Solution

  • I would assume you compiled a package with the same package name as one already installed on the phone.

    That, or you haven't signed the package properly with a key.

    Do either of those sound possible?