where is my installed app on android?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

where is my installed app on android?

Post by BarrySumpter » Fri May 06, 2011 3:24 am

Hi All,

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

Anyone know the default path and folder?
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.

BarrySumpter
Posts: 1201
Joined: Sun Apr 24, 2011 2:17 am

Re: where is my installed app on android?

Post by BarrySumpter » Sat May 07, 2011 1:33 pm

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
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.

Post Reply