newbyca / HoloEverywhere

Android: trying to port Holo Theme to Android 1.6+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoloEverywhere

What is it?

Bringing Holo Theme from Android 4.0 to 1.6 and above.

How to use?

git clone git://github.com/ChristopheVersieux/HoloEverywhere.git
cd HoloEverywhere
git submodule update --init
  • Import HoloEverywhere and ActionBarSherlock into Eclipse
  • Add HoloEverywhere project as library into your project (Properties/Android/Library/Add)
  • Add android:theme="@style/Holo.Theme.Sherlock" in your application manifest, you may also want to use light theme: Holo.Theme.Sherlock.Light

Notice for developers

If you make changes in styles.xml - use the Builder, otherwise pull request will not be accepted.

Contact

Google Plus

I am not totally familiar with Github, if you are interested in this project, feel free to show me the points I am missing and I will fix them ASAP!

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6

"THE BEER-WARE LICENSE":

As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return I also accept Paypal donations to christophe.versieux@gmail.com (you may offer me multiple beers as they are very cheap in Belgium)

About

Android: trying to port Holo Theme to Android 1.6+