- 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:

推薦閱讀
- Flutter開發實戰詳解
- Beginning C++ Game Programming
- 密碼學原理與Java實現
- 微服務與事件驅動架構
- 我的第一本算法書
- JS全書:JavaScript Web前端開發指南
- BeagleBone Black Cookbook
- Windows Phone 7.5:Building Location-aware Applications
- Babylon.js Essentials
- Frank Kane's Taming Big Data with Apache Spark and Python
- Visual Basic程序設計(第三版)
- 高性能PHP 7
- ASP.NET Core and Angular 2
- 交互設計語言:與萬物對話的藝術(全兩冊)
- 機器學習開發者指南