Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 527 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 527 Bytes

Stuff to make Android programming easier

This project will include some wrappers and facades for the Android API with a focus on making casual app development easier for amateur programmers.

Future videos on the Build Something Awesome website will demonstrate how to use this library. Episodes are archived at http://buildsomethingawesome.org/archive.html

To include Awesome Lib in your project, add the following dependency in your build.gradle file:

compile 'org.buildsomethingawesome.lib:awesome-android:0.0'