Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A Kotlin android sample with rxjava, okhttp and retrofit.

Jul 3, 2017

Just another Kotlin sample application.

Jul 2, 2017

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 Kotlin Speech Recognizer that runs continuously and is triggered with an activation keyword.

May 22, 2017

Extension functions to facilitate working with Android's Cursor.

This library allows managing Cursors as any other Array, letting you use forEach loops or direct get accessors.

May 21, 2017

KotlinPoet is a Kotlin and Java API for generating .kt source files.

Source file generation can be useful when doing things such as annotation processing or interacting with metadata files (e.g., database schemas, protocol formats). By generating code, you eliminate the need to write boilerplate while also keeping a single source of truth for the metadata.

May 18, 2017

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

Feb 18, 2017

Simplify your code to its minimum expression with this set of Kotlin extensions for Realm. Forget about all boilerplate related with Realm API and performs database operations in one line of code.

Jan 23, 2017

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

Jan 15, 2017

A Kotlin extensions for Android.

Dec 19, 2016

Kotlin Language Integrated Production System (KLIPS)

A rule based AI engine to simplify design of AIs for games in particular. DSL included!

Nov 26, 2016

Unwrap nullable variables.

Jul 31, 2016

You can create a new Kotgo template project fast by using the following command. Just paste and execute it at a terminal prompt. Have fun!

Mar 8, 2016

A collection of useful extension methods for Android.

  • Arguments Bindings
  • Preferences Bindings
  • Resources Bindings
Oct 3, 2015

Kotlin library for Android with useful extensions to eliminate boilerplate code in Android SDK and focus on productivity.

Apr 5, 2015

A collection of Kotlin extensions for Android, based on KotlinAndroidLib and Android Kotlin Extensions.

Mar 9, 2015

Kotlin for Android helps not to write boilerplate code with instantiating abstract or interfaces instances. The purpose of the library is to save time of writing code using Android SDK wrapping as much as possible common functionality.

The library uses one of the coolest feature of the Kotlin language inline almost everywhere, that prevents overhead code.

Mar 9, 2015

Kaffeine is a Kotlin-flavored Android library for accelerating development.

Mar 9, 2015