Page 1 of 1

where is my installed app on android?

Posted: Fri May 06, 2011 3:24 am
by BarrySumpter
Hi All,

I've installed my new app on android.
But can't seem to find it.

Anyone know the default path and folder?

Re: where is my installed app on android?

Posted: Sat May 07, 2011 1:33 pm
by BarrySumpter
Got this from the HD2 Android forum on WhirlPool
stackoverflow /questions/2507960/does-android-keep-the-apk-files-if-so-where


It is in /system/app folder

It's actually /data/app. The /system partition is read-only; that's where pre-installed apps live.

currently non-forward-locked apps are located in /data/app/.apk

System/app has all the default apks that came with the phone, and data/apk has all the apks of the apps you have installed