Hi All,
I've installed my new app on android.
But can't seem to find it.
Anyone know the default path and folder?
where is my installed app on android?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 1201
- Joined: Sun Apr 24, 2011 2:17 am
where is my installed app on android?
All my best,
Barry G. Sumpter
Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.
Barry G. Sumpter
Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.
-
- Posts: 1201
- Joined: Sun Apr 24, 2011 2:17 am
Re: where is my installed app on android?
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
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
All my best,
Barry G. Sumpter
Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.
Barry G. Sumpter
Deving on WinXP sp3-32 bit. LC 5.5 Professional Build 1477
Android/iOS/Server Add Ons. OmegaBundle 2011 value ROCKS!
2 HTC HD2 Latest DorimanX Roms
Might have to reconsider LiveCode iOS Developer Program.