- Building Android UIs with Custom Views
- Raimon Ràfols Montané
- 133字
- 2021-07-02 15:33:37
How to set up a real device for developing
It is fine to use an emulator for testing and debugging, but sometimes we really want to test or put the application on a real device. There are a few steps we have to do in order to enable development on our device. First, we need to enable our device for development. We can easily do that by just clicking seven times on the Settings -> About menu -> Build Number since Android 4.2. Once we've done this, there will be a new menu option called Developer options. We have multiple options there that we can explore, but what we need right now is to enable USB debugging.

If USB debugging is enabled, we'll see our device and running emulators on the device selection:

推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Vue.js前端開發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- Software Testing using Visual Studio 2012
- Designing Hyper-V Solutions
- Building a Quadcopter with Arduino
- Modular Programming in Java 9
- Linux命令行與shell腳本編程大全(第4版)
- The Complete Coding Interview Guide in Java
- Getting Started with Gulp
- Learning Concurrency in Kotlin
- Java Web開發(fā)就該這樣學(xué)
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- JavaEE架構(gòu)與程序設(shè)計(jì)
- 跟小樓老師學(xué)用Axure RP 9:玩轉(zhuǎn)產(chǎn)品原型設(shè)計(jì)
- Visual Basic程序設(shè)計(jì)