mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 09:29:38 +00:00
Launch failed: Error: Activity class {MainActivity} does not exist. #128
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RobCarlo on 9/28/2018
I work with ionic 3, so when I launch my app I get the next message:
Checking build
Searching for devices...
Found 1 device
Current build already installed
Launching io.ionic.starter/MainActivity on device 6XT4C17609001962 [API:26]
Launch failed: Error: Activity class {io.ionic.starter/MainActivity} does not exist.
Any solution?