Search code examples
Android skip activity on back button press...


androidandroid-activity

Read More
How to pass an array of objects from one activity to another using Intent?...


androidandroid-intentarraylistandroid-activity

Read More
onActivityResult not call in the Fragment...


androidandroid-activityandroid-fragmentsandroid-tabhostonactivityresult

Read More
What's the difference between activity and intent in Android?...


androidandroid-intentandroid-activity

Read More
Is it possible to open and close a new activity with swipe gesture in Flutter?...


androidandroid-activityflutterswipe

Read More
How can I display a dialog on Currently visible activity on android?...


androidandroid-activityandroid-dialog

Read More
How to use own layout for navigation drawer activity instead of auto generated layout?...


javaandroidandroid-activitynavigation-drawer

Read More
How to stack common methods for different activities...


androidandroid-layoutandroid-activitystatic-methods

Read More
How to communicate between Activity and Threads created by other Actvity...


javaandroidmultithreadingandroid-activitycommunication

Read More
Android Q : background activity starts...


androidandroid-activityandroid-10.0

Read More
How to discover what Activity is on the foreground in Android app?...


androidandroid-activityandroid-lifecycle

Read More
How to get Activity from which second Activity was started?...


androidandroid-activityandroid-lifecycle

Read More
Android App read extra data on second invocation when activity is set to singleInstance...


androidandroid-intentandroid-activity

Read More
Can't launch the activity again if it's already open...


androidandroid-activitysmslaunching

Read More
Button click not moving to the new activity...


androidandroid-activity

Read More
How can I change language programmatically for fragments?...


androidandroid-fragmentsandroid-activitylocaleandroid-resources

Read More
Change Activity on Android...


androidbuttonandroid-activitypressed

Read More
How to get an activity from background avoiding to open a new instance of it...


javaandroid-studioandroid-activity

Read More
Androidx Activity OnBackPressedCallback Interface Issue...


androidandroid-activityandroidxandroid-ktx

Read More
NoSuchMethod: isDestroyed()...


androidandroid-activity

Read More
android: Moving through activities without popping them...


androidandroid-activityactivity-stack

Read More
popping a known number of activities from stack...


androidandroid-activityactivity-stack

Read More
Hiding keyboard after calling new Activity that shows a ProgressDialog...


androiddialogandroid-activityprogressdialogandroid-input-method

Read More
How to properly add new Activity onto top of the stack after tapping notification...


javaandroidandroid-activityandroid-notifications

Read More
Activity keeps opening itself after each click...


javaandroidfirebaseandroid-intentandroid-activity

Read More
Android-Activity- Should I set views to null on OnDestroy method?...


androidandroid-activity

Read More
Switch activity after camera intent finished...


androidandroid-activity

Read More
Is there any way to launch my application right away without 'Ok Google"?...


androidandroid-activityandroid-servicevoice-recognition

Read More
Unable to refresh listview on message received...


androidlistviewandroid-activity

Read More
My sharedprefrences not sharing correctly...


javaandroidandroid-activitysharedpreferences

Read More
BackNext