Hello
I want to create an Android Application using AirVantage APIs : Authenticate to the AirVantage, send and receive data.
I tried to use the scribe library for OAuth authentication such the example on java found on github :https://github.com/AirVantage/airvantage-api-java but it doesn’t work.
Any one have an idea about how to access the AirVantage APIs from Android Application ?
thank you in advance.