mmatyas / pegasus-frontend

A cross platform, customizable graphical frontend for launching emulators and managing your game collection.
http://pegasus-frontend.org
Other
1.17k stars 104 forks source link

Android Metadata Generator: Redream error at launch #1103

Closed donleo72 closed 3 weeks ago

donleo72 commented 7 months ago

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!

mmatyas commented 7 months ago

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!

RobZombie9043 commented 1 month ago

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

mmatyas commented 3 weeks ago

I suppose this can be closed now.