Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 612 Bytes

readme.md

File metadata and controls

26 lines (18 loc) · 612 Bytes

Android Boilerplate

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

####author : mparaiso [email protected]

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