aar

com.doodeec.utils : serverCommunicator

Maven & Gradle

Nov 10, 2015
2 stars

server-communicator · Server Communicator is an Android library based on AsyncTask, which provides basic REST API server communication. Allowed response objects are JSONObject, JSONArray (ServerRequest) and Bitmap (ImageServerRequest).

Table Of Contents

Latest Version

Download com.doodeec.utils : serverCommunicator AAR file - Latest Versions:

All Versions

Download com.doodeec.utils : serverCommunicator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window serverCommunicator-1.3.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement