python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Not able to set image to the imageView in android 12
I am working on a camera application with camera 2 API. I am able to save the image to the picture directory and set it to the image view till android version 11 but on android 12, image is getting sa...
Swapnil Lanjewar
Votes: 0
Answers: 1
PendingIntent send() not working on Android 12 when application is closed
I'm trying to show an Activity in onMessageReceived of my FirebaseMessagingService. I've already asked user for permission and checked that it granted.
For Android <=11 simple start activity method...
Andrew Kolubov
Votes: 0
Answers: 1
Why does my flutter app crash on Android 12?
We are experiencing issues with our Flutter based app on Android 12 specifically. No other system seems affected.
The issues that occur cause a hard crash of the app and nothing reaches our exception ...
Christian
Votes: 0
Answers: 0
Store files in android app (targeting API 31 and above) which is retained even after the app is uninstalled
The question is specifically for apps targeting API 31 and above.
I have referred to a lot of similar StackOverflow questions, Official Docs, etc.
There are some limitations to API 31 as mentioned her...
Abhimanyu
Votes: 0
Answers: 3