I too tried launching a psp.iso w/ Advanced Launcher. I get a prompt, but no game launch.
I am running a Minix NEO-X8-H (Android Box)
Android Ver. 4.4.2 -
rooted
Kodi 14.2 -
SU Permissions Granted
Advanced Launcher 2.5.8
here is a snippet of my kodi log when I try to launch an ISO (PPSSPP) w/ Advanced Launcher :
Code:
11:20:19 T:1782601400 DEBUG: bool CApplication::ProcessMouse(): trying mouse action leftclick
11:20:19 T:1782601400 DEBUG: static bool XFILE::CPluginDirectory::RunScriptWithParams(const string&) - calling plugin Advanced Launcher('plugin://plugin.program.advanced.launcher/','-1','?e80fb2ed48e6417c8b602d783ae09af7/fb8a3919bd19e1abf1520971f3f67898/52572472d929dbc74d6d1b40b5a783f1')
11:20:19 T:2045597304 NOTICE: Thread LanguageInvoker start, auto delete: false
11:20:19 T:1782601400 DEBUG: Unfocus WindowID: 10001, ControlID: 51
11:20:19 T:2045597304 INFO: initializing python engine.
11:20:19 T:2045597304 DEBUG: CPythonInvoker(29, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master/addon.py): start processing
11:20:19 T:2045597304 NOTICE: -->Python Interpreter Initialized<--
11:20:19 T:2045597304 DEBUG: CPythonInvoker(29, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master/addon.py): the source file to load is "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master/addon.py"
11:20:19 T:2045597304 DEBUG: CPythonInvoker(29, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master/addon.py): setting the Python path to /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master:/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.module.simplejson/lib:/:/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python26.zip:/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6:/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6/plat-linux3:/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6/lib-tk:/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6/lib-old:/data/app/org.xbmc.kodi-1.apk/assets/python2.6/lib/python2.6/lib-dynload
11:20:19 T:2045597304 DEBUG: CPythonInvoker(29, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master/addon.py): entering source directory /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master
11:20:19 T:2045597304 DEBUG: CPythonInvoker(29, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master/addon.py): instantiating addon using automatically obtained id of "plugin.program.advanced.launcher" dependent on version 2.1.0 of the xbmc.python api
11:20:19 T:2045597304 DEBUG: LocalizeStrings: no strings.po file exist at /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master/resources/language/English, fallback to strings.xml
11:20:19 T:2045597304 NOTICE: AdvancedLauncher: Load launchers.xml file
11:20:19 T:2045597304 NOTICE: AdvancedLauncher: Initialisation
11:20:19 T:2045597304 NOTICE: AdvancedLauncher: application : /system/xbin/su
11:20:19 T:2045597304 NOTICE: AdvancedLauncher: arguments : -c 'am start -n org.ppsspp.ppsspp/.PpssppActivity -e org.ppsspp.ppsspp.Shortcuts "/storage/external_storage/sdcard1/my_roms/PSP/Little Big Planet.iso"
11:20:19 T:1782601400 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
11:20:21 T:2045597304 INFO: CPythonInvoker(29, /storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.launcher-master/addon.py): script successfully run
11:20:21 T:2045597304 INFO: Python script stopped
Can anybody explain what I am missing? Also tried the system/bin/am method w/out the "-c 'am" argument included.
I can provide full log if need be...
Update:(5/15/15) - I have chosen to go the RCB route. The description for configuration of RCB was not needed for me, b/c the latest version of RCB contains an auto-config, which makes thinks a lot easier for Android. I have not, however, figured out how to launch
Android games/apps straight from RCB. I'm sure I'd have to figure out the command line, but I've had no luck w/ that.