- Kotlin Blueprints
- Ashish Belagali Hardik Trivedi Akshay Chordiya
- 98字
- 2021-07-02 21:50:21
Getting started
We assume that you are already aware of the basics of Android, which includes project creation, Gradle sync, and so on. Once you create a project you usually land up in the IDE where you can see the MainActivity.java in front of you. Now targeting an entire project to be developed in Kotlin you should start converting this Java activity to Kotlin activity. Brilliant Android Studio comes to the help of the developer right from the beginning. It has a shortcut that you can use to convert your Java activity into Kotlin activity very easily.
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- 程序員修煉之道:程序設計入門30講
- Java程序設計實戰教程
- PostgreSQL技術內幕:事務處理深度探索
- Cassandra Design Patterns(Second Edition)
- Java持續交付
- MySQL數據庫基礎實例教程(微課版)
- Python機器學習編程與實戰
- Functional Kotlin
- 概率成形編碼調制技術理論及應用
- Scientific Computing with Scala
- Unity Game Development Scripting
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Django 3.0入門與實踐
- Visual Basic程序設計習題與上機實踐