Hyperloop audio recorder example for Android

March 21, 2018 ยท View on GitHub

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