An example of implementing Android Passive MVC with fragments.
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.
The following table is the detailed list of android-mvc-example-fragments.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Fragment Count | 7 |
jar files used | android-support-v4.jar |
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