Building a chat app with Kotlin for Android
Learn to build a chat app for Android. Use Kotlin and Springboot to construct the endpoint for the API, and Kotlin for your app development.
Follow tutorial
Pusher APIs make it simple to add realtime features to your applications, fast. We have hundreds of tutorials, written by our experts, to get you up and running!
Search to find your feature in our collection, or check out the subject list below for inspiration on what you can build using Pusher.
Learn to build a chat app for Android. Use Kotlin and Springboot to construct the endpoint for the API, and Kotlin for your app development.
Follow tutorial
Learn to build a live comments application using Nest.js, featuring sentiment analysis. Use the sentiment analysis to measure whether comments are positive or negative, and display this information on an admin panel.
Follow tutorial
Learn to build a live comments application using Angular, featuring sentiment analysis. Use the sentiment analysis to measure whether comments are positive or negative, and display this information on an admin panel.
Follow tutorial
Build a polling application in Angular. Use Chart.js to visualize voting results in realtime.
Follow tutorial
Create an Angular web app featuring a table interface that updates in realtime to reflect changes in the database.
Follow tutorial
Use Next.js and Chart.js to build a web app that receives user votes, presents the results as a graph, and updates the graph in realtime as more votes come in.
Follow tutorial
Learn to build a chat app with Nest.js. Add a fun element with sentiment analysis, automatically attaching emoticons based on the user's detected mood.
Follow tutorial
Learn to build a comments widget with Next.js. Use sentiment analysis to gauge the mood of the comments and automatically add emoticons.
Follow tutorial
Build a web app that tracks votes in realtime using Nest.js and Canvas.js.
Follow tutorial
Use MySQL replication logging to publish database changes to a React-based web dashboard.
Follow tutorial
Learn to build an online document editing app using .NET. Featuring realtime updates for new edits.
Follow tutorial
Use Nest.js and DataTables to create a searchable employee list interface.
Follow tutorial
Use Next.js, React Table and Pusher to create a movie review site, updated in realtime as users post reviews.
Follow tutorial
Use Next.js to build a chat app featuring sentiment analysis to track users' moods.
Follow tutorial
Learn how to build a news notification service that hooks into the Guardian's public APIs. Create an Android app using Kotlin, subscribe to Guardian news sections, and receive push notifications for breaking news.
Follow tutorial
Learn to build an analytics dashboard, to observe the usage and behavior of a Laravel application in realtime.
Follow tutorial
This series shows you how to build a spreadsheets application using PHP (Laravel) for the backend, and Pusher for realtime updates. In part four, add clean-up functionality. Unused spreadsheets are automatically deleted.
Follow tutorial
This tutorial takes a thorough look at how to build an iOS app that consumes a news update API and provides realtime alerts to its users. You will build a news publishing CMS in Laravel, with a companion iOS application that sends the latest news as a push notification.
Follow tutorial
This series shows you how to build a spreadsheets application using PHP (Laravel) for the backend, and Pusher for realtime updates. In part three, implement a presence feature, to see who else is editing the same spreadsheet.
Follow tutorial
Learn to monitor a PostgreSQL database for changes in realtime, and display them in a browser audit panel.
Follow tutorial