- Mastering Android Development with Kotlin
- Milo? Vasi?
- 102字
- 2021-07-02 15:20:55
Building and Running
At this point, you have successfully created an Android project containing one screen. In the previous chapter, you also learned how to set up your working environment. We showed you how simple it is to use Android tools. You also defined some flavors and build types. Let's take control over it! It's time to do your first build and run it on a device or an emulator. You will try it with all build types and flavor combinations.
This chapter will cover the following points:
- Running your application on emulator and/or real hardware device
- Introduction to Logcat
- Gradle tool
推薦閱讀
- INSTANT OpenCV Starter
- 算法基礎(chǔ):打開(kāi)程序設(shè)計(jì)之門(mén)
- Neo4j Essentials
- 名師講壇:Spring實(shí)戰(zhàn)開(kāi)發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 飛槳PaddlePaddle深度學(xué)習(xí)實(shí)戰(zhàn)
- C程序設(shè)計(jì)實(shí)踐教程
- Windows內(nèi)核編程
- Python機(jī)器學(xué)習(xí)算法: 原理、實(shí)現(xiàn)與案例
- Learning AngularJS for .NET Developers
- Vue.js 3應(yīng)用開(kāi)發(fā)與核心源碼解析
- 零基礎(chǔ)學(xué)C語(yǔ)言(第4版)
- MongoDB Cookbook(Second Edition)
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫(kù)
- Python編程入門(mén)(第3版)
- 軟件開(kāi)發(fā)中的決策:權(quán)衡與取舍