Android Open Source - App sample android-boilerplate






Project Summary

Start your project with this Sample Application and ensure you're following the MVC pattern..

Web Site / Source Repository

android-boilerplate is hosted in the following web site
https://github.com/franzejr/android-boilerplate

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

ItemValue
Java File Count19
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count4
Fragment Count1
jar files usedParse-1.5.1.jar




Resource Files

There are 1 image files in android-boilerplate. The names of the image files are listed as follows.

ic_refresh.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-boilerplate has the following Java source files.

adapters.SampleAdapter.java
com.example.franzejr.sampleapplication.ApplicationTest.java
com.example.franzejr.sampleapplication.MyApplication.java
controllers.ApplicationController.java
controllers.SampleController.java
fragments.BaseFragment.java
fragments.BaseFragmentInterface.java
fragments.BaseListFragment.java
fragments.SampleFragment.java
model.Base.java
model.CurrentUser.java
model.Sample.java
model.User.java
ui.LoginActivity.java
ui.MainActivity.java
ui.MyActivity.java
ui.SignUpActivity.java
util.ConnectionManager.java
util.SampleApplicationAPI.java