Use the daily simulator to develop Android apps

Source: Internet
Author: User

Using Android studio to develop Android apps, bring your own simulator to compare pits, so use the daily simulator, first download and install every day simulator, and then:

First of all, to turn on the USB debugging, this many people know, but sometimes you can not find the developer options, do not worry

Developer options How to: Set-on tablet (pull to see)-version number (pull to the bottom) (four to five consecutive hits)
USB mode on: Set--Developer Options-->usb Debug (tick)

Every day simulator, you first find the configuration file, the path is

D:\ttmnq\deployed\TianTian\TianTian.vbox (actual path depending on your actual situation, may not necessarily be the same installation)

Open the configuration file, search guestport= "5555" , find the previous English hostport value, I here is 6555, do not know whether you that is the same (digression: generally because more open, this port you can modify, every day there are ways to open more)

Then find a adb.exe, under the Tools folder

Create a new batch " connect. Bat every day" and write a line to ADB connect 127.0.0.1:6555

Save and execute this batch

Then you can debug the Android app and choose the simulator every day.

Use the daily simulator to develop Android apps

Related Article

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.