On 2017-06-16 18:09, Colin Holgate via use-livecode wrote:
I did wonder that too. I know that in the case of Adobe AIR it’s very
easy to do. Is there nothing in the manifest that mentions LiveCode,
that someone with access to all Google Play data could search for?

No there isn't.

The only thing which could be used to identify a LiveCode app is that the name of the Activity class is always 'mblandroid' - a class built at standalone build time, inheriting from LiveCodeActivity but in the package named as requested by the author.

If you decompile the classes you would see a 'com.runrev.android' package and a LiveCodeActivity class within it.

Warmest Regards,

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to