jar

org.usergrid : usergrid-android-client

Maven & Gradle

May 02, 2013
17 stars

A simple java client for usergrid

Table Of Contents

Latest Version

Download org.usergrid : usergrid-android-client JAR file - Latest Versions:

All Versions

Download org.usergrid : usergrid-android-client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 usergrid-android-client-0.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.usergrid.android.client.utils

├─ org.usergrid.android.client.utils.DeviceUuidFactory.class - [JAR]

├─ org.usergrid.android.client.utils.ObjectUtils.class - [JAR]

org.usergrid.android.client.callbacks

├─ org.usergrid.android.client.callbacks.ApiResponseCallback.class - [JAR]

├─ org.usergrid.android.client.callbacks.ClientAsyncTask.class - [JAR]

├─ org.usergrid.android.client.callbacks.ClientCallback.class - [JAR]

├─ org.usergrid.android.client.callbacks.DeviceRegistrationCallback.class - [JAR]

├─ org.usergrid.android.client.callbacks.GroupsRetrievedCallback.class - [JAR]

├─ org.usergrid.android.client.callbacks.QueryResultsCallback.class - [JAR]

org.usergrid.android.client

├─ org.usergrid.android.client.Client.class - [JAR]