LiveCode apps in Google Play

Mark Waddingham mark at livecode.com
Fri Jun 16 12:49:39 EDT 2017


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 ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps




More information about the use-livecode mailing list