Eclipse更新後 INSTALL_FAILED_DEXOPT
[2011-11-24 14:32:11 - CopyFile] ------------------------------
[2011-11-24 14:32:11 - CopyFile] Android Launch!
[2011-11-24 14:32:11 - CopyFile] adb is running normally.
[2011-11-24 14:32:11 - CopyFile] Performing com.xxx.james.copyfile.CopyFileActivity activity launch
[2011-11-24 14:32:11 - CopyFile] Automatic Target Mode: using device '380618744010157'
[2011-11-24 14:32:11 - CopyFile] Uploading CopyFile.apk onto device '380618744010157'
[2011-11-24 14:32:11 - CopyFile] Installing CopyFile.apk...
[2011-11-24 14:32:12 - CopyFile] Installation error: INSTALL_FAILED_DEXOPT
[2011-11-24 14:32:12 - CopyFile] Please check logcat output for more details.
[2011-11-24 14:32:12 - CopyFile] Launch canceled!
11-24 14:33:08.330: E/PackageManager(126): Package com.xxx.james has mismatched uid: 10070 on disk, 10100 in settings
11-24 14:33:08.350: E/dalvikvm(3727): ERROR: Can't byte swap: bad dex version (0x30 33 36 00)
11-24 14:33:08.350: E/dalvikvm(3727): ERROR: Byte swap + verify failed
11-24 14:33:08.390: E/dalvikvm(3727): Optimization failed
11-24 14:33:08.390: E/installd(85): dexopt failed on '/data/dalvik-cache/data@app@com.xxx.james-1.apk@classes.dex' res = 65280
移除一些程式 空間足夠的情況下
11-24 14:39:13.250: E/Process(126): Error getting pid for '0'
11-24 14:39:41.190: E/Process(126): Error getting pid for '0'
11-24 14:39:52.630: E/PackageManager(126): Package com.xxx.james has mismatched uid: 10070 on disk, 10097 in settings
11-24 14:39:52.650: E/dalvikvm(4626): ERROR: Can't byte swap: bad dex version (0x30 33 36 00)
11-24 14:39:52.650: E/dalvikvm(4626): ERROR: Byte swap + verify failed
11-24 14:39:52.680: E/dalvikvm(4626): Optimization failed
11-24 14:39:52.680: E/installd(85): dexopt failed on '/data/dalvik-cache/data@app@com.xxx.james-1.apk@classes.dex' res = 65280
看機子上是否已經安裝了,如果有直接卸載 再安裝。還是一樣
11-24 14:41:30.280: E/PackageManager(126): Package com.xxx.james has mismatched uid: 10070 on disk, 10101 in settings
11-24 14:41:30.300: E/dalvikvm(4646): ERROR: Can't byte swap: bad dex version (0x30 33 36 00)
11-24 14:41:30.300: E/dalvikvm(4646): ERROR: Byte swap + verify failed
11-24 14:41:30.320: E/dalvikvm(4646): Optimization failed
11-24 14:41:30.320: E/installd(85): dexopt failed on '/data/dalvik-cache/data@app@com.xxx.james-1.apk@classes.dex' res = 65280
改掉 套件名稱 一樣
11-24 14:43:06.910: E/Process(126): Error getting pid for '0'
11-24 14:43:32.060: E/PackageManager(126): Package com.xxx.james has mismatched uid: 10070 on disk, 10104 in settings
11-24 14:43:32.080: E/dalvikvm(5749): ERROR: Can't byte swap: bad dex version (0x30 33 36 00)
11-24 14:43:32.080: E/dalvikvm(5749): ERROR: Byte swap + verify failed
11-24 14:43:32.100: E/dalvikvm(5749): Optimization failed
11-24 14:43:32.100: E/installd(85): dexopt failed on '/data/dalvik-cache/data@app@com.xxx.james-1.apk@classes.dex' res = 65280
移除專案後 重新加回 正常~~
Eclipse真是爛透了


0 Responses to "Eclipse更新後 INSTALL_FAILED_DEXOPT"
留下您的意見: