Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable RetroArch to be set as a Launcher on Android #15880

Closed
wants to merge 2 commits into from

Conversation

rogalian
Copy link

@rogalian rogalian commented Nov 7, 2023

Description

Add the relevant Intents to the androidmanifest.xml files to allow RA to be set as a launcher, and called by pressing the Circle/Centre/Home button
https://developer.android.com/reference/android/content/Intent#CATEGORY_HOME
https://developer.android.com/reference/android/content/Intent#CATEGORY_DEFAULT

Related Issues

#15866

@LuanVSO
Copy link

LuanVSO commented Nov 7, 2023

This change will block retroarch from being usable on samsung dex

@hizzlekizzle
Copy link
Contributor

This change will block retroarch from being usable on samsung dex

Gah, what a mess. So no custom launcher software is compatible with dex?

@LuanVSO
Copy link

LuanVSO commented Nov 7, 2023

This change will block retroarch from being usable on samsung dex

Gah, what a mess. So no custom launcher software is compatible with dex?

Correct

@rogalian
Copy link
Author

rogalian commented Nov 7, 2023 via email

@LuanVSO
Copy link

LuanVSO commented Nov 7, 2023

Additional info: TapiocaFox/Daijishou#128

Surely the number of users of RA on dex is dwarfed by the number of users of RA on Android normal? Separate build for Dex feasible?

Sure, but dex is the best way to use external displays (no black borders).
And since retroarch can't launch other apps, I don't get why you would want to make the home button open retroarch, it wouldn't even do anything if you pressed it while playing a game on retroarch

@hizzlekizzle
Copy link
Contributor

I think the idea would be to make "dedicated" retrogaming/RetroArch devices out of, say, cheap Android set-top boxes.

@rogalian
Copy link
Author

rogalian commented Nov 7, 2023 via email

@rogalian
Copy link
Author

rogalian commented Nov 7, 2023 via email

@hizzlekizzle
Copy link
Contributor

Someone on discord mentioned another potential issue: confusing users when they hit the home button and it offers to launch RetroArch.

I'll see if there's a way we can get a separate build with this modification going, though.

@rogalian
Copy link
Author

rogalian commented Nov 7, 2023 via email

@rogalian rogalian closed this by deleting the head repository Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants