I am writing an app for android (2.1 > 3.1) and I would like to use the familiar practice of using the app Icon in Honeycomb apps to go up to the home activity, however, whe
Since the actionbar dont exist on pre honeycomb you'll have to make do with something else.
One suggestion would be to use johannilssons actionbar library which can be found on github.
Direct link: https://github.com/johannilsson/android-actionbar