public abstract class AndroidBuilder<U extends Generation>
extends Object
Created by Alexandre Nunesse on 7/16/14.
The AndroidBuilder will allow you to do the final steps before your apk is built:
Copy assets to the right folder, replace template tokens, parse resource files.