Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8031467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T01:06:35+00:00 2026-06-05T01:06:35+00:00

First of all, I am new with Android. I am doing an app, and

  • 0

First of all, I am new with Android.
I am doing an app, and I am implementing a library called HoloEverywhere.
This library use in the themes.xml the library ActionBar Sherlock. I have imported to my workspace ActionBar Sherlock and I have added it to HoloEverywhere.
Next, I have added HoloEverywhere to my project, but when I try to use it, I have an error (I tried to use a button):

The following classes could not be instantiated:
- com.WazaBe.HoloEverywhere.ButtonHolo (Open Class, Show Error Log)
See the Error Log (Window > Show View) for more details.
Tip: Use View.isInEditMode() in your custom views to skip code when shown in Eclipse.

I put the path of the class in my layout, like this:

<com.WazaBe.HoloEverywhere.ButtonHolo
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:text="@string/text" />

How I can solve this problem and use this library in my project?. Thanks 🙂
PS. Sorry for my english, I know it is not very good.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T01:06:36+00:00Added an answer on June 5, 2026 at 1:06 am

    Follow the steps below(taken from blog here) to add ActionBarSherlock

    1. Download the .zip/.tgz and extract it
    2. Go to eclipse and choose File->New-> Android Project
    3. Select Create project from existing source and then browse to the library folder inside extracted AndroidBarSherlock folder
    4. Build Target should be the latest(14 or15), but your minSdkVersion can be less (7 or 8)
    5. Press Finish
    6. Right click on the newly created project and go to Properties.
    7. Under the Android heading, you should see a section for Library with a checkbox IsLibrary. Make sure that’s checked.
    8. Right click -> Properies on the project in which you wish to add AndroidBarSherlock under the Android heading and the Library section choose Add.
    9. You should see the ActionBarSherlock library, add this to your project
    10. Lastly, if you were using the compatibility support , you need to delete that jar since it’s included in ActionBarSherlock.

    Follow the steps below to add HoloEverywhere

    1. Download Zip from GitHub to your computer
    2. UnZip the folder
    3. Go to eclipse and choose File->New-> Android Project
    4. Select Create project from existing source and then browse to the HoloEverywhereLib folder inside extracted folder
    5. Press Finish
    6. Right click on the newly created project and go to Properties.
    7. Under the Android heading, you should see a section for Library with a checkbox IsLibrary. Make sure that’s checked and press Add and previously added library ActionBarSherlock.

    Follow these steps to add HoloEverywhere to your project

    1. Create a new Android project
    2. Right Click on project -> Properties -> Android -> Add, add both ActionBarSherlock and HoloEverywhere
    3. Change the Android Manifest to following

      <application
      android:icon="@drawable/ic_launcher"
      android:label="@string/app_name"
      android:theme="@style/Holo.Theme">

    4. Edit you main.xml to include Holo theme widgets.

    5. Change your activity as follows

      public class ChkActionBarSherlock extends SherlockActivity {
          @Override
           public void onCreate(Bundle savedInstanceState) {
              super.onCreate(savedInstanceState);
              setContentView(R.layout.main);
          }
      
      }
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

First of all, I'm quite new to the Android and JAVA world (coming from
First of all, I'm fairly new to Java, so sorry if this question is
First of all please bear with me because I'm new in Android. I would
First of all i'm new in here and new with csharp. just exhausted while
first of all I'm totally new to FAST but I already have a couple
First of all I have to say I am new to iOS development. My
First of all, I am absolutely new to WP. I am hoping to build
First of all, I'm really new to the MVC Asp.Net ideology. I would like
First of all I need to say that I'm new to jQuery. When I
First of all, I am new to python/nltk so my apologies if the question

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.