Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi
@malte thanks for the info. @Wintermute0110 Unfortunately no results. Tried it a second time with Retroarch already started and also no luck.
Also "os.system" is the old way of executing processes. It has been replaced by subprocess.call()..

But it might also have to do with the way the application is called. Currently I am using:
python:

/system/bin/am start --user 0 -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -e ROM .....

Do we need to do it in a different way now?

P.S. @Wintermute0110 Check the master branch Wink Already added a nice is_android() method in the utils class. Definitly should be splitting the execution of Linux and Android, don't want to bother perfect working stuff on Linux with the hassle of Android.
Reply


Messages In This Thread
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - by chrisism - 2018-07-13, 14:52
Can You create A Sub Category? - by Wild_Tom - 2020-07-13, 04:43
Crash & Lost my launchers? - by eirrocmh - 2020-11-29, 02:25
RE: Crash & Lost my launchers? - by eirrocmh - 2020-12-19, 00:19
Logout Mark Read Team Forum Stats Members Help
Advanced Emulator Launcher - Multi-emulator frontend for Kodi12