Android Open Source - Development api thingbroker-android-api






Project Summary

Thing Broker Android client API.

Web Site / Source Repository

thingbroker-android-api is hosted in the following web site
https://github.com/ricardoalmeida123/thingbroker-android-api

If you think the Android project thingbroker-android-api 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 thingbroker-android-api.

ItemValue
Java File Count17
Target SDK Version16
Minimum SDK Version8
Activity Count0
jar files usedcommons-httpclient-3.1.jar
httpclient-4.2.2.jar
httpcore-4.2.2.jar
httpmime-4.2.2.jar
jackson-core-2.1.0.jar
jackson-core-asl-1.9.9.jar
jackson-mapper-asl-1.9.9.jar
org.json.jar




Java Source Files

thingbroker-android-api has the following Java source files.

br.ufscar.dc.thingbroker.Main.java
br.ufscar.dc.thingbroker.config.Constants.java
br.ufscar.dc.thingbroker.interfaces.ThingBrokerRequestListener.java
br.ufscar.dc.thingbroker.model.Event.java
br.ufscar.dc.thingbroker.model.EventData.java
br.ufscar.dc.thingbroker.model.Follow.java
br.ufscar.dc.thingbroker.model.State.java
br.ufscar.dc.thingbroker.model.StateInformation.java
br.ufscar.dc.thingbroker.model.StatusMessage.java
br.ufscar.dc.thingbroker.model.Thing.java
br.ufscar.dc.thingbroker.services.EventService.java
br.ufscar.dc.thingbroker.services.ThingService.java
br.ufscar.dc.thingbroker.services.impl.EventServiceImpl.java
br.ufscar.dc.thingbroker.services.impl.ThingServiceImpl.java
br.ufscar.dc.thingbroker.utils.Utils.java