Hey guys, i've made an app that detects mic and ca...
# android
f
Hey guys, i've made an app that detects mic and cam usages and shows a dot, something like iOS however i've run into a corner case where the dot isn't shown (what this means is that AudioManager.AudioRecordingCallback doesn't get triggered) the first time you use "ok google" or "hey, google" Here's a link to the issue, partially explaining what i've found so far but hardly any details https://github.com/FunkyMuse/Vigilante/issues/84
stackoverflow 2