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

Android Metadata Generator: Redream error at launch #1103

Open
donleo72 opened this issue Dec 5, 2023 · 2 comments
Open

Android Metadata Generator: Redream error at launch #1103

donleo72 opened this issue Dec 5, 2023 · 2 comments
Labels
os-android Android-specific issue

Comments

@donleo72
Copy link

donleo72 commented Dec 5, 2023

The issue

Trying Android Metadata Generator with Redream, its:

collection: Sega Dreamcast
shortname: dreamcast
extensions: 7z, bin, cdi, chd, cue, dat, elf, gdi, iso, lst, m3u, zip
launch: am start
-n io.recompiled.redream/.MainActivity
-a android.intent.action.VIEW
-d "{file.uri}"
--activity-clear-task
--activity-clear-top
--activity-no-history

And the result is the typical launch error when the emulator is incorrectly defined.

System info

Android 13 - Ayn Odin 2

Pegasus version

Latest and stable

###Error log

2023-12-05T14:29:05 [i] Executing command: [am,start,-n,io.recompiled.redream/.MainActivity,-a,android.intent.action.VIEW,-d,content://org.pegasus_frontend.android.files/ext/Download/dreamcast/Sonic%20Adventure.cdi,--activity-clear-task,--activity-clear-top,--activity-no-history]
2023-12-05T14:29:05 [i] Working directory: /storage/emulated/0/Download/dreamcast
2023-12-05T14:29:05 [w] The Android activity you are trying to launch does not exist. Here is the full error message: android.content.ActivityNotFoundException: Unable to find explicit activity class {io.recompiled.redream/io.recompiled.redream.MainActivity}; have you declared this activity in your AndroidManifest.xml, or does your intent not match its declared ?: Unable to find explicit activity class {io.recompiled.redream/io.recompiled.redream.MainActivity}; have you declared this activity in your AndroidManifest.xml, or does your intent not match its declared ?
2023-12-05T14:29:09 [i] Closing Pegasus, goodbye!

@donleo72 donleo72 changed the title Android Metadata Generator: Redream error Android Metadata Generator: Redream error at launch Dec 5, 2023
@mmatyas
Copy link
Owner

mmatyas commented Dec 5, 2023

Hi, the standalone commands on the site are submitted by the community, so it is possible that things get outdated or incorrect. If you know a better launch command, let me know!

@mmatyas mmatyas added the os-android Android-specific issue label Feb 19, 2024
@RobZombie9043
Copy link

This was an Odin 2 specific issue which has been resolved with software updates subsequently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os-android Android-specific issue
Projects
None yet
Development

No branches or pull requests

3 participants