This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
Androidでプログラムを実行しているときに周波数を検出する方法は? top -m コマンドを使用して CPU 使用率を検出したいのですが、android カーネルはデフォルトで周波数スケーリングを行うため、「top -m」コマンドの結果が正しくないことが懸念されます。だから私はアンドロイドの周波数スケーリングを無効にしたい。この問題の解決策はありますか?