设为首页 加入收藏

TOP

How to deploy kotlin in androidstudio?
2019-09-01 23:13:44 】 浏览:32
Tags:How deploy kotlin androidstudio

Kotlin is a good language,more playable than Java.So how do we deploy kotlin?

First,install the kotlin plug-in in Plugins. If you are the latest AndroidStudio,you don't need to take this step,because this plug-in has been integrated.

Second,configure kotlin in the build.gradle of the project

Third,configure 'kotlin-android'  and 'kotlin-android-extensions' in app's gradle.

Fourth, click SyncNow to start synchronization

About Anko implementation of kotlin, Android UI and configuration will be mentioned later in the article, thank you.

 

】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇抓出卡顿元凶,从分析掉帧开始 下一篇Kotlin入门(19)Android的基础布局

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目