Best of AndroidAugust 2022

  1. 1
    Article
    Avatar of pandProAndroidDev·4y

    Build a Real-Time Android WhatsApp Clone With Jetpack Compose

    Build a real-time Android WhatsApp Clone with Jetpack Compose and Stream’s versatile Compose Chat SDK. In this post, you’ll learn how the app architecture was designed and how data flows between different layers. WhatsApp Clone Compose uses Material Theme for styling the overall UI elements and defining custom color schemes with lightColorSceme and darkColorSCEme methods.

  2. 2
    Article
    Avatar of reactnativeexampleReact Native Example·4y

    An open-source project that aims to provide an indistinguishably accurate experience of Android on web

    An open-source project that aims to provide an indistinguishably accurate experience of Android on web. The project leverages different JavaScript Web APIs to imitates the Android functionalities and CSS animations to bring life into it.

  3. 3
    Article
    Avatar of devgeniusDev Genius·4y

    Kotlin Multiplatform vs Flutter

    Kotlin Multiplatform (KMM) is an excellent choice for creating mobile apps. Flutter is a cross-platform framework to target iOS and Android with a single codebase. Dart is a C/J Javascript-like programming language that may be very familiar with some of these languages.

  4. 4
    Article
    Avatar of quick_codeQuick Code·4y

    7 Free Online Flutter Courses to learn App Development

    Flutter is a cross-platform software development kit created by Google. The course will introduce you to Flutter, a high-performance and intuitive framework for building Android and iOS apps from scratch. It is a top-rated free Flutter course on Udemy with a 4.0 out of 5-course rating and a 1-hour 41-minute length.

  5. 5
    Article
    Avatar of codemotionCodemotion·4y

    Create a Chat App in 30 Minutes with React Native and Firebase

    The chat app will have a log-in and registration screen, allowing users to add chats in a real-time chat application. This tutorial will give you a comprehensive, step-by-step guide on building a secure and functional chat app with React Native and Firebase. The components of the chat app are as shown below.

  6. 6
    Article
    Avatar of reactnativeexampleReact Native Example·4y

    React Native Typescript Template with scalable design and cutting edge technologies

    A React Native Template/Boilerplate contains the best practices and scalable design with cutting edge technologies like CodePush/Sentry. The project is pre-configured with husky, but you’ve to follow a few steps to enable it for you! You’ll find the output on android/app/build/outputs/staging and android/apk/production both. The following commands assume that you”’s.