Android Question Android 6 new permission system?

ilan

Expert
Licensed User
Longtime User
hi

i would like to use my app with android 6 too and i heard i need to make changes to the manifest file but how?

what should i do to use my app also on android 6 but without making any problems for older android version?

this is my manifest:

 

ilan

Expert
Licensed User
Longtime User
i am working on an call recorder now and it seems like its not working on android 6

the recorder does not start recording

on my phone it is working (5.1) so it should not be a problem of android 6?
 
Last edited:
Upvote 0

ilan

Expert
Licensed User
Longtime User
Upvote 0

ilan

Expert
Licensed User
Longtime User
ok 4 (android 6 users) tried my call recorder and none worked, is there something i can do to make it work??

(the question is if the audio recording is not working or the android.intent.action.PHONE_STATE needs a manual permission?)
 
Upvote 0

ilan

Expert
Licensed User
Longtime User
so it seems like it is not possible for now.

unfortunately Android 6 seem to have changed this and access to VOICE_CALL audio now requires CAPTURE_AUDIO_OUTPUT which only available system apps that come with your phone

thanx @Erel
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…