The error message you're encountering indicates that you need to specify one of FLAG_IMMUTABLE or FLAG_MUTABLE when creating a PendingIntent on Android API level 31 (Android S) and above. This change was introduced to improve security and handling of PendingIntent.
You can update your code to specify FLAG_IMMUTABLE when creating the PendingIntent as follows:
// Create a PendingIntent with FLAG_IMMUTABLE
PendingIntent pendingIntent = PendingIntent.getActivity(context, 0, intent, PendingIntent.FLAG_IMMUTABLE);
Write your answer
Rules
Minimum 50 words
Maximum 2000 words
No offensive language allowed
Answer shloud be understandable and related to question category and related programming language
You only submit one answer
What you Earn by doing this contribution ?
Youtube video views and watchtime (If you included on snippets,tutorials,Questions and Answers).
Your Profile is always showing with your contribution in great recongnizable size.
Social engaging we have our own follow system where interested people can follow you and you earn more traffics more engagement with followers.
Ability to create contribution with fully loaded with snipptes and attchements.
Your contribution going to serve knowledge for worldwide developers and students.
Statics where you can easily track likes,views and click on particular link.
If your contribution is good we promoted on our google ads and facebook ads.
Terms and Conditions
Contribution can't be removed once approved its always live and along with this showing your contribution profile if you not ban.
Our review team can be modify your content on review time removing any kind of thirdparty links or images which are not from trusted source.
You only earn traffics from this on your profile,on social media links,and your youtube videos views etc.