My problem has nothing to do with the code. It is a permission-related thing. I added the permission inside the application tag
. It must be outside it. It must be in the root tag
.
Wired for me because it make sense to put it in the application tag
not the Manifest tag
!
Thanks for your answers !