Android Open Source - UI example android-mvc-example-fragments






Project Summary

An example of implementing Android Passive MVC with fragments.

Web Site / Source Repository

android-mvc-example-fragments is hosted in the following web site
https://github.com/KarinaSokolova/android-mvc-example-fragments

If you think the Android project android-mvc-example-fragments listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-mvc-example-fragments.

ItemValue
Java File Count7
Target SDK Version17
Minimum SDK Version7
Activity Count3
Fragment Count7
jar files usedandroid-support-v4.jar




Java Source Files

android-mvc-example-fragments has the following Java source files.

fr.utt.socialize.activity.CopyrightActivity.java
fr.utt.socialize.activity.GroupsActivity.java
fr.utt.socialize.activity.MainActivity.java
fr.utt.socialize.controller.ContactsListController.java
fr.utt.socialize.controller.GroupsListController.java
fr.utt.socialize.controller.LogoController.java
fr.utt.socialize.controller.MainMenuController.java