Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 1.67 KB

README.md

File metadata and controls

57 lines (41 loc) · 1.67 KB

kotlin

现成列表

cheatsheet 备忘录

教程/文章/小抄/规范/记事

  1. kotlin 学习 https://github.com/mengyou658/kotlin

实用 库/模块/框架

  1. Anko is a Kotlin library which makes Android application development faster and easier. kotlin 开发库 https://github.com/mengyou658/anko
  2. Flexbox for Android. FlexboxLayout 是 Android 上实现了类似 CSS Flexible Box Layout Module 效果的界面排版。 https://github.com/mengyou658/flexbox-layout
  3. RxJava bindings for Kotlin RxKotlin is a lightweight library that adds convenient extension functions to RxJava. 在kotlin中使用rxjava https://github.com/mengyou658/RxKotlin
  4. Free and open source manga reader for Android 开源漫画阅读器 https://github.com/mengyou658/tachiyomi
  5. A Retrofit 2 adapter for Kotlin coroutine's Deferred type. https://github.com/mengyou658/retrofit2-kotlin-coroutines-adapter

完整项目/示例/demo/代码片段

  1. 全开源 高效率 QQ机器人/Android QQ协议支持库 for JVM / Android https://github.com/mamoe/mirai
  2. 利用Android AccessibilityService 实现自动加好友,拉人进群聊 https://github.com/coder-pig/WechatHelper

测试

UI

工具