This repository contains example programms to learn android app development and gather some examples..
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.
The following table is the detailed list of Android-Playground.
Item | Value |
---|---|
Java File Count | 19 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | jackson-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 Permissions | android.permission.INTERNET |
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