Search code examples
How to pass custom object arraylist from activity to fragment with instance...


androidandroid-fragmentsandroid-viewpagerandroid-bundle

Read More
Passing Data through bundle using Intent...


android-studioandroid-intentbundleandroid-bundle

Read More
Why does it not pass data when I pass bundle from one activity to another in android?...


androidandroid-intentandroid-activityandroid-bundlemultiscreen

Read More
How to get extras without a key?...


androidandroid-intentandroid-bundle

Read More
Fragment's bundle is null in onCreate despite overriding onSaveInstanceState...


androidandroid-fragmentsandroid-bundlestartactivityforresultandroid-savedstate

Read More
Retrieve android.intent.extra.EMAIL value from bundle...


androidandroid-intentandroid-bundle

Read More
Send data to fragment with FragmentTransaction...


androidandroid-fragmentssendandroid-bundlefragment-transitions

Read More
How to Pass String Array from RecyclerView Adapter to Fragment in Android...


androidandroid-fragmentsarraylistandroid-recyclerviewandroid-bundle

Read More
putExtra: How should I handle large arrays? Database or split to smaller arrays?...


androidarraysdatabaseandroid-bundleandroid-binder

Read More
Store Bundle with extras in MainActivity...


javaandroidandroid-intentandroid-bundle

Read More
Receiver to Alarm Activity bundle returning null, even with default bundle values assigned...


javaandroidandroid-intentandroid-bundle

Read More
Passing List of Objects to Fragment...


androidandroid-fragmentskotlinandroid-bundle

Read More
Dialog fragment bundle not passing data...


androidandroid-fragmentsandroid-bundle

Read More
Intent data is missing on onActivityResult()...


androidandroid-intentonactivityresultandroid-bundle

Read More
Bundle not cleared...


androidandroid-fragmentsandroid-bundle

Read More
Pass the custom list value adapter to activity...


androidandroid-bundle

Read More
Store and retrieve array list in Bundle in Android...


androidandroid-bundle

Read More
Sending Intent from BroadcastReceiver class to currently running activity...


androidandroid-intentandroid-activityandroid-bundle

Read More
Unmarshalling extras from intent throws an exception but only during onActivityReenter...


android-intentandroid-transitionsandroid-bundle

Read More
Setting EditText in Bundle test not working...


javaandroidandroid-bundle

Read More
Cases when savedInstanceState is NOT null...


androidandroid-activityandroid-lifecycleandroid-bundleandroid-savedstate

Read More
Crash when performing savedInstanceState.containsKey()...


javaandroidandroid-bundle

Read More
Getting data from clicked notification in android...


androidandroid-pendingintentandroid-bundle

Read More
Passing data from an Activity to a fragment that has no onCreate...


androidandroid-fragmentsandroid-intentandroid-bundle

Read More
How to send data from adapter into activity in Android...


androidandroid-adapterandroid-bundle

Read More
In onActivityResult i am getting null value from received intent...


androidandroid-intentandroid-bundle

Read More
Fragment in viewpager savedinstancestate is always null...


androidandroid-fragmentsandroid-viewpagerandroid-bundle

Read More
Why Bundle in Intent get lost?...


androidandroid-intentkotlinandroid-bundle

Read More
Android app crashes when passing through a bundle through intent...


androidandroid-intentnullpointerexceptionandroid-bundle

Read More
Why can I pass a serializable with a bitmap through a Bundle but get an error when the system tries ...


androidserializationandroid-fragmentsbitmapandroid-bundle

Read More
BackNext