Search code examples
Passing data from an activity (On Button clicked), to be added to a recyclerView adapter at another ...


androidkotlinandroid-recyclerviewandroid-activity

Read More
Same Navigation Drawer in different Activities...


androidandroid-activitynavigationnavigation-drawerdrawer

Read More
How to finish an activity from an Adapter..?...


androidandroid-activitylistadapter

Read More
Sending Activity to background without finishing...


androidandroid-activity

Read More
Error with sharing images on Android with Capacitor 4...


javaandroidandroid-intentandroid-activitycapacitor

Read More
How can I read and show data from a csv file in Android?...


androidandroid-activity

Read More
which is better add flag or set flag regard full screen and screen on...


androidscreenandroid-activityfullscreen

Read More
how to pass an object containing with drawable parameter to another activity through intent using Pa...


androidandroid-intentandroid-activitydrawableparcelable

Read More
Start activities from message handler...


c#androidxamarinandroid-activity

Read More
Activity.addContentView(View) == ViewGroup.addContentView(View)?...


androidviewandroid-activitywindowviewgroup

Read More
how to save data from textview when going to previous activity kotlin...


androidkotlinandroid-activitysharedpreferencesparent-child

Read More
android shared element transition start transition has delay...


javaandroidandroid-activityandroid-recyclerviewshared-element-transition

Read More
Sharing data between fragments using new architecture component ViewModel...


androidandroid-fragmentsandroid-activitymaster-detailandroid-architecture-components

Read More
Show keyboard automatically...


javaandroidkeyboardfocusandroid-activity

Read More
When a Fragment is replaced and put in the back stack (or removed) does it stay in memory?...


androidmemoryviewandroid-activityandroid-fragments

Read More
Android onStop() not being called when starting a new activity in multi window mode...


androidandroid-activityandroid-lifecyclemulti-windowandroid-7.0-nougat

Read More
How can I bind two Android Activities to one Service?...


androidandroid-activity

Read More
Pass data from an arraylist containing a card list...


kotlinarraylistandroid-activityandroid-recyclerview

Read More
How do I keep my android activity keep on going even if somebody switches from dark mode to day mode...


javaandroidandroid-activityandroid-dark-theme

Read More
Android Popping off the Activity Stack...


androidandroid-activity

Read More
How to remove bottom margin from Activity?...


androidandroid-activityandroid-themeandroid-menu

Read More
New Intent - requireActivity() and requireContext()...


androidkotlinandroid-fragmentsandroid-intentandroid-activity

Read More
Android run setup activity on first run only...


androidandroid-activitysharedpreferences

Read More
onCreate method in Android studio...


android-studiokotlinandroid-activitylifecycleoncreate

Read More
java.lang.NoClassDefFoundError - Why? How to troubleshoot?...


androidandroid-intentnoclassdeffounderrorandroid-activity

Read More
When does the *Window focus* change in Android?...


androidandroid-activityfocuswindow

Read More
How to pass data from Activity to Fragment KOTLIN?...


androidfirebasekotlinandroid-fragmentsandroid-activity

Read More
The method checkSelfPermission(Context, String) is undefined for the type ContextCompat...


androidandroid-activityandroid-permissionsandroid-6.0-marshmallow

Read More
When an app is killed does all services in it also always killed?...


androidandroid-activityandroid-serviceandroid-lifecycle

Read More
With LiveData observeForever what happen to the observer when the MainActivity is closed?...


androidandroid-activityandroid-livedataandroidxandroid-lifecycle

Read More
BackNext