티스토리 뷰
Notification notification = new Notification(R.drawable.ic_launcher, getText(R.string.app_name), System.currentTimeMillis()); Intent notificationIntent = new Intent(this, AT_main.class); PendingIntent pendingIntent = PendingIntent.getActivity(this, 0, notificationIntent, 0); notification.setLatestEventInfo(this, "test", "test2", pendingIntent); startForeground(12345, notification);
반응형
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Queue
- 개발 설정
- elasticsearch
- 443
- Windows 서비스 등록
- java
- springboot
- 정렬
- 젠킨스
- PoolingHttpClientConnectionManager
- code push
- 스머핑
- Independentsoft
- 그라파나
- 과거 버전 사용
- Stack
- docker
- sort
- array
- call back
- insertion
- react-native
- setDoInput
- 빌드 세팅
- LinkedList
- 안드로이드
- 선 없이
- 암호
- 링크드리스트
- Gradle
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
글 보관함