I've been looking at a few ActionBar scripts that support SDK 1.6 and above. Here's the three main ones I'm looking at:

Which one do you recommend? or if you have another suggestion, let me know.

有帮助吗?

解决方案

ActionBarSherlock is great library I've used it on several projects from Android 2.1 to 4.0 (it;s compatible to 1.6), the dev Jake Wharton is great at including the latest features from the Android compatibility library very quickly.

Here's a link to the demo app useful for seeing some of the things you can do with it.

其他提示

I recommend google ioschedule app pattern. You could download it's source code.

Why not just use the actionbar that is provided in the backward compatibility api?

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top