15. January 2016 at 17:53
#3053
admin
Keymaster
Hello,
thank you very much 🙂
I never tried ARC browser but looks very interesting, I’ll check it deeper.
Magic Dosbox is based on two activities. First Activity starts Home screen with collection. If you pick game then is started another activity, but only first is important for you
android:name=”bruenor.magicbox.uiGameStarterActivity”
With Magic dosbox you can create game shortcuts to launcher (long tap on game in collection). Simply said you can start game directly from launcher.
Shortcut starts activity with parameter :
code : intent_msg1
value : ID of game in collection. It’s written in collection.xml (in MagicBox folder on your device).
Best regards,
Tony