videoplayer

所属分类:android开发
开发工具:Java
文件大小:8356KB
下载次数:1860
上传日期:2011-04-04 01:31:46
上 传 者studystate
说明:  这是本人公司几个人历经6个月开发的一款采用ffmpeg硬解所有主流视频格式的anroid播放软件。
(This is my company for 6 months after several people developed a hardware solution using ffmpeg all popular video formats anroid player.)

文件列表:
videoplayer\Amplayer\Android.mk (1126, 2011-03-04)
videoplayer\Amplayer\AndroidManifest.xml (1395, 2011-03-10)
videoplayer\Amplayer\AndroidManifest.xml~ (1362, 2011-03-10)
videoplayer\Amplayer\jni\amplayer2.c (18837, 2011-03-12)
videoplayer\Amplayer\jni\Android.mk (636, 2011-03-04)
videoplayer\Amplayer\jni\Application.mk (49, 2011-03-04)
videoplayer\Amplayer\proguard.flags (612, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\bg.PNG (2157284, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\browser_button.xml (379, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\browser_focuse.png (6190, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\browser_unfocuse.png (5984, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn01_active_down.png (4602, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn01_empty.png (866, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn01_unactive.png (1379, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn02_active_down.png (4344, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn02_unactive.png (861, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn03_active_down.png (4799, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn03_unactive.png (1214, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn04_active_down.png (4057, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn04_empty.png (864, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\dmt_music_btn04_unactive.png (1317, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\icon.png (4147, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\next_button.xml (494, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\pause_button.xml (413, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\play_button.xml (406, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\pre_button.xml (470, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\seekbar_style.xml (1731, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\subtitle_button.xml (335, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\video_sub.PNG (951, 2011-03-04)
videoplayer\Amplayer\res\drawable-hdpi\video_sub_active.png (1950, 2011-03-04)
videoplayer\Amplayer\res\layout\filelistitem.xml (251, 2011-03-04)
videoplayer\Amplayer\res\layout\filelistlayout.xml (643, 2011-03-04)
videoplayer\Amplayer\res\layout\playvideolayout.xml (4125, 2011-03-04)
... ...

AMPlayer To open project: In Eclipse, File > New > Other... > Android project > From existing source.. To manually build the project: cd $TOP . build/envsetup.sh lunch (select m1ref-eng or m1ref-user) cd packages/LibPlayer mm cd ../Amplayer mm APK will be created here: out/target/product/m1ref/system/app/Amplayer.apk To manually install: adb connect DEVICE_IP:5555 # remove the one installed when rootfs is built adb shell rm /system/app/Amplayer.apk # install as regular app adb install -r out/target/product/m1ref/system/app/Amplayer.apk --- If you are adding C++ methods that references something in Java through JNI, make sure to edit proguard.flags.

近期下载者

相关文件


收藏者