Kodi Community Forum

Full Version: How to launch an android app?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi
I am trying to launch(call) android app from XBMC in android OS.
I have seen somewhere code like below
Code:
    xbmc.executebuiltin('XBMC.StartAndroidActivity("com.quoord.tapatalkpro.activity")')

Anybody knows if that code works or not?
Also is there a way to pass arg/file info to the app?
yes, this works and just add the params as strings