android + eclipse + maven + actionbarsherlock

前端 未结 5 1506
心在旅途
心在旅途 2021-02-10 04:27

I read lots of things about actionbarsherlock, maven, android but none of the solution I\'ve seen worked for me :(

I\'m sure that I\'m pretty close to the solution but I

5条回答
  •  庸人自扰
    2021-02-10 05:00

    Ok thanks every one for your answers, the things that worked for me was :

    1. Remove supportv4 libs from actionbarsherlock
    2. Comment the import of junit in actionbarsherlock project in order to avoid this generation

提交回复
热议问题