NameNotFoundException error in ApplicationPackageManager when using debug mode in a new android studio project
Every time I open debug mode with any Java project with any launcher activity, if exception breakpoints enabled the app crashed. The exception location that is shown is in the ApplicationPackageManager class in the getServiceInfo() method: