/android-boilerplate

Bootstrap your database backed Android Project with a simple manifest

Android Boilerplate

Bootstrap your database backed android project with a simple json manifest!

####author : mparaiso mparaiso@online.fr

license : Generated code is MIT licensed.

Check the live website : http://android-bootstrap.herokuapp.com/

Check a manifest example : https://gist.github.com/Mparaiso/701262

###Roadmap

  • [] Manifest GUI Builder
  • [] string resource generation
  • [] ActionBarActivity generation
  • [] model validation
  • [] form validation
  • [] OneToMany relationship support
  • [] Foreign key support
  • [] Unit test generation
  • [] Ormlite support
  • [] Documentation