Free Post android No more APKs Android App Bundles is a powerful replacement for the APKs. Let's figure out what benefits they bring and why you need to transition to them right now.
Free Post android Quality Pipelines in Mobile: Part I, Android Common approachHi, folks! I am kicking off a series of articles about development and not only pipelines that would ensure the proper quality of the mobile apps being developed. The
Free Post android Android Background in a nutshell - Part V. Kotlin Coroutines Previous parts: Part I: AsyncTasks Part II: Loaders Part III: ThreadPools and EventBus Parv IV: RxJava The time came, this is actually the article I am writing the whole series
Free Post android Android background in a nutshell. Part IV — RxJava Last time we talked about using Thread Pool Executors for background work in Android. The problem with that approach we found is that the event sender does know how the
Free Post android Android background in a nutshell — Part III. Executors and EventBus Hi, colleagues. This is the third part of the “Android background in a nutshell” series. Glad to see you here again. If this is the first time you open the
Free Post android Android Background in a nutshell. Part II — Loaders This is the second part of the series about tools and approaches for Android background. In the previous one we mentioned AsyncTasks have several issues with them. Let’s recall
Free Post android Android background in a nutshell — Part I Hi, all! Although there a lot of materials covering the background work in Android applications, the complete guide is always missing due to the pace the instruments for the Android