Michael Carroll
ChatJul 30, 2019
Try PubNub Without Installing an SDK
PubNub has an Admin Dashboard that allows you to experiment with many of the capabilities that are present in the SDKs without installing anything.
ChatJul 29, 2019
Build Chat for Android Chat with Java
In this example, we explore Publish and Subscribe messaging using a sample real time Android chat application.
ChatJul 29, 2019
Android Chat App: Real-time User List With Presence
In this Android chat tutorial with Java, we're building our real-time user list using the Presence API.
ChatJul 29, 2019
AngularJS Chat Tutorial: Customizable Friend Lists
Learn How to Build an Online Friend List using Advanced Channel Groups in your AngularJS Chat App.
ChatJul 29, 2019
AngularJS Chat Tutorial: Send/Receive Messages (1/6)
How to send and receive chat messages in real time using AngularJS. This tutorial covers chat basics.
GeolocationJul 29, 2019
Android Location Tracking with the Google Maps API
How to detect and stream location data to a live-updating map for Android with Android geolocation tracking and the Google Maps API.
GeolocationJul 29, 2019
Markers: Android Geolocation Tracking Google Maps
A marker identifies a location on a map. Here's how to plot them in real time using PubNub and the Google Maps API to build live geolocation tracking.
ChatJul 29, 2019
Build Multilingual, Language Chat App: IBM Watson
How to build a language translator chat application that automatically translates one message in one language to another in real time.
ChatJul 29, 2019
Storing Chat History, Infinite Scroll in AngularJS
Learn how to build a complete AngularJS chat app with infinite Scroll to retrieve and display stored messages.