Hi, I’d just like to ask how to launch an app using javascript, particularly the runaction command. Thanks!

Hi, I’d just like to ask how to launch an app using javascript, particularly the runaction command. Thanks!

]]>

7 Commentsto Hi, I’d just like to ask how to launch an app using javascript, particularly the runaction command. Thanks!

  1. Anonymous says:

    < ![CDATA[

    Ex for launching Hangouts create a script with this code

    ]]>

  2. Anonymous says:

    < ![CDATA[

    LL.startActivity(LL.getContext().getPackageManager().getLaunchIntentForPackage(“com.google.android.talk”));

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Replace with any other package name

    ]]>

  4. Anonymous says:

    < ![CDATA[

    Thanks!

    ]]>

  5. Anonymous says:

    < ![CDATA[

    What if it’s a particular activity you want to launch instead? For example opening the dialer instead of the contacts tab in the contacts app?



    The thing is, I also have Nova Launcher Prime installed on my device. I can add a Nova Activity shortcut that could open the dialer instead, but I can’t seem to recreate that using the script.

    ]]>

  6. Anonymous says:

    < ![CDATA[

    TrianguloY​ could surely answer better


    Happy New Year

    ]]>

  7. Anonymous says:

    < ![CDATA[

    Happy New Year too! Thanks for the referral 🙂

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *