Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

This project demonstrates Android Architecture Components (Viewodel, Livedata) and Dagger for dependency Injection in Kotlin.

Dec 23, 2017

This demo aims shows practical way of clean architecture, MVP in android with Kotlin.

Nov 5, 2017

Getting started with Kotlin And third-party libraries Glide, Dagger 2, Retrofit 2, Realm, RxJava and MVP architecture on Android.

Feb 18, 2017

An example for who are all going to start learning Kotlin programming language to develop Android application.

Jan 15, 2017

This is a simple Kotlin Coroutines vs. RxJava sample. It calls SpaceX's api to get the next launch's details.

Oct 16, 2018

Clean MVP Architecture with Dagger2 + Retrofit2 + Fresco + GenericRecyclerAdapter for Kotlin.

This repo contains demo module which retrieves mars images from the NASA API. The main purpose of the repo is to reduce the time spent on starting a new project or adding new modules to your existing project. You can add new modules with just 2-3 clicks without writing any code.

May 25, 2017

Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2.

May 24, 2017

A simple Android template that lets you create an Android project quickly.

  • 100% Kotlin-only template
  • Following Clean Architecture approach
  • Following MVVM Architectural Design Pattern
  • Hilt - Dependency Injection framework
  • Transition - Animation
  • Paging V3 - Pagination
  • View Binding - View Binding
  • OkHttp3 - Network interceptor
  • Retrofit - HTTP client
  • Glide - Loading images
  • Gson - JSON library
  • Material Components - Material Design
  • Lottie - Vector animation library
  • Kotlin DSL - Alternative syntax to the Groovy DSL
  • Detekt - Static code analysis for Kotlin
  • Gradle Doctor - Gradle build scan plugin
  • Navigation - Navigate through the app
  • LeakCanary - Memory leak detection
  • Chucker - An HTTP inspector for Android & OkHTTP
  • StrictMode - A developer tool which detects things you might be doing by accident
  • Dark/Light Theme - Support dark/light themes
Jan 21, 2022

Basic implementation of Android Recycler View purely written in Kotlin.

Nov 11, 2017

A Kotlin android sample with rxjava, okhttp and retrofit.

Jul 3, 2017

Stopwatch is the simple Timer app for Android, which is developed using Kotlin.

Nov 6, 2017