Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

TarsosDSP is a Java library for audio processing. Its aim is to provide an easy-to-use interface to practical music processing algorithms implemented, as simply as possible, in pure Java and without any other external dependencies.

Jun 16, 2015


Audio recorder (Voice recorder, Sound recorder) - an open source application makes an easy audio recording experience. App optimized for the fastest start as possible and helps not to miss important sound for the user.

Features:

  • Recording audio
  • Playback records
  • Select recording format AAC or WAV
  • Set sample rate and bitrate
  • Record and Playback in background
  • Display record waveform
  • Rename record
  • Share record
  • Import audio files
  • Records list
  • Add the selected record to bookmarks
  • Delete all records from settings
  • Colored themes
Feb 19, 2019

Android Phone Call Recorder

Oct 22, 2016

A powerful and efficient library written in Kotlin to record WAVE form audio files (WAV) in Android with recording customizations.

Nov 7, 2019

Generating pure tone of an specific frequency was never that easy. ZenTone does all the heavy lifting for you.

Apr 22, 2016

Convert audio files inside your Android app easily. Supported formats: WAV, AAC, MP3, M4A, WMA and FLAC.

Sep 15, 2016

A wrapper for the StageFright player on Android. Hate the player, not the game.

Jul 5, 2014

Android & Pure Java library to shape a voice with an instrument.

Mar 12, 2016

Libpulse-android is a JNI interface to functions of libpulse (which communicates with pulseaudio). As of now, it is focused on providing access to introspection functions of the library, so as to enable writing of a remote control volume application.

Jul 19, 2014

Alternative for MediaPlayer for music files. Uses ExoPlayer 2 and MediaPlayer for lower APIs.

Nov 24, 2016

Android service library which uses AAC Player. Ready to use Radio Player Service. (Android Background Player Service)

Features:

  • Play and stop live radio streams on background.
  • Handle incoming and outgoing calls.
Jul 20, 2015

A simple audio player for Android that you can plugin to your apps quickly get audio playback working.

Nov 11, 2016

A pretty way to record .WAV audio on Android.

Aug 8, 2016

Audio infrastructure for Android.

Jul 5, 2014

Android Audio encapsulation library, with part Rx support.

Mar 28, 2016

Jockey is a music player for Android based on Google's Material Design standards. The point of Jockey is to be a simple, lightweight media player with features designed for music enthusiasts and casual listeners alike. Currently Jockey is notably lacking a few enthusiast features like gapless playback, crossfade and replay gain which may be added in the future.

Nov 20, 2016

A Simple Pcm / Wav audio recorder with nice api.

Aug 2, 2016

Simple capture and play audio for android.

Aug 21, 2017

Lightweight audiowave progressbar.

Nov 7, 2016

DMAudioStreamer library helps you to integrate audio streaming in your application.

Oct 30, 2017

An opencore amr codec JNI wrapper with explanation and one solution for packaging amr audio files.

Aug 30, 2015

RhombusLib is an Android library project that decodes magnetic stripe audio data. It is designed for use with the unencrypted SquareUp credit card reading dongle, though it should work with any mechanism to get the raw data from the card as audio.

RhombusLib can decode either track 1 or track 2 data, and can even determine on the fly which one to decode to. It supports swiping in either direction.

Jul 22, 2014

NaraeAudioRecorder is AudioRecorder for Android powered by Kotlin

Key Features

  • Easy to use API
  • Record on various format
    • core: pcm, wav
    • ffmpeg-recorder: mp3, m4a, wma, flac, aac
  • Pause & Resume recording
  • Checking Runtime permission (RECORDAUDIO, WRITEEXTERNAL_STORAGE) for Android 6.0+
  • Integrated timer is provide maxAvailableTime feature
  • Remove background noise using NoiseSuppressor API
  • 100% write in Kotlin, but has Java Compatible
  • Detect amount of time of Silent
Jan 8, 2019

Music Player APP looks and feels like a classic device.

Feb 17, 2017

A FFT computation library for Android.

Noise is an Android wrapper for kissfft, a FFT implementation written in C. Noise features an api that is designed to be easy to use, and familiar for Android devs. However, a low level JNI api is available as well.

Aug 20, 2017

A simple Android audio view with a few controls. Basically it's a MediaPlayer wrapper.

Oct 7, 2018

A Simple Wav audio recorder dialog.

Mar 2, 2018

Shows a graphic representation of the sounds captured by the microphone on Android

Nov 16, 2015

A reactive (Rx) implementation of the AudioRecord API for recording raw (pcm) audio-data. Also includes helper methods for the creation of Wave audio files.

Jul 8, 2016

AudioPlayerView is an Android view that loads audio from an url and have basic playback tools.

Feb 12, 2016