- 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
推薦閱讀
- 數據庫系統原理及MySQL應用教程(第2版)
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- OpenCV實例精解
- Python入門很簡單
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- 前端架構:從入門到微前端
- 軟件工程
- JavaScript 程序設計案例教程
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- Hands-On Functional Programming with TypeScript
- .NET 3.5編程
- Frank Kane's Taming Big Data with Apache Spark and Python
- 深入淺出Go語言編程
- 運維前線:一線運維專家的運維方法、技巧與實踐
- 零基礎學HTML+CSS