Skip to content

leleliu008/Android-VideoPlayer

Repository files navigation

Android-VideoPlayer

A Video Player for Android

效果1 效果2

效果3

Libraries used by this project

  1. RxJava2
  2. RxAndroid
  3. RxBinding
  4. OKHTTP
  5. Retrofit
  6. GSON
  7. AutoDispose
  8. 七牛视频播放器
  9. 友盟统计

tools used by this project

  1. Walle
  2. LeakCanary
  3. AndResGuard
  4. ProGuard
  5. ReDex
  6. 360加固保
  7. libwebp
  8. 7zip
  9. androidx

print logcat logs

adb logcat | grep "VP_"

print Uncaught Exception logs

adb shell cat /sdcard/com.fpliu.newton.video.player.sample/log/UncaughtException.log

build release apk using androidx

androidx build --project-dir=Android-VideoPlayer --build-type=release --webp --resguard --jiagu --channels=zip

build debug apk using androidx

androidx build --project-dir=Android-VideoPlayer --build-type=debug   --webp --resguard --jiagu --channels=zip

About

A Video Player for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages