【发布时间】:2020-04-21 08:55:42
【问题描述】:
我安装了工作资料应用程序,并且可以使用getExternalFilesDir("logs") 以编程方式访问数据的位置,这导致存储位置为/storage/emulated/11/Android/data/com.example.workprofile/files/logs。
我想知道如何将数据推送到日志文件夹并使用adb 拉取。
【问题讨论】:
-
下面的答案有帮助吗?
标签: android adb android-work-profile