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とBadaの両方の回答は私に受け入れられます。
ありがとう。
Androidでは、 PowerManagerを使用してWakeLockを取得する必要があります。使い方の例として、この回答をご覧ください。