Passing pictures between a nodejs server and an Android application. As fast as possible..
PicPass is hosted in the following web site
https://github.com/OptimusLime/PicPass
If you think the Android project PicPass 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 PicPass.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in PicPass. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
PicPass has the following Java source files.
com.example.simplesocket.AndroidClient.java com.example.simplesocket.PersistentClient.java com.example.simplesocket.ThreadedClient.java