Create an Android Jar library for distribution

If you create a Android Library project without having any resources, the ADT (first noticed in r16) will create a .jar with the same name as the project in the ‘bin’ folder.

Leave a Comment