I\'ve been experimenting with the new android build system and I\'ve run into a small issue. I\'ve compiled my own aar package of ActionBarSherlock which I\'ve called \'act
I tried all solution here but none is working, then I realise I made a mistake, I put the .aar
in wrong folder, as you can see below, I thought I should put in root folder, so I created a libs
folder there (1 in picture), but inside the app folder, there is already a libs
, you should put in second libs
, hope this help those who has same issue as mine: