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 apk ファイルと生成される出力に関して 1 つ知りたいことがあります。実際には、apk ファイルを実行した後の出力を取得し、その出力を別のファイルにコピーして、何らかの目的で使用したいと考えています。友達が教えてくれる
出力ごとのログを意味することを願っています。ログを別の出力ファイルに保存する場合は、以下のリンクに従ってください。
Android デバイスからログファイルを取得するにはどうすればよいですか?