- 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.
推薦閱讀
- Learning Python Web Penetration Testing
- 信息可視化的藝術:信息可視化在英國
- Learning RabbitMQ
- HTML5 移動Web開發從入門到精通(微課精編版)
- Practical DevOps
- 你必須知道的204個Visual C++開發問題
- INSTANT Passbook App Development for iOS How-to
- Learning Raspbian
- Selenium Testing Tools Cookbook(Second Edition)
- Protocol-Oriented Programming with Swift
- Getting Started with React Native
- Python3.5從零開始學
- Learning Material Design
- 從零開始學Android開發
- RocketMQ實戰與原理解析