- 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
推薦閱讀
- Redis Applied Design Patterns
- JavaScript從入門到精通(第3版)
- 零基礎(chǔ)學(xué)Java(第4版)
- Hands-On Enterprise Automation with Python.
- 正則表達(dá)式經(jīng)典實(shí)例(第2版)
- Python機(jī)器學(xué)習(xí)算法與實(shí)戰(zhàn)
- Visual C++開發(fā)入行真功夫
- NoSQL數(shù)據(jù)庫原理
- PHP+Ajax+jQuery網(wǎng)站開發(fā)項目式教程
- Hands-On GUI Programming with C++ and Qt5
- Solutions Architect's Handbook
- 邊玩邊學(xué)Scratch3.0少兒趣味編程
- 從“1”開始3D編程
- Python計算機(jī)視覺與深度學(xué)習(xí)實(shí)戰(zhàn)
- Android應(yīng)用程序設(shè)計