Kotlin / ankoLinks
Pleasant Android application development
☆15,852Updated 5 years ago
Alternatives and similar repositories for anko
Users that are interested in anko are comparing it to the libraries listed below
Sorting:
- Flexbox for Android☆18,320Updated last year
- A set of Kotlin extensions for Android app development.☆7,457Updated 6 years ago
- RxJava bindings for Android☆19,925Updated 9 months ago
- RxJava bindings for Kotlin☆7,055Updated last year
- Realm is a mobile database: a replacement for SQLite & ORMs☆11,484Updated 4 months ago
- A fast dependency injector for Android and Java.☆17,575Updated this week
- A logger with a small, extensible API which provides utility on top of Android's normal Log class.☆10,598Updated 9 months ago
- Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.☆12,695Updated 7 months ago
- A memory leak detection library for Android.☆29,692Updated 2 months ago
- Reactive Programming for Android☆7,177Updated 3 years ago
- Bind Android views and callbacks to fields and methods.☆25,517Updated last year
- ✔️ Simple, pretty and powerful logger for android☆13,872Updated 2 years ago
- An Android library for managing images and the memory they use.☆17,110Updated last week
- This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob'