- Mastering Android Studio 3
- Kyle Mew
- 125字
- 2021-07-02 18:42:34
Summary
This chapter has served as a brief but complete introduction to Android Studio for those readers who are unfamiliar with it. We explored how the workspace is structured and the various flavors of editor available to us. This exploration led us to create a Material Design theme, use tool windows to perform a variety of useful tasks, as well as apply Instant Run to speed up the otherwise time-consuming build process.
The chapter concluded with a quick look at virtual devices and how we can import our projects from other IDEs. With this introduction complete, the following chapters will delve into the layout editor itself, as we see how to design application interfaces that work across the widest number of form factors.
推薦閱讀
- JavaScript百煉成仙
- PHP 從入門到項(xiàng)目實(shí)踐(超值版)
- Building a Quadcopter with Arduino
- Java編程技術(shù)與項(xiàng)目實(shí)戰(zhàn)(第2版)
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- R Deep Learning Cookbook
- Test-Driven JavaScript Development
- 從Power BI到Analysis Services:企業(yè)級(jí)數(shù)據(jù)分析實(shí)戰(zhàn)
- Distributed Computing in Java 9
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)訓(xùn)教程
- Python硬件編程實(shí)戰(zhàn)
- Clojure High Performance Programming(Second Edition)
- Java程序設(shè)計(jì)教程
- 零基礎(chǔ)學(xué)編程系列(全5冊(cè))
- Socket.IO Cookbook