본문 바로가기

Android/UI

[안드로이드] Activity 실행 중 화면 꺼짐 방지

 

 

super.getWindow().addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON);