Page 1 of 1

Make Workarounds for Automatic launchable

Posted: 03 Dec 2016 16:26
by Serum_114
I have a live case with an NFC button that gets intercepted by Android and opens the store page for the live case app if it isn't installed or can be customized within the app. The app doesn't really provide much in the way of useful features other than the ability to launch an app. If Workarounds for Automagic were launchable, only for the purpose of triggering a flow, I could make use of this button.

Re: Make Workarounds for Automatic launchable

Posted: 04 Dec 2016 12:22
by Martin
Hi,

You could probably use the BroadcatSender app for this purpose:
http://automagic4android.com/forum/view ... 693#p14693

Maybe the workarounds app needs to be launchable in the future for other reasons so I don't want to integrate it there.

Regards,
Martin

Re: Make Workarounds for Automatic launchable

Posted: 04 Dec 2016 12:41
by Serum_114
That works! Thanks!