pegasus-frontend icon indicating copy to clipboard operation
pegasus-frontend copied to clipboard

Android Metadata Generator: Redream error at launch

Open donleo72 opened this issue 1 year ago • 1 comments

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 avatar Dec 05 '23 09:12 donleo72

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 avatar Dec 05 '23 17:12 mmatyas

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

RobZombie9043 avatar May 20 '24 17:05 RobZombie9043

I suppose this can be closed now.

mmatyas avatar Jun 13 '24 08:06 mmatyas