Android Open Source - Development learn Android-Playground






Project Summary

This repository contains example programms to learn android app development and gather some examples..

Web Site / Source Repository

Android-Playground is hosted in the following web site
https://github.com/ungeziefer9488/Android-Playground

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

ItemValue
Java File Count19
Minimum SDK Version10
Activity Count2
jar files usedjackson-all-1.9.10.jar
spring-android-auth-1.0.0.RELEASE-javadoc.jar
spring-android-auth-1.0.0.RELEASE-sources.jar
spring-android-auth-1.0.0.RELEASE.jar
spring-android-core-1.0.0.RELEASE-javadoc.jar
spring-android-core-1.0.0.RELEASE-sources.jar
spring-android-core-1.0.0.RELEASE.jar
spring-android-rest-template-1.0.0.RELEASE-javadoc.jar
spring-android-rest-template-1.0.0.RELEASE-sources.jar
spring-android-rest-template-1.0.0.RELEASE.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

Android-Playground has the following Java source files.

com.example.JsonTest.java
com.example.MyActivity.java
com.example.RestCommunicationService.java
com.example.SpringDAOs.DailyMeals.java
com.example.SpringDAOs.Dummies.java
com.example.SpringDAOs.Dummy.java
com.example.SpringDAOs.GlobalMensaMenu.java
com.example.SpringDAOs.Meal.java
com.example.SpringDAOs.Mensa.java
com.example.SpringDAOs.SendMealRating.java
com.example.StdDAOs.BasicRating.java
com.example.StdDAOs.GetRating.java
com.example.StdDAOs.Meal.java
com.example.StdDAOs.SetRating.java
com.example.StdDAOs.SpecificRating.java
com.example.utils.CryptoUtils.java
com.example.utils.PostMealRating.java
com.example.utils.ServerFailureException.java
com.example.utils.Utils.java