如何检索使用Eclipse从我的设备我的应用程序沙箱? [英] How to retrieve the sandbox of my app using Eclipse from my device?

查看:128
本文介绍了如何检索使用Eclipse从我的设备我的应用程序沙箱?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个使用的共享preferences

我使用Eclipse在我的Andr​​oid设备上运行应用程序

I run the app in my android device using Eclipse

我想从设备拉动整个沙盒桌面,这样我可以手动看到共享preferences的内容。

I would like to pull the entire sandbox from the device to desktop so that I can manually see the contents of the sharedPreferences.

我点击 DDMS 并单击档案总管并看到数据文件夹,但它是空的。

I clicked DDMS and clicked FileExplorer and saw data folder But its empty.

任何帮助AP preciated!
在此先感谢!

Any help is appreciated ! Thanks in advance !

推荐答案

如果设备是植根可能这是可能的。
但总的来说,你不能从设备到PC检索您的应用程序的沙箱。

If device is rooted may be it's possible. But in general you can not retrieve the sandbox of your app from your device to pc.

但你可以实现你的目标,这是由。一旦应用程序安装在AVD上的 Android虚拟设备(AVD)运行你的应用程序让你的应用程序沙箱。

But you can achieve your goal which is getting the sandbox of your app by running your app on Android Virtual Device(AVD).Once the app is installed in AVD.

切换到 DDMS透视在Eclipse 选择窗口 - >打开透视图 - > DDMS

下面是一个示例DDMS屏幕

Below is a sample DDMS screen

在右侧的选项卡中选择文件浏览器,然后选择数据 - >数据 - > ,然后看到的是你打包选择它,preSS 拉从设备按钮的文件是在图像的顶部左侧,一个对话框会像下面的图片选择文件夹,你的整个包的内容将被保存的第一个按钮

In the right side tab choose File Explorer then choose data -> data -> then see where is you package select it and press Pull a file from device button which is the first button on the top left side of image and a dialog box will come like below image choose the folder and the contents of your whole package will be saved

现在你可以打开所选的文件夹,你可以看到你的应用程式沙箱内容有

Now you can open the chosen folder and you can see you apps sandbox contents there

这篇关于如何检索使用Eclipse从我的设备我的应用程序沙箱?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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