After android installs an application from the Marketplace, does it keep the .apk file?
Is there a standard location where Android would keep such files?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Preinstalled applications are in
/system/appfolder. User installed applications are in/data/app. I guess you can’t access unless you have a rooted phone.I don’t have a rooted phone here but try this code out:
It does lists the apks in my rooted htc magic and in the emu.