anko
There are 163 repositories under anko topic.
iceCola7/WanAndroid
🔥项目采用 Kotlin 语言,基于 MVP + RxJava + Retrofit + Glide + EventBus 等架构设计,努力打造一款优秀的 [玩Android] 客户端
adisonhuang/awesome-kotlin-android
🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源
general-mobile/kotlin-android-mvvm-starter
Android Kotlin Starter is a starter project which implements MVVM Pattern.
irontec/android-kotlin-samples
Some basic samples of Kotlin for Android
czh235285/Anko-Core
基于Kotlin+Anko+协程+Retrofit2的demo,完全采用anko DSL布局,也可以作为Android快速开发框架,大量常用工具类,扩展函数
yiyuanliu/Currency
A beautiful currency conversion app written in Kotlin and using Anko. Supports multi-theme with dynamic switching effect.
MichaelJokAr/ZhihuDaily
a simple client for ZhiHuDaily with use MVP+Kotlin+anko+dagger2(v2.11+)+rx
myinnos/Kotlin-Example
An example for who are all going to start learning Kotlin programming language to develop Android application.
AckeeCZ/anko-constraint-layout
DSL implementation of constraint layout for anko
Yummypets/Stevia.kt
:leaves: Healthy ConstraintLayout Sugar
bapspatil/FlickOff
A lite movie guide app, with MVVM architecture, that lets you discover movies from TMDb.
vsouhrada/kotlin-anko-demo
Example How to use Kotlin & Anko for Android development https://vsouhrada.github.io/kotlin-anko-demo/
ChinaSunHZ/ColorAlphaCalculator_Kotlin
用 Kotlin 编写, 用来计算颜色透明度值
lalbuquerque/DARK
Dagger 2 + Anko + Rx + Kotlin
sfyc23/HenCoderPractice-Kotlin
HenCoder 练习项目- Kotlin 版
wangshufu/AFMall
A pure shopping App based on Kotlin + ARouter + MVP + RxJava2 + Retrofit + Dagger2 + 七牛云 + Glide
agrosner/KBinding
A Small, Kotlin Android Databinding Library
code-crusher/learn-kotlin
:star2: Android application made with Kotlin to explain Kotlin.
aykuttasil/modern-android
Modern Android Project Skeleton
ajsf/Instrutune
An Android app for tuning stringed instruments.
leiyun1993/EasyNote
使用kotlin开发的仿EMUI备忘录,使用ObjectBox框架
onestravel/kotlin-common
该Library是基于Kotlin语言封装的一个库,主要是用来创建一个kotlin项目时,作为项目的简单封装,使用该Library作为依赖引入,即可进行项目开发,省去一些前期准备工作。 该Library主要进行了一下封装:1、 采用普通MVC架构的方式,对Activity,Fragment,Adapter和一些工具类的封装以及自定义View的实现; 2、采用Retrofit+RxJava 对http请求进行相应的封装,可设置公共参数,并对RX生命周期进行处理;3、 采用MVP架构,对上面封装的Activity,Fragment 进行二次封装; 4、该项目使用了org.jetbrains.anko ,可实现对布局文件的自动依赖注入,kotlin文件中的View名称就是对应View的 id;
sabiou/depensy-app
An simple app to track your daily expenses :moneybag: :bar_chart:. The app is built with Kotlin, Hilt, Material components and Android Architecture Components.
tonyjs/Hibiscus
Hibiscus, mobile microblogging application.
utsmannn/AnkoNavigationDrawer
Library for implementation Navigation Drawer with styles in Anko
darylsze/RxKotlinStarter-Quick-N-Fast
New kotlin architecture for Android applications developing based on ReactiveX,integrates many open source projects( like Kodein,Rxjava2, RxKotlin, Retrofit... ),to make your developing quicker and easier.
bapspatil/CaptainChef
A Material design baking/cooking recipes app.
bapspatil/Rake
An Android app that uses Firebase ML Kit, Firebase Authentication, Firebase Storage & Firebase Cloud Firestore.
jianshijiuyou/LearnAnko
kotlin Anko 使用指南
adavis/intermediate-kotlin-android
A sample app for the course Intermediate Kotlin for Android Developers on LinkedIn Learning
gumil/navigator-demo
Using Navigator library to rewrite the Conductor Demo App
nb2998/SolitaireInKotlin
Learning Kotlin and Anko using a simple Solitaire game
RanKKI/PSNine
Unofficial native android application for PSNine
vsouhrada/android-anko-sample
A quick introduction how to use Kotlin Anko DSL library.
vsouhrada/kotlin-anko-nav-drawer
The main goal of this project is to show how Navigation Drawer can be implemented by using Kotlin and Anko library