How to use this library in Android?
问题 I want to make some ActionBar for my application using this library: https://github.com/johannilsson/android-actionbar but I don't know how to import it in my android project. There is no jar file. How can I do? Flo 回答1: First, make sure you're using the latest version of the Android SDK, things have improved dramatically within the last few months. Install the android-actionbar source code, either downloading it and unpacking it, or (preferably) using git to clone the repository on your