Source Code: / clientuser_net
So you've created a new ActionBarActivity Activity Class and want to add items to the action bar menu / overflow. That's what I quickly go over here, modifying your item list in menu_main.xml including referencing stored string values in strings.xml and also how to connect your Action Bar from within your Activity Class to a particular menu xml file.