OpenSLMediaPlayer (Java API) Application icon

OpenSLMediaPlayer (Java API) 0.8.0

1.7 MB / 10+ Downloads / Rating 4.7 - 41 reviews


See previous versions

OpenSLMediaPlayer (Java API), developed and published by h6a_h4i, has released its latest version, 0.8.0, on 2023-12-03. This app falls under the Libraries & Demo category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.7, based on 41 reviews.

OpenSLMediaPlayer (Java API) APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.h6ah4i.android.example.openslmediaplayer

Updated: 1 year ago

Developer Name: h6a_h4i

Category: Libraries & Demo

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing OpenSLMediaPlayer (Java API) on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.7
Total 41 reviews

Reviews

4 ★, on 2017-06-24
Could have been little more stable

5 ★, on 2020-04-25
Simple

5 ★, on 2016-11-08
Amazing lib...helping me out alot

1 ★, on 2015-10-20
I am picking a song from the list and it is not playing....I have put my 30 min but still dng know how this app works !

5 ★, on 2015-08-22
Great!!!

5 ★, on 2014-12-23
App is a great example of the performance capabilities of both java and native music player implementations. The code is impressive! AND YOU CAN SELECT THE FFT WINDOW TO BE APPLIED TO THE AUDIO WAVE TOO! :) that is sweet. The fft could be trimmed down, frequencies above a certain amount give basically a flat line at all times.

Previous Versions

OpenSLMediaPlayer (Java API) 0.8.0
2023-12-03 / 1.7 MB / Android 4.1+

OpenSLMediaPlayer (Java API) 0.7.5
2017-05-06 / 3.7 MB / Android 4.0+

About this app

This app is an example program of OpenSLMediaPlayer library (Java API version).

The OpenSLMediaPlayer library offers a compatible class of Android's MediaPlayer class.
Not just a re-implementation, also provides some enhanced features;

- Released under the "Apache License, Version 2.0"
- Compatible with Android's MediaPlayer and audio effects classes
- Provides both Java and C++ Native API sets
- Also includes standard MediaPlayer based classes which fixes a lot of bugs
- Smooth fade-in, fade-out
- High quality resampler
- 10 bands graphic equalizer with preamplifier
- High quality Visualizer class to capture audio for visualization purpose


The source code of this app also can be downloaded from GitHub.
Please refer to the following site about more details of the app/library.

http://android-openslmediaplayer.h6ah4i.com/

New features

* Update target API level to 33

App Permissions

Allows an application to record audio.
Allows an application to modify global audio settings.
Allows an application to read from external storage.
Allows an application to write to external storage.
Allows applications to open network sockets.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.