MusicPlayer:AndroidBindingDemo в Android Market

Icon for MusicPlayer:AndroidBindingDemo 1.01 MusicPlayer:AndroidBindingDemo (v. 1.01)
Разработано Andy Tsui

* This is a technical demo intended for Android Developers only *

This is a demonstration for binding List of Objects in Android Binding, a MVVM-friendly framework.

* Key Features *

    * Declare view binding in Layout XML files. No additional files needed.
    * Helps implements MVVM
    * Much easier for Unit-Testing
    * Model Validation that validates against ViewModel
    * Support Cursor results, and you can even validate the cursor result!

Introduction

The basic unit for Android application development is the Activity. However, the way that Android SDK design is overloading the Activity quite heavily. It is the place to control the flow of application, handling User input, communicate with data-layer, service-layer etc.

Android-Binding is a MVVM (Model-View-ViewModel) framework, that helps freeing the Activity from working directly to User Interfaces. As an Activity, it's job is only to supply the ViewModel that the View requires to render the result while ViewModel is a class that with zero direct coupling with the View (and actually you might supply a different View to it).

By decoupling View (User Interface) logic and interaction from ViewModel, it also helps in Unit-Testing your application logic.

* Source code available in project page, under Demos section.

For more information on binding to Lists:
http://code.google.com/p/android-binding/wiki/BindingListOfObjects

Project Homepage:
http://code.google.com/p/android-binding/



Бесплатно

Закачек: 500-1000
Размер: 45.9 KB
Опубликовано: 2011-06-10
Обновлено: 2011-06-10

Официальный сайт:
Andytsui.wordpress.com

Баркод для MusicPlayer:AndroidBindingDemo
Воспользуйтесь сканером штрихкодов для быстрой установки этого приложения на ваш телефон!
Права доступа: 0 (показать/скрыть полный список)

Системное имя пакета: com.gueei.demo.musicplayer

Видео и снимки экрана

Снимок экрана musicplayerandroidbindingdemo
 
Снимок экрана musicplayerandroidbindingdemo
 

Комментарии и оценки пользователей для MusicPlayer:AndroidBindingDemo

Комментариев пока нет.