Programming/android

[VideoView] 로컬 비디오파일 설정

.땅꼬마. 2011. 8. 4. 10:08

videoView.setVideoURI(Uri.parse("android.resource://패키지명/" + R.raw.리소스아이디));