Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 598 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 598 Bytes

AndroidVoiceAnimation

A voice animation demo just like google voice search.
Use the MediaRecorder to record audio, haven't test on most devices.
Because I use the ObjectAnimator class, so the minApiLevel is 11.You can use the NineOldAndroids library to make it backwards compatible.
You can download the apk here.