takimafr / androidkickstartr

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!

Home Page:http://androidkickstartr.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get rid of libraries folder for non-Eclipse and maven project

a-thomas opened this issue · comments

For example, IntelliJ supports apklib. Having the libraries folder is useless. We should get rid of them for a maven project not using Eclipse.