Question

I am trying to develop an Android app for social media sharing. I know how PubNub uses cloud servers to share data with lightening fast speed and a security. I want to use it in my app. If there is an API, let me know how it works.

Was it helpful?

Solution

Here is the PubNub Android SDK on github And the official PubNub Android docs

Most of the details for how to use it properly are right there on the README. There's even sample apps for you to browse through if you need further details.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top