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
Why are you specifying a component? leave it outside of your Intent and you should be fine; the action, category and data/type are enough.