An open API service indexing awesome lists of open source software.

https://github.com/m1ga/hyperloop.audiorecorder

Axway Hyperloop audio recorder example for Android
https://github.com/m1ga/hyperloop.audiorecorder

android appcelerator axway hyperloop titanium

Last synced: 3 months ago
JSON representation

Axway Hyperloop audio recorder example for Android

Awesome Lists containing this project

README

        

# Hyperloop audio recorder example for Android

Full Axway Hyperloop project for Android to record and play audio.

## Used library

RecordView (https://github.com/3llomi/RecordView)

## Features (by the library):
* Whatsapp-like record button at the bottom right corner
* animations
* slide to cancel
* audio feedback for click, cancel and stop

## App features:
* use AAR library
* implement a XML layout and access the elements
* record audio
* play audio

## Manually allow write and microphone permission! There is currently no permission request in the code!

![img](screenshot.png)