I\'m encountering a strange error when I try to open a local HTML - file in the android browser. The error that occurs is an activity not found exception:
an
New devices can come with Chrome instead of native browser, so you should use for this
browserIntent.setComponent(new ComponentName("com.android.chrome", "com.google.android.apps.chrome.IntentDispatcher"));