Menu Items in the Action Bar
- In this lesson, you'll learn how to add menu items to the ActionBar declaratively (using xml) and how to respond to them programmatically (using a callback).
- There is also a 3 minute tangent on sending emails from your app using the ACTION_SENDTO intent.