The following errors are reported when your software is installed on the real machine for the second time
Error type 3 Error: Activity class {com.example.xxxxxx/com.example.xxxx.MainActivity} does not exist
Solution:
1. Check whether the package in AndroidManifest.xml and the applicationId in build.grade are consistent (where most of the problems are), modify them and try again after the inconsistency
2. Try to uninstall the original software adb uninstall packagename (replace it with your own)
Sometimes even if you manually uninstall, adb uninstall will still Success, should not be successful uninstall or uninstallation problems, and use pm to see no results at all
Similar Posts:
- “Manifest merger failed with multiple errors, see logs” [How to Solve]
- Attribute application@label value=(xxx) from AndroidManifest.xml:8:16-37 is also present at [com.github.adrielcafe:AndroidAudioConverter:0.0.8] AndroidManifest.xml:11:18-50 value=(@string/app_name)
- pymysql.err.OperationalError: (1054, “Unknown column’aa’in’field list’)
- [Solved] The printer cannot be connected after Microsoft Win10 patch kb5005565 is updated (0x0000011b)
- [Solved] android.content.ActivityNotFoundException: Unable to find explicit activity class
- zsh: exec format error [How to Solve]
- [Solved] java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $
- Raspberry Pi3 Error: “Unable to determine hardware version. I see: Hardware : BCM2835”
- Mac: How to Solve Print: Entry, “:CFBundleIdentifier”, Does Not Exist
- [Solved] yarn Install Module Error:check python checking for Python executable “python2” in the PATH