Ubuntu下查找avd
1. 终端执行 wjl@wjl-computer:~$ sudo find -name .android
[sudo] password for wjl:
会列出文件:
./.android
2. linux下带点文件名的都会自动隐藏,如.android/avd
使用 ls -al可看到该目录下所有文件
wjl@wjl-computer:~$ ls -al
wjl@wjl-computer:~$ ls -al
总计 1228
drwxr-xr-x 43 wjl wjl 4096 2011-07-19 18:44 .
drwxr-xr-x 3 root root 4096 2011-07-18 10:41 ..
drwx------ 3 wjl wjl 4096 2011-07-19 09:44 .adobe
drwxr-xr-x 3 wjl wjl 4096 2011-07-18 19:19 .android
-rw-r--r-- 1 root root 64 2011-07-18 17:34 bash.bashrc
-rw------- 1 wjl wjl 3786 2011-07-19 20:02 .bash_history
-rw-r--r-- 1 wjl wjl 220 2011-07-18 10:41 .bash_logout
3 使用命令 cd .android 进入android模拟器所在的目录
4 使用ls -al 查看.android目录下的所有文件 ,可以看到所有的模拟器都在这里拉!
wjl@wjl-computer:~/.android$ ls
avd debug.keystore modem-nv-ram-5554
ddms.cfg default.keyset repositories.cfg