Skip to content
AndroidWave
  • Home
  • Android
    • Core Android
    • Architecture Components
    • Libraries
    • Android Architecture
    • React Native
  • About
  • Contact
  • Download

Android Architecture

In this category, I show you all android architecture and design pattern related blog, eg. MVP, MVVM, Singleton, Clean Architecture

singleton in java

Perfect Singleton in Java

July 17, 2019 by Morris

In this post, I will tell you how to make the perfect Singleton class in Java? Firstly, we will describe … Read more

mvvm android architecture

MVVM Architecture App in Android

May 29, 2019 by Morris

Introduction In this post, I will discuss in detail about MVVM architectural pattern. How does it help to build a … Read more

MVP in android

Android MVP Architecture for Beginners (Demo App)

February 22, 2021February 3, 2019 by Morris

Android MVP Architecture is address the common difficulties such as maintainability and testability. So in this article, We will discuss … Read more

Architect Android Apps with MVP, Dagger, Retrofit & Rxjava

Architect Android Apps with MVP, Dagger, Retrofit & Rxjava

January 27, 2019 by Morris

In this article, I’m going to explain the implementation of MVP architecture using Dagger 2, ButterKnife, Room Persistence, Rxjava 2, … Read more

Getting images from Gallery/Camera using MVP

Getting images from Camera & Gallery using MVP

January 8, 2019 by Morris

In my previous tutorials explains how to capture image Camera & Gallery using FileProvider. Most people are comment to give … Read more

Join our weekly newsletter

LATEST

  • Exception handling in coroutines
    March 3, 2021
  • Coroutines withContext example
    February 28, 2021
  • Coroutine async and await example
    February 26, 2021
  • Cardview in react native example
    February 24, 2021
  • Android retrofit with coroutines Kotlin
    February 23, 2021

CATEGORIES

  • Android Architecture (5)
  • Architecture Components (17)
  • Core Android (41)
  • Coroutines (9)
  • DI & UnitTest (1)
  • Firebase (7)
  • Kotlin (6)
  • Libraries (12)
  • React Native (3)
  • Sponsored (3)
  • UI/UX (16)
  • Privacy Policy
  • Terms
  • Contact
©2021 AndroidWave - Android Developer Blog