This is a one-time post to announce the creation of the Android
Binding Framework, an open source Android Programming library that
helps implementing MVVM Pattern in Android programs, through the
binding of View Model to the XML Layout View file in declarative way.
A first demo app is uploaded to the Android Market, [Search "Android
Binding" in market], which demonstrate the idea of the framework.
Android Binding is under active development, testers and contributors
are welcome to join.

Home page: https://code.google.com/p/android-binding/  (may move to a
separate homepage later)

Features:
- Binding to models through XML declaration
- Works with android.widget.*
- Scalable, can configure to support custom views
- binding markup and original android markup can sit side-by-side
- WPF inspired binding

Requirements:
- Android 1.6+

For more information, please come to  https://code.google.com/p/android-binding/

Thanks,
-Andy Tsui

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to