Page 1 of 1

"SD" label in installed apps

Posted: 2012-10-08, 13:42 UTC
by Synochka
Dear TС development team,

Could you please clarify how do you consider the app to be SD-card installed (and show the "SD" label in the installed apps build-in plugin)?

I actually have an app that is installed into the internal memory. Still, TC shows it to be SD-card hosted.

Thanks!

P.S. JB + TC 1.03

Posted: 2012-10-11, 12:43 UTC
by ghisler(Author)
If the location where the app is installed (publicSourceDir) starts with /mnt, TC assumes that the app is installed on the (internal or external SD-Card). Internal apps are usually in /data/app. I tested this with Android 2.2 and 4.1, and the 1. emulator.

Where is that app installed?