Android / Eclipse:在哪里编写“模拟器-擦除数据”之类的命令行? [英] Android/Eclipse: where to write command-lines like "emulator -wipe-data"?

查看:89
本文介绍了Android / Eclipse:在哪里编写“模拟器-擦除数据”之类的命令行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

许多博客都提到编写命令行来执行各种操作……但是我不知道在哪里编写这些命令行!例如,我想使用 emulator -wipe-data 清洁模拟器,但是我应该放在哪里?

Many blogs mention writing command lines to do different stuffs...but I don't know where to write these command lines! For example, I want to clean my emulator with emulator -wipe-data but where should I put this?

推荐答案

打开命令提示符&转到

Open command prompt & goto

android-sdk-windows\tools

然后输入以下命令:

emulator -avd -wipe-data

使用类似以下内容:

emulator -avd myandroidavd -wipe-data

这篇关于Android / Eclipse:在哪里编写“模拟器-擦除数据”之类的命令行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆