Ticket #124 (closed defect: wontfix)
Apps2SD is not possible
| Reported by: | anonymous | Owned by: | bubu |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Android 2.2 | Version: | Android 2.2 - alpha2 |
| Keywords: | Cc: |
Description
Every Time, if I try to install an app to the SDcard or move it there, it stops:
(Move application)
Failed to move application.
(OK)
LOGCAT:
I/PackageHelper( 1420): Size of container 7 MB 5653954 bytes
D/VoldCmdListener( 790): asec create com.google.earth-1 7 fat {} 10027
E/Vold ( 790): Error opening devmapper (No such file or directory)
E/Vold ( 790): ASEC device mapping failed (No such file or directory)
E/PackageHelper( 1420): Failed to create secure container com.google.earth-1
E/DefContainer( 1420): Failed to create container com.google.earth-1
I/PackageHelper( 930): Forcibly destroying container com.google.earth-1
D/VoldCmdListener( 790): asec destroy com.google.earth-1 force
E/Vold ( 790): Failed to unlink asec '/mnt/secure/asec/com.google.earth-1.as
ec' (No such file or directory)
I/PackageHelper( 930): Failed to destroy container com.google.earth-1
I/PackageHelper( 930): Forcibly destroying container com.google.earth-1
D/VoldCmdListener( 790): asec destroy com.google.earth-1 force
E/Vold ( 790): Failed to unlink asec '/mnt/secure/asec/com.google.earth-1.as
ec' (No such file or directory)
I/PackageHelper( 930): Failed to destroy container com.google.earth-1
I/PackageHelper( 930): Forcibly destroying container com.google.earth-1
D/VoldCmdListener( 790): asec destroy com.google.earth-1 force
E/Vold ( 790): Failed to unlink asec '/mnt/secure/asec/com.google.earth-1.as
ec' (No such file or directory)
I/PackageHelper( 930): Failed to destroy container com.google.earth-1
This could help by sloving the problem:
http://code.google.com/p/openetna/issues/detail?id=196
