Android Studio Project Template.
ProjectTemplate-android is hosted in the following web site
https://github.com/cesarferreira/ProjectTemplate-android
If you think the Android project ProjectTemplate-android 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 ProjectTemplate-android.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
ProjectTemplate-android has the following Java source files.
com.example.template.activities.MainActivity.java com.example.template.managers.MyApplication.java com.example.template.models.Person.java com.example.template.network.SomeTask.java com.example.template.utils.Constants.java com.example.template.utils.Utils.java com.example.template.views.adapters.CustomAdapter.java