I am doing a Android application. When the users download the application, i want the application to be installed in sd card. Can i set any permission in manifest from the developer side so that when the user download the application, it either move automatically to sd card or ask the user for permission to move the app to sd card.Any suggestion in this case is helpful and highly appreciable
Thanks inAdvance
Youc an add thjis in your manifest.You will having more options.This link will help you.