Android Open Source - Development tutorial rest_service_tutorial






Project Summary

A demo app that implements a REST client using Android Services..

Web Site / Source Repository

rest_service_tutorial is hosted in the following web site
https://github.com/posco2k8/rest_service_tutorial

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

ItemValue
Java File Count4
Minimum SDK Version4
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of rest_service_tutorial is as follows:

Copyright (C) 2012 Neil Goodman Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Softw...

Java Source Files

net.neilgoodman.android.restservicetutorial.RESTServiceActivity.java
net.neilgoodman.android.restservicetutorial.fragment.RESTResponderFragment.java
net.neilgoodman.android.restservicetutorial.fragment.TwitterSearchResponderFragment.java
net.neilgoodman.android.restservicetutorial.service.RESTService.java