Popularity
5.0
Stable
Activity
0.0
Stable
349
48
77

Code Quality Rank: L3
Programming language: Java
License: MIT License
Tags: Framework     MVC/MVVM/MVP    

AndroidBinding alternatives and similar packages

Based on the "MVC/MVVM/MVP" category.
Alternatively, view AndroidBinding alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of AndroidBinding or a related project?

Add another 'MVC/MVVM/MVP' Package

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!