Android IDE (AIDE) Support Forum

Please tell me how to request permission for app

I have tried all types of code but it didn’t work
Help I have used Activity. requestPermission and even AppCompactActivity.requestPermission etc none of them worked

manifest.xml -> uses permission
make sure you did not disable permission in settings in newer OS

Thanks I know it now did more research