android error Activity class {com.appcoreopc.getmyhome/com.appcoreopc.getmyhome.SplashActivity} does not exist
Ran into this issue trying to work out what is the issue causing this. Validated that the activity and package name exsit. Checked android manifest to ensure it is correclty configured. And the resolution is File -> Invalidate Caches and then re-run your app. That's it!