13 Forks
59 Stars
59 Watchers

kotlin_tutorial

掘金的小册《Android 进阶:基于 Kotlin 的 Android App 开发实践》中的相关的例子

How to download and setup kotlin_tutorial

Open terminal and run command
git clone https://github.com/fengzhizi715/kotlin_tutorial.git
git clone is used to create a copy or clone of kotlin_tutorial repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kotlin_tutorial https://github.com/fengzhizi715/kotlin_tutorial/archive/master.zip

Or simply clone kotlin_tutorial with SSH
[email protected]:fengzhizi715/kotlin_tutorial.git

If you have some problems with kotlin_tutorial

You may open issue on kotlin_tutorial support forum (system) here: https://github.com/fengzhizi715/kotlin_tutorial/issues