ActionBarSherlock implementieren

  • Hallo,


    im Moment bin ich dabei, eine bereits vorhandene App von mir ein Bisschen zu verbessern. Dabei wollte ich die ActionBarSherlock von Jake Wharton einbinden, um mich dem typischen ICS-Layout anzupassen.
    Jetzt habe ich aber das Problem, dass ich die Library unter keinen Umständen in mein bestehendes Projekt bekomme...
    Es gibt zwar jede Menge Tutorials, die beschreiben, wie man die ActionBar implementiert, jedoch sind die noch mit dem alten ADT-Plugin und verwenden Einstellungen, die es aktuell gar nicht mehr gibt.


    Wäre also super, wenn mir jemand auf die Sprünge helfen könnte :)


    LG


    Snix

  • Wie weit bist du den schon gekommen bzw. wo klemmt es ?


    Wichtig:


    Actionbarsherlock runterladen
    Actionbarsherlock als LibraryProjekt in deinem Workspace angelegt - kompiliert und offen lassen


    -> in deinem Projekt als Library Referenz hinzufügen (klappt nur wenn ABS offen ist)

  • Hi snix,


    noch als Ergänzung zu killphil75 sein post:


    Deine App benötigt mindestens Android 4.0 als SDK sonst läuft ActionBarSherlock nicht.

    Zitat


    Requirements


    Due to its use of the native action bar and its related classes on Ice Cream Sandwich, the library requires that both it and your project are compiled with Android 4.0 or newer. The project also requires that you are compiling with JDK 1.6 in both your editor and any build systems that you may be using.


    Since the library is an extension of the official support library you must also have the android-support-v4.jar referenced by your project.


    mfg Titus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!