There are 0 repository under anko topic.
🔥项目采用 Kotlin 语言,基于 MVP + RxJava + Retrofit + Glide + EventBus 等架构设计,努力打造一款优秀的 [玩Android] 客户端
🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源
Android Kotlin Starter is a starter project which implements MVVM Pattern.
Some basic samples of Kotlin for Android
Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
A beautiful currency conversion app written in Kotlin and using Anko. Supports multi-theme with dynamic switching effect.
a simple client for ZhiHuDaily with use MVP+Kotlin+anko+dagger2(v2.11+)+rx
An example for who are all going to start learning Kotlin programming language to develop Android application.
DSL implementation of constraint layout for anko
A lite movie guide app, with MVVM architecture, that lets you discover movies from TMDb.
Example How to use Kotlin & Anko for Android development https://vsouhrada.github.io/kotlin-anko-demo/
Dagger 2 + Anko + Rx + Kotlin
HenCoder 练习项目- Kotlin 版
A pure shopping App based on Kotlin + ARouter + MVP + RxJava2 + Retrofit + Dagger2 + 七牛云 + Glide
:star2: Android application made with Kotlin to explain Kotlin.
Modern Android Project Skeleton
该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;
An simple app to track your daily expenses :moneybag: :bar_chart:. The app is built with Kotlin, Hilt, Material components and Android Architecture Components.
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.
A Material design baking/cooking recipes app.
An Android app that uses Firebase ML Kit, Firebase Authentication, Firebase Storage & Firebase Cloud Firestore.
Library for implementation Navigation Drawer with styles in Anko
A sample app for the course Intermediate Kotlin for Android Developers on LinkedIn Learning
An Android app for tuning stringed instruments.
Using Navigator library to rewrite the Conductor Demo App
A quick introduction how to use Kotlin Anko DSL library.
Learning Kotlin and Anko using a simple Solitaire game