1 Matching Annotations
  1. Jul 2019
    1. There are several different architectures that can be used by Android developers: Stable samples — Java Stable samples — Kotlin External samples Deprecated samples Samples in progress Of course, each of these samples should be used depending on the objectives, approaches, etc. Having explored them, we’ve come up with a more understandable approach and a less layered architecture for our projects. Utilizing this architecture, we’ll show how to develop a basic Android app.

      We explain the development process of Android applications using Kotlin. Our team describes Android application architecture as well as makes the Android Clean architecture easier to understand.