리오파파의 Android Source

  • 홈
  • 태그
  • 방명록

setDataSource 1

mp3 media play

mp3 file play refer to myHolyBible.apk File file = new File(fileName); FileDescriptor fd; if (file.exists()) { try { FileInputStream fs = new FileInputStream(file); fd = fs.getFD(); mediaPlayer.setDataSource(fd); fs.close(); mediaPlayer.setLooping(false); mediaPlayer.setPlaybackParams(mediaPlayer.getPlaybackParams().setSpeed(hymnSpeed)); mediaPlayer.prepare(); } catch (Exception e) { e.printStac..

android source 2019.08.17
이전
1
다음
더보기
프로필사진

리오파파의 Android Source

내 android app 에서 사용하던 source 보관용 library로 새 app 만들 때 기존 source가져오기 편하게 하려고 정리 중... app full source는 https://github.com/riopapa 에 있음.

  • 분류 전체보기 (70)
    • 일반 (0)
    • android source (64)

Tag

Java, blockedque, wheelview, localbroadcaster, getColor, currentTimeMillis, BufferedReader, shapeableImageView, getExternalStoragePublicDirectory, audioDevices, mounted, AudioFocusRequest, log, roundedCorner, readline, screenon, Android, sharedpreference, AudioManager, delayed exit,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/06   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바