- Android Development with Kotlin
- Marcin Moskala Igor Wojda
- 94字
- 2021-07-02 18:48:31
Android Studio
All Android Studio's existing tools work with Kotlin code. We can easily use debugging, lint checks, have proper code assistance, refactoring, and more. Most of the things work the same way as for Java, so the biggest noticeable change is the Kotlin language syntax. All we need to do is to configure Kotlin in the project.
Android applications have multiple entry points (different intents can start different components in the application) and require Android framework dependencies. To run the book examples, we need to extend the Activity class and place code there.
推薦閱讀
- Learning Apex Programming
- Python 深度學(xué)習(xí)
- jQuery EasyUI網(wǎng)站開發(fā)實(shí)戰(zhàn)
- 區(qū)塊鏈架構(gòu)與實(shí)現(xiàn):Cosmos詳解
- Python 3破冰人工智能:從入門到實(shí)戰(zhàn)
- 重學(xué)Java設(shè)計(jì)模式
- Symfony2 Essentials
- C++ Application Development with Code:Blocks
- 3ds Max印象 電視欄目包裝動(dòng)畫與特效制作
- 從零開始學(xué)Selenium自動(dòng)化測(cè)試:基于Python:視頻教學(xué)版
- Mastering Apache Camel
- Mastering Leap Motion
- Python機(jī)器學(xué)習(xí)開發(fā)實(shí)戰(zhàn)
- 一覽眾山小:ASP.NET Web開發(fā)修行實(shí)錄
- 歐姆龍PLC編程指令與梯形圖快速入門