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
- Host: GitHub
- URL: https://github.com/m1ga/hyperloop.audiorecorder
- Owner: m1ga
- License: other
- Created: 2018-03-21T19:40:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-21T19:44:23.000Z (about 7 years ago)
- Last Synced: 2025-01-27T07:12:10.558Z (5 months ago)
- Topics: android, appcelerator, axway, hyperloop, titanium
- Language: JavaScript
- Size: 7.83 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!
