0

I am developing using API Level 8 (Froyo). This API does not provide ActionBar feature (ActionBar is introduced in API Level 13).

But I want to use ActionBar feature in projects for Froyo. Where can I find libraries which add ActionBar feature for Froyo?

Bobrovsky
  • 13,789
  • 19
  • 80
  • 130
Takermania
  • 1,345
  • 2
  • 12
  • 20

1 Answers1

3

I prefer to use ActionBarSherlock

Renard
  • 6,909
  • 2
  • 27
  • 23