https://github.com/ably/demo-mobile-android
A simple mobile app built for Android using the ably-java realtime library
https://github.com/ably/demo-mobile-android
Last synced: about 1 year ago
JSON representation
A simple mobile app built for Android using the ably-java realtime library
- Host: GitHub
- URL: https://github.com/ably/demo-mobile-android
- Owner: ably
- Created: 2015-07-22T12:18:00.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T11:32:50.000Z (about 4 years ago)
- Last Synced: 2025-03-30T16:46:46.619Z (about 1 year ago)
- Language: Java
- Size: 2.99 MB
- Stars: 4
- Watchers: 30
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Ably](https://www.ably.io) Android mobile demo
_[Ably](https://ably.com) is the platform that powers synchronized digital experiences in realtime. Whether attending an event in a virtual venue, receiving realtime financial information, or monitoring live car performance data – consumers simply expect realtime digital experiences as standard. Ably provides a suite of APIs to build, extend, and deliver powerful digital experiences in realtime for more than 250 million devices across 80 countries each month. Organizations like Bloomberg, HubSpot, Verizon, and Hopin depend on Ably’s platform to offload the growing complexity of business-critical realtime data synchronization at global scale. For more information, see the [Ably documentation](https://ably.com/documentation)._
This Android demo uses the Ably real-time message service and provides a simple example of how to use the following features:
* Channels and publishing and subscribing to messages
* Presence, entering channels and subscribing to presence events
* Token authentication from a URL
## View demo on a mobile device or a device emulator
* Make sure you have [Android SDK and Android Studio](http://developer.android.com/sdk/index.html) installed.
* Open Android Studio and select `Open an existing Android Studio project`.
* Use the `Run` menu to either run or debug the application.
* Select your mobile or virtual (emulated) device
* Use the app.