Skip to content

DEVIEW 2020 - 안드로이드 미디어 프레임워크를 활용한 동영상 플레이어 만들기 - 발표 세션의 샘플 코드입니다.

License

Notifications You must be signed in to change notification settings

jeehwan/MediaPlayerWithAndroidMediaFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

안드로이드 미디어 프레임워크를 활용한 동영상 플레이어 만들기

DEVIEW 2020 - 안드로이드 미디어 프레임워크를 활용한 동영상 플레이어 만들기 - 발표 세션의 샘플 코드입니다.

이 샘플코드는 각 단계별로 브랜치가 구분되어 있습니다.
- tutorial1
- tutorial2
- tutorial3
- tutorial4
- tutorial5

Prerequisites

API level 23 이상

샘플 코드를 실행하기 전에 반드시 다음경로에 파일을 다운받아 주세요.

$ cd app/src/main/assets
$ wget http://distribution.bbb3d.renderfarming.net/video/mp4/bbb_sunflower_1080p_30fps_normal.mp4

About

DEVIEW 2020 - 안드로이드 미디어 프레임워크를 활용한 동영상 플레이어 만들기 - 발표 세션의 샘플 코드입니다.

Resources

License

Stars

Watchers

Forks