"Android" copies the external files on the SDcard on the AVD Android emulator and browses the SDcard files in the AVD

Source: Internet
Author: User

First of all, the premise of achieving all this is that your AVD Android simulator, before starting, has the size of the sdcard set well, such as. At the same time, your AVD Android simulator should be in the boot state. Otherwise, you cannot perform the following actions.


Here's an example of an Android development environment installed in Windows using the Adt-bundle to easily build Android development environment with Hello World (click the Open link) under Windows.

First, copy the external files on the SDcard on the AVD Android simulator

1. After the AVD is successfully powered on, you must first open the Eclipse's Ddms interface via Window->open Persperctive->ddms. DDMS is not going to be in the upper right corner of eclipse from the beginning.


2, after, select a running device, cut to File Explorer view, stand-alone Mnt->sdcard folder, not the root directory under the SDcard folder, the root directory of the SDcard folder played by Android know that it is just a shortcut. After that, the top right corner of the SDcard card from the AVD to export the file to Windows/linux is your current operating system, from your current operating system import files to the AVD sdcard two buttons have been activated. Left export right import.


Click Import to select the files you want to import, you can import only one file at a time, very egg hurts ...

Ii. Browsing the SDcard file in the AVD

1. AVD's own new device, no browser to provide sdcard files ... Do not know what to think, the AVD does not have their own dialing, no file browser, I am now on the roadside to buy hundreds of domestic gods machine, Gless block run Android system of domestic PSP have sdcard file browser. This is, you have to install an ES file browser on the AVD. This is not for the ES file browser This app sells ads, anyway played Android are basically know. Open the command line, enter ADB first, and test whether this command is added to the environment variable. If any, it will swallow a large part of English.


No, especially the use of adt-bundle such integrated version of the Android development environment, the basic is not, please do this Adb.exe folder, to your system variables or user variables, specific reference to the "Linux" Setting environment variables (click to open the link)

At the same time, the downloaded Android ES file browser app is copied to this folder, and named a shorter name, convenient command line installation.


2. Enter e: In the command line, because the directory where the es.apk folder is located in the e-disk, after the CD E:\Program Files\adt-bundle-windows-x86_64-20131030\sdk\platform-tools Enter, Here E:\Program files\adt-bundle-windows-x86_64-20131030\sdk\platform-tools too long you can completely copy it in Windows Explorer before you right-click on the command line. After entering this directory, enter the following command:

ADB install es.apk

Wait for the installation, here my machine compared to waste, engaged in a full half a minute to do well ...

At this point you begin to discover that you have an ES browser in your AVD.

Learn the ADB operation Simulator to install these useful apps, other development unrelated to the app will not be installed, the AVD inside the app too much will explode.


After 3, open the AVD in the ES file browser, you will find you just copied from the operating system files, quietly lying here waiting for you ...


Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

"Android" copies the external files on the SDcard on the AVD Android emulator and browses the SDcard files in the AVD

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.