gueei / AndroidBinding

MVVM for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidBinding

MVVM for Android

What's New

  • Pre Compiled version available on root directory
  • android-binding.gen.zip for activity/application template code generation

Quick start

  • Download android-binding-version.jar and place under lib of your project
  • Unzip android-binding.gen.zip to root directory of your project
  • run the wizard.xml to generate application and activity codes

Markup Demo

  • Under Demo/MarkupDemoICS folder
  • The best way to start learning the framework!

About

MVVM for Android

License:MIT License


Languages

Language:Java 100.0%