Android How to launch an android app?
#1
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?
Reply
#2
yes, this works and just add the params as strings
Reply

Logout Mark Read Team Forum Stats Members Help
How to launch an android app?0