All Projects → appcypher → awesome-kotlin-libraries-for-android

appcypher / awesome-kotlin-libraries-for-android

Licence: MIT license
😎 A curated list of awesome Kotlin libraries for Android.

Projects that are alternatives of or similar to awesome-kotlin-libraries-for-android

Golibs
general purpose Golang code (to be included in other projects)
Stars: ✭ 114 (+115.09%)
Mutual labels:  libraries, examples
GroupDocs.Classification-for-.NET
GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)
Stars: ✭ 38 (-28.3%)
Mutual labels:  examples
lstools-showcase
Showcase examples for EPFL logic synthesis libraries
Stars: ✭ 115 (+116.98%)
Mutual labels:  examples
esbuild-loader-examples
esbuild-loader examples
Stars: ✭ 76 (+43.4%)
Mutual labels:  examples
Examples FLTK
Shows how to use Fltk controls only by programming code (c++17).
Stars: ✭ 28 (-47.17%)
Mutual labels:  examples
VoiceBridge
VoiceBridge - an AI-TOOLKIT Open Source C++ Speech Recognition Toolkit
Stars: ✭ 17 (-67.92%)
Mutual labels:  examples
CoCoC
C development system for (Nitr)OS9/6x09, with source
Stars: ✭ 22 (-58.49%)
Mutual labels:  libraries
broadway bike sharing rabbitmq example
An example of a Broadway pipeline for a bike sharing app with RabbitMQ and PostgreSQL
Stars: ✭ 27 (-49.06%)
Mutual labels:  examples
purebasic-archives
A collection of PureBASIC resources.
Stars: ✭ 23 (-56.6%)
Mutual labels:  libraries
goodcode
A curated collection of annotated code examples from prominent open-source projects
Stars: ✭ 184 (+247.17%)
Mutual labels:  examples
s3tree
🌲 Access S3 like a tree.
Stars: ✭ 26 (-50.94%)
Mutual labels:  libraries
YouTubeAPI-Examples
YouTube Data API Usage Examples using Python.
Stars: ✭ 61 (+15.09%)
Mutual labels:  examples
nativescript-vue-examples
🍈 NativeScript and Vue code samples.
Stars: ✭ 13 (-75.47%)
Mutual labels:  examples
haxeunity
Documentation about using Unity (c#) with Haxe
Stars: ✭ 16 (-69.81%)
Mutual labels:  examples
design-patterns-in-java
☕ 📖 使用通俗易懂的案例,类图,及配套学习笔记来详解 Java 的二十三种设计模式 !
Stars: ✭ 35 (-33.96%)
Mutual labels:  examples
awesome.gl
棒棒哒攻略:Developer's Technical Documents, API References, Code Examples, Quick Starts, Programming minutebooks, and Tutorials. https://awesome.gl
Stars: ✭ 12 (-77.36%)
Mutual labels:  examples
flutter provider examples
Examples of Flutter's provider package
Stars: ✭ 41 (-22.64%)
Mutual labels:  examples
go-examples
Various golang examples.
Stars: ✭ 34 (-35.85%)
Mutual labels:  examples
ilrx
I Love Ruby Examples
Stars: ✭ 35 (-33.96%)
Mutual labels:  examples
mindpatterns
HTML Accessibility Pattern Examples
Stars: ✭ 78 (+47.17%)
Mutual labels:  examples

Awesome Kotlin Libraries for Android Awesome

A curated list of awesome Kotlin libraries and projects for Android. :octocat:

Please read the contribution guidelines if you want to contribute.

Contents

UI Back ⇈

  • KotterKnife - View injection library for Android.
  • KBinding - Android View Model binding framework write in kotlin, base on anko, simple but powerful.
  • Anvil Kotlin - Minimal UI library for Android inspired by React.
  • LastAdapter - Don't write a RecyclerView adapter again. Not even a ViewHolder!.
  • Anvil - Minimal UI library for Android inspired by React.
  • MaterialDrawerKt - A DSL for creating Material Design navigation drawers without any XML.

Toolbox Back ⇈

  • Anko - Pleasant Android application development.

Utility Back ⇈

  • KotlinPreferences - Kotlin Android Library, that makes preference usage in Kotlin simple and fun.
  • PreferenceHolder - Kotlin Android Library, that makes preference usage in Kotlin simple and fun using object with fields binded to SharedPreferences.
  • Kotlin Jetpack - A collection of useful extension methods for Android.
  • pawegio/KAndroid - Kotlin library for Android providing useful extensions to eliminate boilerplate code.
  • Kotpref - Android SharedPreference delegation for Kotlin.
  • Bubble - Library for obtaining screen orientation when orientation is blocked in AndroidManifest.
  • Kaffeine - Kaffeine is a Kotlin-flavored Android library for accelerating development.
  • Kotlin Koi - Koi, a lightweight kotlin library for Android Development.
  • PaperParcel - Boilerplate reduction library written specifically for working with Kotlin data classes on Android.
  • Android Drawable DSL - DSL for constructing the drawables in Kotlin instead of in XML.
  • Fiberglass - Easy lightweight SharedPreferences library for Android in Kotlin using delegated properties.
  • Krouter - A lightweight Android activity router.
  • Toy Bricks - Android Library that provide simpler way to achieve modularity.
  • Static Log - StaticLog - super lightweight static logging for Kotlin, Java and Android.
  • Stepper Touch - Fun playful Android stepper widget for counting, written in Kotlin.

Dependency Injection Back ⇈

  • KotterKnife - View injection library for Android.
  • ActivityStarter - Activity starter generator and arguments injection library for Android.

Concurency Back ⇈

  • KillerTask - Android AsyncTask wrapper library, written in Kotlin.
  • AsyncAwait - async/await for Android built upon coroutines introduced in Kotlin 1.1.

Games Back ⇈

Frameworks Back ⇈

  • Kotgo - An android development framwork on kotlin using MVP architecture.
  • Kotlin Core - A full framework for making Android apps. Based on Anko and Kotson.

Projects Back ⇈


Awesome Kotlin Libraries for Android source code is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].