Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
schattenphoenix authored Mar 17, 2024
1 parent f171785 commit 0ca58c3
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# es_applauncher
# ES Applauncher
This is a small tool that mimics an emulator on android in order to allow apps to be listed inside [ES-DE]([https://pages.github.com/](https://gitlab.com/es-de/emulationstation-de)https://gitlab.com/es-de/emulationstation-de).

## Instructions
- Add the `.xml` files to `ES-DE/custom_systems/` (or integrate the content if already existing) to allow the custom system to show up
- Create `apps` directory in `ROMs` directory (or let ES-DE create them)
- Install the `es_launcher.apk`
- Run the `es_launcher.apk`, it should show a list of all your apps.
- Tap apps to disable / enable them (they wont show up in ES when greyed out)
- Long press apps to change their name (in case you have multiple with the same name, like Citra and Citra MMJ)
- Press the `save` icon in the top right and find the `apps` directory, give permission and confirm
- It should have create a file per app you have installed in `apps`
- Kill the `es_launcher` and `ES-DE`
- Restart `ES-DE`
- A new system should exist that has a list of your apps
- Select one, it should open the es_launcher which then will run your app, so it should only shortly pop up

0 comments on commit 0ca58c3

Please sign in to comment.