学习一门语言最快的方式就是看其如何在实际项目中运用,下面总结了一下在学习kotlin过程中看过的一些开源项目,希望对你有帮助。
1.Kotlin-for-Android-Developers(★1150)
介绍:这个项目其实是Kotlin-for-Android-Developers这本书的配套代码,如果你是kotlin的初学者,那么这绝对是你学习kotlin的不二之选。项目通过一个天气的例子很好的展示了kotlin带来的强大功能,比如网络数据的请求,数据的缓存设计,数据库的操作,各种扩展函数的妙用等等。
地址:https://github.com/antoniolg/Kotlin-for-Android-Developers
2.Bandhook-Kotlin (★1110)
介绍:Kotlin版本的音乐播放器,数据来源于LastFm。
地址:https://github.com/antoniolg/Bandhook-Kotlin
3.GankClient-Kotlin (★953)
介绍:gank.io kotlin实现的干货集中营Android客户端,风格采用了Material Design. 。
地址:https://github.com/githubwing/GankClient-Kotlin
4.tachiyomi(★904)
介绍:一款开源的漫画阅读器,需要play-service支持,你懂的。
地址:https://user-gold-cdn.xitu.io/2017/10/28/b36ee6162814b8aefd0349abd866a288
5.PoiShuhui-Kotlin(★801)
介绍:一个用Kotlin写的简单漫画APP。
地址:https://github.com/wuapnjie/PoiShuhui-Kotlin
6.Eyepetizer-in-Kotlin(★752)
介绍:Kotlin版本的Eyepetizer客户端
地址:https://github.com/LRH1993/Eyepetizer-in-Kotlin
7.Simple-Calendar(★686)
介绍:一款简洁的日历控件,可以自定义桌面小部件。
地址:https://user-gold-cdn.xitu.io/2017/10/28/b36ee6162814b8aefd0349abd866a288
8.Tucao(★666)
介绍:Kotlin版本的吐槽客户端
地址:https://github.com/blackbbc/Tucao
9.kotlin-dagger-example(★430)
介绍:在kotlin中使用dagger的例子,基于dagger2,介绍了在kotlin中该如何使用dagger,以及一些开发技巧。
地址:https://github.com/damianpetla/kotlin-dagger-example
10.Twobbble(★374)
介绍:使用Kotlin开发的Dribbble客户端
地址:https://github.com/550609334/Twobbble
11.Simple Gallery(★246)
介绍:一款照片视频画廊效果,完全使用kotlin编写
地址:https://github.com/SimpleMobileTools/Simple-Gallery
12.bodyweight-fitness-android(★193)
介绍:使用kotlin和java混合开发的健身应用
地址:https://github.com/mazurio/bodyweight-fitness-android
13.FanfouHandpick(★163)
介绍:kotlin版本的饭否精选客户端
地址:https://github.com/TonnyL/FanfouHandpick
14.kotlin-mvp-example(★157)
介绍:kotlin+MVP的Demo
地址:https://github.com/Yalantis/kotlin-mvp-example
15.DoubanMovie(★147)
介绍:使用豆瓣电影API实现的kotlin项目。
地址:https://github.com/zhoujunjiang/DoubanMovie
16.Simple Camera(★115)
介绍:kotlin开发的相机应用,带有闪光灯和自动变焦功能。
地址:https://github.com/SimpleMobileTools/Simple-Camera
17.Simple-File-Manager(★101)
介绍:kotlin版本的文件浏览器。
地址:https://github.com/SimpleMobileTools/Simple-File-Manager
18.RsKotlin(★78)
介绍:阅读精选Kotlin版是一个由Kotlin开发的简易App,主要用于学习Kotlin语言以及和最新的框架结合使用。
地址:https://github.com/LeeeYou/RsKotlin
19.Simple-Notes(★61)
介绍:简单的记事本应用。
地址:https://github.com/SimpleMobileTools/Simple-Notes
20. Blum(★42)
介绍:kotlin版本的Twitter客户端
地址:https://github.com/ziggy42/Blum