Up next

Autoplay

Android Tutorial #7: Create & launch an activity using explicit intent from a menu item.

0 Views • 10/12/24
Share
Embed
121gamers
121gamers
14 Subscribers
14

Source Code: https://www.patreon.com/clientuser_net

We're beginning to roll down hill and pick up the pace coding wise. I've really let the breaks loose.

Here I show you the 3 things you must do to create a new activity, 1 - create the class, 2 - create a layout xml and 3 make an entry in the android manifest.

We then launch the new android activity from our action bar menu item using an explicit intent. We detect a menu select action by overriding a listener method, then identify our menu item with the id we gave it in our menu xml file.

Show more
0 Comments sort Sort By
Facebook Comments

Up next

Autoplay