Android Open Source - Development json SampleAndroidClientServer






Project Summary

Very simple, client - server Android personal project. Simple app showing 5 contacts and enabling user to select few, send them to (local) node-js server through JSON and swam given name with family name..

Web Site / Source Repository

SampleAndroidClientServer is hosted in the following web site
https://github.com/siemionides/SampleAndroidClientServer

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

ItemValue
Java File Count4
Target SDK Version17
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS




Java Source Files

SampleAndroidClientServer has the following Java source files.

com.example.impaqsampleproject.Contact.java
com.example.impaqsampleproject.ContactsViewerActivity.java
com.example.impaqsampleproject.preferences.PreferencesActivity.java
com.example.impaqsampleproject.preferences.PreferencesFragment.java