• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Change to another theme (Newbie)

coinage23

Lurker
Hey all! A ******** newbie could use some help!

I'm currently using androids own developer guide

Good guide, but now I'm stuck. I would like to try to use the two themes that android offers, Theme.Holo and Theme.Holo.Light (I belive they are called) ... How do I do this?

In my manifest file, I have tried to write:

<application> android:theme="@android:style/Theme.Holo.Light" ... />

... But then get error - "No resources found That matches the given name (at 'Theme' with value '@ android: style / Theme.Holo.Ligh')

Thanks in advance!
 
Back
Top Bottom