초보개발자 개발일지

  • 홈
  • 태그
  • 방명록

Intent 2

88일차(2)/Android App(54) : mp3 파일 재생 예제 / Notification(2)

88일차(2)/Android App(54) : mp3 파일 재생 예제 / Notification(2) - 새 서비스 생성 MusicService 생성 package com.example.step23mp3player; import android.app.Service; import android.content.Intent; import android.os.IBinder; import android.util.Log; public class MusicService extends Service { //서비스가 최초 활성화될 때 한번 호출되는 메소드 @Override public void onCreate() { super.onCreate(); } //최초 활성화 혹은 이미 활성화된 이후 이 서비스를 활성화 하는 I..

국비교육(22-23) 2023.02.15

84일차(2)/Android App(48) : Notification(1)

84일차(2)/Android App(48) : Notification(1) 새 모듈 생성- empty activity step21notification activity_main.xml MainActivity package com.example.step21notification; import android.Manifest; import android.app.Notification; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.PendingIntent; import android.content.Context; import android.content.Intent; import ..

국비교육(22-23) 2023.02.09
이전
1
다음
프로필사진

공부합쉬다~

  • 분류 전체보기 (286)
    • JAVA (0)
    • SQL (5)
    • 국비교육(22-23) (271)
    • 리눅스 (1)
    • Projects (1)
    • 코딩테스트 (7)
    • 생활코딩 (1)
    • 기타 (0)

Tag

DB, Android, React, Spring, Oracle, java, sql, controller, JSX, JSP, 코딩, Service, javascript, Kotlin, GIT, css, springboot, Activity, mediaplayer, html,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

  2025. 05  
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바

단축키

내 블로그

내 블로그 - 관리자 홈 전환
Q
Q
새 글 쓰기
W
W

블로그 게시글

글 수정 (권한 있는 경우)
E
E
댓글 영역으로 이동
C
C

모든 영역

이 페이지의 URL 복사
S
S
맨 위로 이동
T
T
티스토리 홈 이동
H
H
단축키 안내
Shift + /
⇧ + /

* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.