I was trying to run a sample code While launching the application in the android 1.5 emulator , I got these errors.... Any one have some hint..?
ERROR from LogCat:<
This error also occurs when you use of ActionBarActivity but assigned a non AppCompat style.
ActionBarActivity
AppCompat
To fix this just set your apps style parent to an Theme.AppCompat one like this.:
Theme.AppCompat