android - How do i add actionbar sherlock to my project on BitBucket? -


i have project using actionbarsherlock. set , works.

however wanted add actionbarsherlock project repository of project on bitbucket. no 1 else has set actionbarsherlock application can fork , have no problems.

i added actionbarsherlock folder, used when importing project , creating initial actionbarsherlock project, git folder. has many classes , resources figured there better way add bitbucket instead of committing of things individually.

actionbarsherlock available on central maven repository, need add builder maven or gradle project, , add correct dependency.

this best solution, if later add libraries project, going add them in repository ?


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -