FLAG_ACTIVITY_NO_HISTORY 해당 속성이 적용된 activity 의 경우 activity stack 에 남기지 않는다. 즉, 해당 activity 는 back key 를 누를 때 다시 활성화 되지 않는다는 것이다. Password activity 와 같이 최초 한번의 승인만 필요한 경우가 있다. Password activity 에서 승인이 되고 다음 activity 가 활성화 된 상태에서 back key 를 눌러도 password activity 가 복원되면 안 될 것이다. 이런 경우 noHistory 를 password activity 에 설정하면 된다. ◼ Manifest android:noHistory = "true" ◼ Intent flag Intent.FLAG_ACTIVITY_N..
Android/Task
2019. 5. 15. 09:52
250x250
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- RoomDatabase
- bindservice
- 리워드 어플
- 채굴앱
- 무료 채굴
- mPANDO
- registerForContextMenu
- 안드로이드 서비스
- notifyDataSetChanged
- android task
- StringUtils
- 앱테크
- 리워드앱
- Intent
- task
- 무료채굴
- android intent
- android flag activity
- M2E
- p2e
- onCreateContextMenu
- WEMIX
- 앱테크 추천
- BroadcastReceiver
- onContextItemSelected
- android activity flag
- StartService
- 안드로이드 인텐트
- task 생성
- Android Service
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함