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.
たとえば、外部の実行可能ファイルを実行する必要がある場合。Runtime.getRuntime().exec("/system/bin/sleep 10")
Runtime.getRuntime().exec("/system/bin/sleep 10")
プロセスがいつ開始されたかを知る方法はありますか?