In my attempts to find out how to start a new intent in my app, I\'ve come across several ways of phrasing it.
This syntax returns a runtime error, namely a Activity
Please note, when you use "this" key word in "Intent in = new Intent(this, SomeActivity.class); " make sure you are not in a sub class of MainActivity this can set the wrong Activity as part of the Explicit intent Component.strong text