Project

General

Profile

Bug #483

Updated by Frédéric Barthéléry about 11 years ago

I'm unable to update or reinstall latest version of Beem from Play or Beem-0.1.8_rc1.apk with adb: 

 <pre> 
 W/ActivityManager(    388): No content provider found for permission revoke: file:///data/data/com.android.providers.downloads/cache/downloadfile.apk 
 D/Finsky    ( 5642): [1] PackageVerificationReceiver.checkPrerequisites: Skipping verification because own installation 
 D/Finsky    ( 5642): [1] PackageVerificationReceiver.onReceive: Verification requested, id = 7 
 W/ActivityManager(    388): No content provider found for permission revoke: file:///data/data/com.android.providers.downloads/cache/downloadfile.apk 
 I/PackageManager(    388): Copying native libraries to /data/app-lib/vmdl-1175151202 
 I/PackageManager(    388): Running dexopt on: com.beem.project.beem 
 E/dalvikvm(10097): Bogus handler offset: 0xa 
 E/dalvikvm(10097): Trouble with item 1896 @ offset 0xa12b4 
 E/dalvikvm(10097): Swap of section type 2001 failed 
 E/dalvikvm(10097): ERROR: Byte swap + verify failed 
 E/dalvikvm(10097): Optimization failed 
 W/installd(    132): DexInv: --- END '/data/app/com.beem.project.beem-1.apk' --- status=0xff00, process failed 
 E/installd(    132): dexopt failed on '/data/dalvik-cache/data@app@com.beem.project.beem-1.apk@classes.dex' res = 65280 
 W/PackageManager(    388): Package couldn't be installed in /data/app/com.beem.project.beem-1.apk 

 </pre> 

 *What steps will reproduce the problem?* 
 1.  
 2.  
 3.  

 *What is the expected output? What do you see instead?* 


 *What version of Beem are you using? On what Android version? On what device?* 


 Please provide any additional information below. 


 *What steps will reproduce the problem?* 
 1.  
 2.  
 3.  

 *What is the expected output? What do you see instead?* 


 *What version of Beem are you using? On what Android version? On what device?* 


 Please provide any additional information below. 

Back