Tushar Pithiya

Results 2 comments of Tushar Pithiya
trafficstars

Add this permission to manifest file : `` Use below code to save file No need allow any storage permission in > Q for the same: ` if (SDK_INT >=...

Use `` instead of MANAGE_STORAGE Use below code to save file No need allow any storage permission in > Q for the same: ` if (SDK_INT >= Build.VERSION_CODES.Q) { ContentResolver...