Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gueei/AndroidBinding

MVVM for Android
https://github.com/gueei/AndroidBinding

Last synced: 2 months ago
JSON representation

MVVM for Android

Awesome Lists containing this project

README

        

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!