Android : Couldn’t install on USB storage or SD card
Posted: April 4th, 2012 | Author: adq890 | Filed under: android | Tags: android | No Comments »Error message : “Couldn’t install on USB storage or SD card”
The solution is to connect your device to your PC and manually delete the “smdl2temp1” file. The file is likely to reside in 2 locations:
1. /sdcard/.android_secure: this is an invisible folder on your SD card, which you can access with any file manager, like ASTRO
2. /mnt/secure/asec/: access to this folder requires root and a program like Root Explorer
smdl2temp1 is a temporary file. If something goes wrong with a download or installation, the file might get stuck in memory.
Refer :
- http://www.androidpolice.com/2011/04/19/fixing-the-couldnt-install-on-usb-storage-or-sd-card-problem-on-android/
- http://www.unionlatina.org/index.php/forum/5-dogfight-support/578-android-couldnt-install-on-usb-storage-or-sd-card

