android--Learning notes--02--androidstudio settings

Source: Internet
Author: User

Ⅰ. Setting the interface and font

http://my.oschina.net/u/936286/blog/323538

Ⅱ. ADB (Android Debug Bridge)

ADB is a tool in the Android SDK that allows you to manipulate the Android emulator or real andriod devices (such as G1 phones) directly. Its main functions are:

* Shell (command line) to run the device * manage the port mappings of the emulator or device * Upload/download files between computer and device * Install the local APK software to the emulator or Android device ADB is a client-server side program where the client is what you use to Computer, the server side is the Android device. Ⅲ.  Connect the real machine first install your phone driver. Add the path where the Adb.exe is located in the environment variable path. Ⅳ. ADB Common Command http://www.cnblogs.com/playing/archive/2010/09/19/1830799.html

android--Learning notes--02--androidstudio settings

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.