Grokking Android

Getting Down to the Nitty Gritty of Android Development

Posts tagged “setHomeButtonEnabled()”:

ActionBarSherlock: Up Navigation

By

In this tutorial I am going to cover some initial thoughts on navigation. The ActionBar allows multiple navigation modes. In this post I state which navigation modes exist, how to get to the ActionBar object in the first place and how to deal with the so-called up navigation. Less code than in the previous parts […]  Continue Reading  “ActionBarSherlock: Up Navigation”