学习一门语言最快的方式就是看其如何在实际项目中运用,下面总结了一下在学习kotlin过程中看过的一些开源项目,希望对你有帮助。
介绍:这个项目其实是Kotlin-for-Android-Developers这本书的配套代码,如果你是kotlin的初学者,那么这绝对是你学习kotlin的不二之选。项目通过一个天气的例子很好的展示了kotlin带来的强大功能,比如网络数据的请求,数据的缓存设计,数据库的操作,各种扩展函数的妙用等等。
地址:https://github.com/antoniolg/Kotlin-for-Android-Developers
介绍:Kotlin版本的音乐播放器,数据来源于LastFm。
地址:https://github.com/antoniolg/Bandhook-Kotlin
介绍:gank.io kotlin实现的干货集中营Android客户端,风格采用了Material Design. 。
地址:https://github.com/githubwing/GankClient-Kotlin
介绍:一款开源的漫画阅读器,需要play-service支持,你懂的。
地址:https://user-gold-cdn.xitu.io/2017/10/28/b36ee6162814b8aefd0349abd866a288
介绍:一个用Kotlin写的简单漫画APP。
地址:https://github.com/wuapnjie/PoiShuhui-Kotlin
介绍:Kotlin版本的Eyepetizer客户端
地址:https://github.com/LRH1993/Eyepetizer-in-Kotlin
介绍:一款简洁的日历控件,可以自定义桌面小部件。
地址:https://user-gold-cdn.xitu.io/2017/10/28/b36ee6162814b8aefd0349abd866a288
介绍:Kotlin版本的吐槽客户端
地址:https://github.com/blackbbc/Tucao
介绍:在kotlin中使用dagger的例子,基于dagger2,介绍了在kotlin中该如何使用dagger,以及一些开发技巧。
地址:https://github.com/damianpetla/kotlin-dagger-example
介绍:使用Kotlin开发的Dribbble客户端
地址:https://github.com/550609334/Twobbble
介绍:一款照片视频画廊效果,完全使用kotlin编写
地址:https://github.com/SimpleMobileTools/Simple-Gallery
介绍:使用kotlin和java混合开发的健身应用
地址:https://github.com/mazurio/bodyweight-fitness-android
介绍:kotlin版本的饭否精选客户端
地址:https://github.com/TonnyL/FanfouHandpick
介绍:kotlin+MVP的Demo
地址:https://github.com/Yalantis/kotlin-mvp-example
介绍:使用豆瓣电影API实现的kotlin项目。
地址:https://github.com/zhoujunjiang/DoubanMovie
介绍:kotlin开发的相机应用,带有闪光灯和自动变焦功能。
地址:https://github.com/SimpleMobileTools/Simple-Camera
介绍:kotlin版本的文件浏览器。
地址:https://github.com/SimpleMobileTools/Simple-File-Manager
介绍:阅读精选Kotlin版是一个由Kotlin开发的简易App,主要用于学习Kotlin语言以及和最新的框架结合使用。
地址:https://github.com/LeeeYou/RsKotlin
介绍:简单的记事本应用。
地址:https://github.com/SimpleMobileTools/Simple-Notes
介绍:kotlin版本的Twitter客户端
地址:https://github.com/ziggy42/Blum
作者:Knight_Davion
链接:https://www.jianshu.com/p/0b74dbcdcc01
來源:简书
简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。