Search code examples
Determine if context is a Specific Activity...


javaandroidandroid-activityandroid-context

Read More
Failing moving data from Activity C through Activity B to Activity A...


javaandroid-studioandroid-activityandroid-lifecycle

Read More
Android Activity Not Showing When Screen is Woken Up and Lock Screen Not Disabling...


androidandroid-activityandroid-screenandroid-windowmanager

Read More
Returning from a dialog or activity with result...


androidandroid-activitydialog

Read More
How do you keep the previous Android activity data visible upon returning from the Back Button (<...


androidandroid-activity

Read More
AsyncTask vs MainThread...


javaandroidandroid-activityandroid-asynctask

Read More
Show two Activities inside an Activity...


androidandroid-layoutandroid-activityandroid-fragmentsandroid-view

Read More
How can Activity and its Views lifecycles overlap in android...


androidandroid-activityviewlifecycle

Read More
How can I remove the blank space in the Activity that is shown as a Dialog...


androidandroid-activityandroid-titlebar

Read More
How to start Instrumentation project programmatically using Android Intent?...


androidandroid-intentandroid-activityrobotiuminstrumentation

Read More
Stop fragment's functions and calls and reset inner variables...


javaandroidandroid-studioandroid-fragmentsandroid-activity

Read More
How can I redirect from an activity to another activity after some delays?...


androidandroid-studiokotlinandroid-activity

Read More
intent.putExtra() and intent.getStringExtra() are not working. getStringExtra returns null...


javaandroid-studioandroid-intentandroid-activity

Read More
Android Kotlin How to update content in current activity on FirebaseMessagingService onMessageReceiv...


androidfirebasekotlinandroid-activityfirebase-cloud-messaging

Read More
How to fill out multi-field activity via other activities?...


androidkotlinandroid-intentandroid-activity

Read More
I have created a Fragment but don't know what to put inside...


androidandroid-fragmentsandroid-activity

Read More
The method getApplicationContext() is undefined - fragment issues...


javaandroidandroid-activityandroid-fragmentsparse-platform

Read More
Xamarin. Having trouble correctly implementing AudioManager AudioFocus activity and listeners...


c#androidxamarinandroid-intentandroid-activity

Read More
Use Parcelable to pass an object from one android activity to another...


androidobjectandroid-activitybundleparcelable

Read More
How to make the radio buttons not to change when switching the activities?...


javaandroidandroid-activityradio-button

Read More
What are ways to transfer data between activities...


androidandroid-activity

Read More
How to convert some functions from an Activity to a Fragment?...


javaandroidandroid-layoutandroid-fragmentsandroid-activity

Read More
I´m trying to call other activity with MenuItem...


javaandroidandroid-activityoncreateoptionsmenu

Read More
OnActivityResult crash if I choose a large image...


androidandroid-activityandroid-image

Read More
Keeping specific activity on top of a backstack...


androidandroid-activity

Read More
GetSystemService DOWNLOAD_SERVICE in non activity...


androidandroid-activity

Read More
How to launch an app from another in Xamarin forms...


androidandroid-intentandroid-activityxamarin.forms

Read More
How to go back to the fragment in an activity which launched the activity?...


androidandroid-activitynavigationfragment

Read More
Make the "up" button behave like the "back" button on Android...


androidandroid-intentandroid-activity

Read More
Other thread wont let me change Activity layout!? Android...


androidmultithreadingandroid-activityprogressdialogalter

Read More
BackNext