How to quit an Android app

Scott Rossi scott at tactilemedia.com
Wed Dec 21 00:40:55 EST 2016


Maybe try sending the quit command after a short delay instead of from
within the handler?

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 12/20/16, 9:38 PM, "use-livecode on behalf of J. Landman Gay"
<use-livecode-bounces at lists.runrev.com on behalf of
jacque at hyperactivesw.com> wrote:

>I have an Android app with a simple handler:
>
>on doQuit
>   quit
>end doQuit
>
>It quits as directed. On relaunch it crashes. On a second relaunch it
>works fine. This is consistent behavior.
>
>I have tried sending "quit" in 0, locking messages, etc. How do you
>cleanly quit an Android standalone?
>
>-- 
>Jacqueline Landman Gay         |     jacque at hyperactivesw.com
>HyperActive Software           |     http://www.hyperactivesw.com
>
>_______________________________________________
>use-livecode mailing list
>use-livecode at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode






More information about the use-livecode mailing list