Search code examples
How to use NavHostFragment with FragmentContainerView?...


androidandroid-fragmentsandroid-activityandroid-architecture-navigationandroid-viewbinding

Read More
Application lifecycle when app is killed in the background...


androidandroid-activityandroid-lifecycle

Read More
How come the code is executed after intent redirection code?...


javaandroidandroid-intentandroid-activityprocess

Read More
Localization of text outside of activities in Android?...


androidkotlinandroid-activitylocalizationandroid-resources

Read More
Cannot resolve symbol 'ViewModelProvider'...


androidandroid-studioauthenticationandroid-activityviewmodelproviders

Read More
Sending SMS programmatically without opening message app...


androidandroid-activity

Read More
Passing Data Between Fragments to Activity...


androidandroid-activityfragment

Read More
How to get current foreground activity context in android?...


androidandroid-activity

Read More
React Native - Splash Screen Error ( cannot find symbol ) in MainActivity...


javascriptreact-nativeandroid-activityreact-native-splash-screen

Read More
How can I use value in Fragment from parent Activity or other Activities?...


androidkotlinandroid-activityfragment

Read More
Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics...


androidandroid-activitynullpointerexceptionandroid-bitmap

Read More
How to replace a Fragment on button click of that fragment?...


androidandroid-fragmentsandroid-activity

Read More
Prevent same activity to be started multiple times...


androidandroid-intentandroid-activity

Read More
Android - changing textview from other activity...


androidandroid-activity

Read More
Android: Limit webview to a number of URLs...


androidandroid-activityandroid-webview

Read More
How do I create a transparent Activity on Android?...


androidandroid-activitytransparent

Read More
Android: Keep username in session until logout...


androidsessionandroid-activitysharedpreferences

Read More
How to stop EditText from gaining focus when an activity starts in Android?...


androidlistviewandroid-activityandroid-edittextfocus

Read More
Android ListView with onClick items...


androidlistviewmethodsandroid-activityelement

Read More
Detect activity transition to complete before starting a new animation in the new activity on Androi...


androidandroid-activityandroid-animationlistenertransition

Read More
End up activity on swipe right?...


androidandroid-activityswipeontouchlistener

Read More
How to request permissions in templated apps built for Android Automotive OS?...


androidkotlinandroid-activityandroid-automotive

Read More
Unable to launch arbitrary activity since Android 13...


androidandroid-intentandroid-activity

Read More
Get Activity name dynamically - android...


androidandroid-activityintrospection

Read More
OnResume called in quick succession...


androidandroid-activitykotlin-coroutinesandroid-lifecycle

Read More
Android: How to get a list of all available intent filters?...


androidandroid-activitybroadcastreceiverintentfilter

Read More
Sharing WebView object between Activity and WindowManager in foreground...


android-activityservicewebviewforegroundwordpress-jetpack

Read More
Why is onResume() called when an activity starts?...


androidandroid-activityonresume

Read More
When the activity was recreated and reinitiate ViewPager2, the requireContext() and requireView() is...


androidandroid-fragmentsandroid-activity

Read More
How do I launch a specific (explicit) activity of another app...


javaandroid-intentandroid-activitylaunch

Read More
BackNext