I am very new to android development…. i have created an app and want to store it in my android mobile. But normally all apps gets stored in mobile memory and it now shows no space so i want to store it in my SD card. Pls get me a solution for this issue….
Share
From the dev. guide:
Add this to your manifest.xml
Note that as @Vinayak.B mentions in the comments, and as the guide says, this is available