Search code examples
How to handle animations when start/exit an Android.Provider.Settings activity?...


c#androidxamarinanimationandroid-activity

Read More
Is Activity killable after onStop() or super.onStop() returns...


androidandroid-activityandroid-lifecycle

Read More
Start new Activity from JNI...


androidandroid-intentandroid-activityandroid-ndk

Read More
How to have a global click Listener for multiple buttons in the same layout?...


javaandroidandroid-fragmentsandroid-activityandroid-appcompat

Read More
How to transfer String from Fragment to Activity in Android...


javaandroidandroid-fragmentsandroid-activitysharedpreferences

Read More
Different call sequence of the Activity lifecycle callbacks while opening app from the push...


androidandroid-activityandroid-push-notification

Read More
How to set foreground application as not showing in recent list?...


androidandroid-activityandroid-recents

Read More
How to call a method from MainActivity which takes views as parameters, from a class which extends J...


javaandroidandroid-activityviewjobservice

Read More
What is the usage of onCreate method second implementation in Android Activities?...


androidandroid-activityactivity-lifecycle

Read More
Using of onRestoreInstanceState...


androidandroid-activitylifecycle

Read More
How can I manually trigger my Android onPause() method to test it?...


androidandroid-activityonpause

Read More
Android, start a new activity and pass it a variable...


androidvariablesandroid-activity

Read More
Handling Activity stack through application programmatically...


androidandroid-activityactivity-stack

Read More
What is the actual base class of all Android classes?...


javaandroidinheritanceandroid-activity

Read More
Android background activity disappears when coming back to the app...


androidandroid-activitybackgrounddialog

Read More
Why is onDestroy always called when returning to parent activity?...


androidandroid-activityandroid-lifecycle

Read More
Virtual method on a null object reference-Error in Android...


javaandroidandroid-fragmentsandroid-activitynull

Read More
How to call fragment from non activity class in android...


androidandroid-fragmentsandroid-activity

Read More
Activity with transparent background...


androidandroid-activity

Read More
Disable screen orientation in Android Studio...


android-layoutandroid-studioandroid-activityscreen-orientationandroid-orientation

Read More
Activity is getting destroyed while pressing the home button...


androidandroid-activityondestroy

Read More
How to move up and move down activity...


android-studioandroid-activity

Read More
properties of an item in listview changes (or set to new properties) when the same item is newly sel...


javaandroidlistviewandroid-activityarraylist

Read More
android.content.ActivityNotFoundException:...


androidandroid-activityandroid-manifest

Read More
Why in RecyclerView findViewByPosition() returns null on EditText...


androidandroid-activityandroid-recyclerview

Read More
Open a Activity from a service...


xamarinandroid-activityservice

Read More
Why does overriding onCreate(Bundle, PersistableBundle) not work?...


javaandroidandroid-studiointellij-ideaandroid-activity

Read More
How to send and save string message in Activity from BroadcastReceiver...


androidandroid-activitybroadcastreceiver

Read More
Pressing back after getting fragment from backstack crashes app, "Android IllegalStateException...


javaandroidandroid-layoutandroid-fragmentsandroid-activity

Read More
Android - Keep previously added intent extra when going up to parent activity...


androidandroid-intentandroid-activityandroid-lifecycle

Read More
BackNext