Can i upload my apk to SD Card instead of internal storage?
Posted
by
Ahmed Al Khashab
on Stack Overflow
See other posts from Stack Overflow
or by Ahmed Al Khashab
Published on 2012-07-09T14:52:32Z
Indexed on
2012/07/09
15:15 UTC
Read the original article
Hit count: 349
android
|android-install-apk
My APK is big, 70 MB. I don't have any problems when I install it in external storage, but when I upload it to phone before installing, the APK goes to internal storage and my testing phone doesn't have enough space in internal storage and a lot of android phones don't have enough internal space for 70 MB...
Can I upload my APK straight to the SD Card instead of internal storage first?
upload mean "upload from my eclipse while runnig , or download from market, apk will go to internal storage but i want apk go to external and start install from external"
© Stack Overflow or respective owner