Debug your app with daily Simulator + eclipse or Android Studio

Source: Internet
Author: User

Android developers know that native simulators are slow to start and not smooth to operate, of course, many people will choose to use the Android phone directly to develop, but sometimes need to show the program on the projector when the phone is not very good to achieve. So many people choose to use genymotion, but genymotion configuration is too cumbersome, so we recommend a GenYmotion-basedsimulator-day simulator.

The old version of the daily simulator can be used directly for debugging, but because the new version of the Tianda simulator port number is modified to 6555, to use the daily connection to the IDE development, you need to use the ADB command to connect.

If the SDK environment variable is not configured, go to cmd and take my computer's installation path as an example:

CD D:\Android\sdk\platform-tools

ADB Connect 127.0.0.1:6555

Output connected to 127.0.0.1:6555 connection successful


Then run the app code in the IDE and select the Simulator window to select the Daily Simulator, Eclipse/android Studio.

Debug your app with daily Simulator + eclipse or Android Studio

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.