Skip to content

Simple app to test Android NDK Media APIs, notably video decoders

Notifications You must be signed in to change notification settings

ericberdahl/MediaTest

Repository files navigation

MediaTest

One example of an Android application that uses the NDK to read frames from a video file.

Requirements

To build the application, you will need:

Build instructions

  1. Run Android Studio
  2. Select Open an existing Android Studio project
  3. Navigate to the location at which you cloned this repo
  4. Build and/or run the project.

Running MediaTest

MediaTest provides no UI on the Android device. All output is represented in messages written to the Android log (e.g. visible via logcat).

About

Simple app to test Android NDK Media APIs, notably video decoders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published