Android Open Source - Development api andmvc






Project Summary

MVC library for Android development (API 4+).

Web Site / Source Repository

andmvc is hosted in the following web site
https://github.com/jokullcr87/andmvc

If you think the Android project andmvc 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 andmvc.

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version4
Activity Count0
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in andmvc. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

andmvc has the following Java source files.

com.jokullcr.andmvc.Controller.java
com.jokullcr.andmvc.annotations.Action.java
com.jokullcr.andmvc.annotations.PartialView.java
com.jokullcr.andmvc.annotations.View.java
com.jokullcr.andmvc.app.AndMVCApplication.java
com.jokullcr.andmvc.app.LauncherActivity.java
com.jokullcr.andmvc.controllers.ModelAndView.java
com.jokullcr.andmvc.interfaces.IController.java