brunch

You can make anything
by writing

C.S.Lewis

by 오준석 Dec 31. 2016

[Android] Home버튼을 누른 것 같은 처리

Home 버튼을 누른 것과 같은 처리를 할 때

Intent intent = new Intent(Intent.ACTION_MAIN);
intent.addCategory(Intent.CATEGORY_HOME);
intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
startActivity(intent);


매거진의 이전글 [Android] 문자 앱 만들 때 삽질한 것 메모

작품 선택

키워드 선택 0 / 3 0

댓글여부

afliean
브런치는 최신 브라우저에 최적화 되어있습니다. IE chrome safari