Android Question Error installing file to device

DrAlex

Member
Licensed User
Longtime User
Hello,

For several months I was successfully using an HTC One to debug my program. All of the sudden today I cannot install the file to device.

I get the following error:

4A version: 5.50
Parsing code. (0.11s)
Compiling code. (1.30s)
Compiling layouts code. (0.28s)
Generating R file. (0.24s)
Compiling debugger engine code. (1.84s)
Compiling generated Java code. (2.36s)
Convert byte code - optimized dex. (1.96s)
Packaging files. (0.44s)
Copying libraries resources (0.21s)
Found 6 resource files.
Signing package file (debug key). (0.47s)
ZipAlign file. (0.51s)
Installing file to device. Error
pkg: /data/local/tmp/RootsNOffspring_RAPID_DEBUG.apk
Failure [INSTALL_FAILED_UID_CHANGED]

I have built a new build configuration. Then the error has changed to INSTALL_FAILED_DEXOPT. Then I have restarted ADB, and the error became INSTALL_FAILED_UID_CHANGED again.
 

DrAlex

Member
Licensed User
Longtime User
You are right! It was my ZoneAlarm Internet Security Suite. When I have disabled it, all applications started installing and working. Then I re-enabled the antivirus, but excluded files named classes.dex. Everything still works.

Thank you very much, Erel, for your help!
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…