rmtheis / android-ocr

Experimental optical character recognition app
Apache License 2.0
2.22k stars 894 forks source link

Installation error: INSTALL_FAILED_UID_CHANGED #17

Closed almasmaris closed 10 years ago

almasmaris commented 10 years ago

I got this problem when trying to run it on my device.

Automatic Target Mode: using device 'HT1BGVZ05406' [2014-09-09 18:12:12 - OCRTest] Uploading OCRTest.apk onto device 'HT1BGVZ05406' [2014-09-09 18:12:15 - OCRTest] Installing OCRTest.apk... [2014-09-09 18:12:21 - OCRTest] Installation error: INSTALL_FAILED_UID_CHANGED [2014-09-09 18:12:21 - OCRTest] Please check logcat output for more details. [2014-09-09 18:12:21 - OCRTest] Launch canceled!

this is my logcat. logcat

Can you help me to solve this problem? is this because error opening trace file?

rmtheis commented 10 years ago

I'm guessing the trace file error is a side effect of the failed install, and not the cause of the failed install.

Try uninstalling using "adb uninstall edu.sfsu.cs.orange.ocr" on the command line and restarting your device. If that doesn't work then Google "INSTALL_FAILED_UID_CHANGED" and see what you can find.

almasmaris commented 10 years ago

Thank you, i'm solved this issue by delete folder "edu.sfsu.cs.orange.ocr" on /data