gerardgilliland / BirdingViaMic

Android app Birding Via Mic java code and xml files
http://www.modelsw.com/Android/BirdingViaMic/BirdingViaMic.php.
0 stars 0 forks source link

setAudioSource fails when Record tapped. #2

Closed gerardgilliland closed 8 years ago

gerardgilliland commented 8 years ago

device: Moto G (gen3) (osprey_u2) file: RecordSong.java error: java.lang.RuntimeException: setAudioSource failed. I don't know which source was used: 0 Default, 1 Mic, 5 Camcorder, 6 Voice Recognition

gerardgilliland commented 8 years ago

This was caused by an upgrade to Android Version 6.0. I was not testing for or using permissions. Found and solved when I upgraded to Version 6.0.