Open rogalian opened 1 year ago
What would this provide?
It would mean that Android devices could boot directly into RetroArch, and allow the Android home button to call/return to RA.
It's quite common on Android for users to install an emulation frontend which takes the place of the main application launcher, but RA cannot be used this way and can only be called from another launcher rather than being the main one.
Ohhh, I see. Yeah, that sounds like a great addition. That's all it takes, eh? Would you mind throwing that into a pull request?
It should be all that needs doing according to Android docs. I spent all of yesterday trying to get a build environment set up to test (and failed, couldn't get Gradle going), but it shouldn't have any negative effects.
I'll need to research how to make a pull request, lets see how the week goes :)
Nice idea, and maybe there should be an option in retroarch to set that or a link to launch android "settings", otherwise there maybe no way to access the android other functions.
Please could we allow RA to be set as a Launcher on Android?
This will require the AndroidManifest.xml changing, adding two lines.
Before:
After: