8

I would like to use the library ActionBarSherlock in one of my projects, but I get errors all over the place when I create a project as a library with sources!

I followed the instructions correctly, as shown here for example: Greendroid or ActionbarSherlock - setup

But I get many errors like:

Error retrieving parent for item: No resource found That matches the given name 'android: Theme.Holo.Light' in abs__styles.xml
4

1 に答える 1

1

公式の使用法ページとソースに付属のサンプルプロジェクトを確認してください。サードパーティのチュートリアルを使用することは必ずしも良い考えではありません。それでも問題が解決しない場合は、具体的なエラーとスタックトレースを投稿してください。また、プロジェクトの公式Googleグループに投稿することを検討してください。そうすれば、そこで助けを得る可能性が高くなります。

于 2011-12-20T14:56:53.803 に答える