Ayoub CHABCHOUB

Results 1 comments of Ayoub CHABCHOUB

Hello, I used Display over others apps permission to solve this problem, as it mentionned here: https://developer.android.com/reference/android/Manifest.permission.html#SYSTEM_ALERT_WINDOW I used this piece of code to allow this permission: if (Build.VERSION.SDK_INT >=...