Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个 android 应用程序,该应用程序将数据保存到内存中。无论如何我可以查看通过我的电脑保存的文件吗?这对调试有很大帮助。谢谢你。
如果您通过 USB 连接将设备连接到 PC,您可以像浏览普通文件夹一样浏览文件。您的应用程序文件将在 /data 文件夹中找到。