Skip to content Skip to sidebar Skip to footer
Showing posts with the label Android 11

Capture And Crop Image In Android 11 (r)

As per android R privacy policy changes, I want to perform the capture and crop image feature for a… Read more Capture And Crop Image In Android 11 (r)

Can't Control The Initial Directory Where The Saf Ui Should Start

I'm trying to save a text file using SAF (Storage Access Framework) but I can't control whe… Read more Can't Control The Initial Directory Where The Saf Ui Should Start

Android 11: Starting A Service Of Another App

First app has a service: Solution 1: The app that starts a service of another app must include the… Read more Android 11: Starting A Service Of Another App