Closed almasmaris closed 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.
Thank you, i'm solved this issue by delete folder "edu.sfsu.cs.orange.ocr" on /data
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.
Can you help me to solve this problem? is this because error opening trace file?