Implementing ActionbarSherlock?

You need to compile with Android 3.2. The library needs access to classes from the Honeycomb SDK in order to support it when run on 3.0.

Up vote 0 down vote favorite share g+ share fb share tw.

I am trying to implement SherlockActionbar. I downloaded the project from GitHub and imported the library as a Project and using Android 2.2 as the base SDK. But the Project seems to have a lot of errors.

Guess I need to import some other library. Android actionbarsherlock link|improve this question asked Feb 16 at 15:54Harsha M V2,22021762 99% accept rate.

You need to compile with Android 3.2. The library needs access to classes from the Honeycomb SDK in order to support it when run on 3.0+ Despite compiling with the newer SDK, you can still support back to Android 2.2 by setting the minSdkVersion to '8'. Each of the samples in the repository (for version 3) support back to Android 1.6. Take a look at their sources for more information and examples.

Thanks :) that worked. When I add the Project as Lib to my project now I get the following error. I.imgur.com/ZTCU4.jpg – Harsha M V Feb 16 at 16:35 1 Your project also needs to be built with Android 3.2 (or in your case, Google Maps API 13).

– Jake Wharton Feb 16 at 17:34.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions