Error while installing .apk file on the android device - TechRepublic
Question
October 24, 2010 at 03:13 AM
cotyledon11

Error while installing .apk file on the android device

by cotyledon11 . Updated 15 years, 7 months ago

While installing the signed application on the android sony ericsson Xperia X10 following error is encountered:

pkg: /data/local/tmp/wai.apk
Failure [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION]

I have used the adb command to install it
C:\android-sdk-windows\tools>adb install wai.apk

Can anybody tell me the root cause of this error?

This discussion is locked

All Comments