AndroidKickstartR helps you to quickly create a well configured Android application using the most popular libraries. It creates and configures your project for you. Just focus on code!
Since the "official" Google way to support older devices is now ActionBarCompat, please add this as an option or replace ActionBarSherlock which is no longer being maintained...
BTW, w/ all the requests in the issues list, it might be worth writing a wiki page that describes how to extend this to add other libraries, generators, etc. Seems like a lot of people want you to add a crapload of libraries and some might do it w/ some direction... ;-)
Hey @kenyee ,
Indeed, ABS can be removed from AndroidKickstartr sad.
About documentation, I totally agree with you. There is already an issue for that: #39.
Since the "official" Google way to support older devices is now ActionBarCompat, please add this as an option or replace ActionBarSherlock which is no longer being maintained...
BTW, w/ all the requests in the issues list, it might be worth writing a wiki page that describes how to extend this to add other libraries, generators, etc. Seems like a lot of people want you to add a crapload of libraries and some might do it w/ some direction... ;-)