开发者

Copying the android output

开发者 https://www.devze.com 2023-04-05 01:20 出处:网络
I wish to know one thing regarding android apk file and the output generated. Actually I want to take the output that comes after running an apk file, copy the output into a开发者_开发技巧nother file

I wish to know one thing regarding android apk file and the output generated. Actually I want to take the output that comes after running an apk file, copy the output into a开发者_开发技巧nother file and use it for some purpose. Friends tell me Can that be done ?


I hope you mean log by output, Follow the below link if you want to save the log in to a different output file.

How do I get the logfile from an Android device?

0

精彩评论

暂无评论...
验证码 换一张
取 消