Android launch an android app through XBMC
#1
Hello,

I would like to launch an external android app (such as chrome, youtube, netflix, etc..) through XBMC.

Can this be done?

I use Aeon NOX skin with gotham on Minix X8.

Regards,
Id
Reply
#2
Yes, you can either go to Programs (and since your using Nox) select folder up, then select Android Apps.

Or, also since you are using Nox, you can add the app directly to the main menu by adding a custom Function using StartAndroidActivity("your_apps_name").

So if you want to add Netflix it would be:

StartAndroidActivity(“org.chromium.content_shell_apK”)
Forum Rules (wiki) | Banned add-ons (wiki) | Wiki (wiki) | Quick start guide (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
launch an android app through XBMC0