This document provides instructions for building a basic chat app for Android using Kotlin and Pusher. It outlines the prerequisites needed, including Java JDK version 8 or above, Gradle version 4.7 or above, the latest version of Android Studio, and two Android emulators or devices to test the app. The document states that an upper-beginner knowledge of Android development using Gradle and Android Studio is required.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
188 views1 page
Building A Chat App With Kotlin For Android
This document provides instructions for building a basic chat app for Android using Kotlin and Pusher. It outlines the prerequisites needed, including Java JDK version 8 or above, Gradle version 4.7 or above, the latest version of Android Studio, and two Android emulators or devices to test the app. The document states that an upper-beginner knowledge of Android development using Gradle and Android Studio is required.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
Building a chat app with
Kotlin for Android
You will need the following installed: Java JDK (8 or
above), Gradle (4.7 or above), the latest version of Android Studio (3.1.2 at the time of writing), and two Android emulators or devices to test. You should have at least an upper-beginner knowledge of Android development, including using Gradle and Android Studio.
Mobile messaging apps are popular, but they don’t have to be
difficult to implement.
In this tutorial, you’ll learn how to build a basic but good-
looking chat app for Android using Kotlin and Pusher.