Android Open Source - Development tutorial single_basic_app_tutorial






Project Summary

This repository contains a sample application that describes tutorials to meet the basic needs of development in Android.Conforme the course of my daily life as a programmer, I want to put simple examples that can be reused to speed up development on Android..

Web Site / Source Repository

single_basic_app_tutorial is hosted in the following web site
https://github.com/hevertonrodrigues/single_basic_app_tutorial

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

ItemValue
Java File Count8
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
gson-2.2.4.jar
picasso-2.3.2.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

single_basic_app_tutorial has the following Java source files.

br.com.singletutorial.MainMenuActivity.java
br.com.singletutorial.footballteam.ActivityTeamDescription.java
br.com.singletutorial.footballteam.QueryTeamJSON.java
br.com.singletutorial.footballteam.TeamArrayAdapter.java
br.com.singletutorial.footballteam.TeamJSON.java
br.com.singletutorial.footballteam.TeamListActivity.java
br.com.singletutorial.util.CircleTransform.java
br.com.singletutorial.util.HTTPReader.java