Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 290 Bytes

pthread_yyaudioplayer.md

File metadata and controls

6 lines (5 loc) · 290 Bytes

pthread_yyaudioplayer

A tool which can run in adb shell to play music files by using MediaPlayer in Andriod.

Usage: Compile the yyaudioplayer tool by Android.mk
       run yyaudioplayer in adb shell

Notice: It use the libmedia of the Android, which apply the Apache Licence.