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 アプリから Linux コマンドを実行して出力を読み取るにはどうすればよいですか。例: 「ls -lh」の出力を取得し、TextView でテキストとして印刷しますか?