Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 941

For the pop-up mic permissions prompt

$
0
0

In an app that I developed, it requires the mic permission of the user. I've added the RECORD_AUDIO permissions in the Manifest file. Will that result in the permissions prompt to pop up at run time or is there anything else I need to do like add the getPermissionToRecordAudio() and onRequestPermissionsResult() code to MainActivity.java , etc? If so, where is the MainActivity.java in the Processing sketch documents? Do I have to use Android Studio for that? Pl let me know. Thanks.


Viewing all articles
Browse latest Browse all 941

Trending Articles