Blog
Learn about new PubNub releases, industry trends, and app development tips.
Chat
Jul 30, 2019Try 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.
Michael Carroll
IoT
Jul 30, 2019Smart Doorbell with Arduino, React Native & Push
Find out when people are at your door from anywhere with a smart doorbell built with Arduino, React Native, and Mobile Push Notifications.
Chandler Mayo
Push Notifications
Jul 30, 2019Instant Mobile React Native Push Notifications
Implementing React Native push notifications for iOS and Android in a React Native app for a smart doorbell.
Chandler Mayo
IoT
Jul 30, 2019Build an IoT Smart Button with Arduino
Using PubNub and Arduino you can build a WiFi-enabled smart button that can be used for anything.
Chandler Mayo
Chat
Jul 29, 2019Build Chat for Android Chat with Java
In this example, we explore Publish and Subscribe messaging using a sample real time Android chat application.
Michael Carroll
Chat
Jul 29, 2019Android 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.
Michael Carroll
Chat
Jul 29, 2019AngularJS Chat Tutorial: Customizable Friend Lists
Learn How to Build an Online Friend List using Advanced Channel Groups in your AngularJS Chat App.
Michael Carroll
Chat
Jul 29, 2019AngularJS Chat Tutorial: Send/Receive Messages (1/6)
How to send and receive chat messages in real time using AngularJS. This tutorial covers chat basics.
Michael Carroll
Geolocation
Jul 29, 2019Android 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.