Search code examples
How to send(share) csv file?...


androidcsvandroid-activityshare

Read More
How to manage Activity stack behavior in Android based on dynamic IDs?...


androidandroid-activitystacksingletasksingletop

Read More
Soft keyboard open and close listener in an activity in Android...


androidandroid-activityandroid-edittextandroid-softkeyboard

Read More
When I rotate the screen, the fragment is destroyed and returned to Activity, which opened that Frag...


javaandroidandroid-fragmentsandroid-activityrotation

Read More
how to check screen on/off status in onStop()?...


androidandroid-activityandroid-broadcast

Read More
Fullscreen Activity in Android?...


androidandroid-activityfullscreenandroid-fullscreen

Read More
Android : Call function when user close app from any activity...


javaandroidkotlinandroid-activity

Read More
How to check if an activity is the last one in the activity stack for an application?...


androidandroid-activitylifecycle

Read More
What is the difference between overriding lifecycle methods of activity or fragment and adding a Lif...


androidandroid-fragmentsandroid-activityandroid-lifecycle

Read More
Open Email App only through intent in Android Studio...


javaandroidandroid-studioandroid-intentandroid-activity

Read More
SingleTask activity is created multiple times within the same process...


androidandroid-activityandroid-tvlaunchmodeandroid-activitymanager

Read More
How can i open a activity from a foreground service (Find phone smartwatch function)...


androidandroid-activitybluetooth-lowenergyforeground-service

Read More
Extract Links from Facebook activity feed...


phpfacebookweb-scrapingandroid-activityfeed

Read More
How can I programmatically show activity on the top of task stack?...


androidandroid-activitynotificationsandroid-pendingintent

Read More
ActivityResultLauncher with RequestMultiplePermissions contract doesn't show permissions UI on l...


androidandroid-activityandroid-permissionsandroid-11

Read More
Is it possible to invoke a back button click programmatically?...


javaandroidkotlinandroid-fragmentsandroid-activity

Read More
android - how to find the name of the main activity of an application?...


androidandroid-activity

Read More
start view activity from recycler view adapter in Android Studio...


androidandroid-recyclerviewandroid-activity

Read More
Start Intent from ViewModel...


androidandroid-intentandroid-activityviewmodelandroid-permissions

Read More
NullPointer Exception on FindViewById for TextView using Android...


androidandroid-intentandroid-activity

Read More
Camera stops after one minute application suspend...


javaandroidandroid-activityandroid-camera

Read More
Set activity launch mode programmatically...


androidandroid-intentandroid-activitylaunchmode

Read More
For a singleTop activity, the previous instance is reused, even though the activity was not at top o...


androidandroid-activityandroid-launcherlaunchmode

Read More
How to prevent showing MainActivity when navigating back, but keep app state when reopening?...


androidkotlinandroid-activity

Read More
Prevent Android activity dialog from closing on outside touch...


javaandroidandroid-activitydialogtouch

Read More
Android Show Soft Keyboard When First Activity Starts?...


javaandroidkeyboardandroid-activityshow

Read More
FLAG_ACTIVITY_CLEAR_TOP and android:launchMode="singleInstance"...


androidandroid-intentandroid-activity

Read More
RecyclerView loads indefinitely when moved to a ListFragment...


androidkotlinandroid-recyclerviewandroid-activityfragment

Read More
How to access the fragments button from hosting activity in android?...


javaandroidandroid-studioandroid-activityandroid-fragmentactivity

Read More
How do I pass data between Activities in Android application?...


androidandroid-intentandroid-activity

Read More
BackNext