List Question
20 TechQA 2024-03-12T05:24:42.170000onNewIntent() method called multiple times
33 views
Asked by SaurabhG
Starting an activity for result with launchMode="singleTop" behaves differently on Android 11 than on Android 12
38 views
Asked by James Abuser
In AOSP10, we have found that onNewIntent() was called before the "FLAG_ACTIVITY_BROUGHT_TO_FRONT" flag was set
12 views
Asked by Sakthivel Appavu
Can't get extras from notification intent
460 views
Asked by Евгений Гарифуллин
Get intent from Android onNewIntent on later timing
69 views
Asked by Moti Bartov
Android Jetpack Navigation does not update onNewIntent/onCreate intent extra data to the destinations
653 views
Asked by Vladimir Arshavin
onNewIntent method is never called when an NFC tag is detected
213 views
Asked by Martin Denion
Pass data with PendingIntent and retrieve with onNewIntent when app launches
2k views
Asked by Joseph
Can't get onNewIntent() to trigger
691 views
Asked by Malcolm Maima
Persistable permissions for content uri received via onNewIntent
253 views
Asked by Hyndrix
android - NFC in fragments, onNewIntent isn't called after I return from another activity
406 views
Asked by Alberto Deidda
onNew intent returns old data
904 views
Asked by Sujiz
How to Ignore NFC Intent(make phone not vibrating)?
376 views
Asked by Karam
How to stop my activity from opening another instance in another application from share menu?
275 views
Asked by Brandon
Android onNewIntent() not triggered when activity is invisible
6.9k views
Asked by jobin
call onNewIntent get view null pointer exception
281 views
Asked by Yang J
What is difference between OnActivityResult() and OnNewResult()?
1.5k views
Asked by Jung Jaehoon
onNewIntent never being called in Activity
422 views
Asked by DaGuy