Search code examples
how to move from animation to an activity in kotlin?...


kotlinanimationandroid-activity

Read More
Can I use Compose and Standard Activities?...


androidkotlinandroid-activity

Read More
Espresso tests failing to record intent when trying to check if an intent is sent...


testingandroid-intentandroid-activityintegration-testingandroid-espresso

Read More
Popup menu goes out of the screen...


androidandroid-layoutuser-interfaceandroid-activityandroid-appcompat

Read More
In Activity.onCreate(), why does Intent.getExtras() sometimes return null?...


javaandroidandroid-intentandroid-activityandroid-lifecycle

Read More
Launching activity from the background, doesn't run the function in onResume()...


javaandroidandroid-studioandroid-activity

Read More
Android gallery with caption...


androidandroid-activitygallery

Read More
Android Date Picker showing unwanted view...


androidkotlinandroid-activitydatepickerdatetimepicker

Read More
how to call function from other fragment class...


androidandroid-activityfragmentoverflow

Read More
Duplicate Classes to handle app flow (with explicit intents)...


androidandroid-intentandroid-activitynavigation

Read More
Xamarin.Forms Communication Between Two Pages Within Same App on Different Devices...


xamlxamarin.formsandroid-activitycommunication

Read More
Android Game Activity Flow - Back to Start...


androidandroid-activitylogic

Read More
How to remove a particular activity from android back stack?...


androidandroid-activity

Read More
How to set binding in a Fragment?...


sqliteandroid-studioandroid-fragmentsandroid-activityandroid-viewbinding

Read More
Android - When attempting to add an image creates a blank image...


androidimageandroid-activity

Read More
(AppCompat) Activity without UI...


androidandroid-activityandroid-theme

Read More
Best practice: weak reference to activity in static method...


javaandroidandroid-activityweak-references

Read More
How is onCreate() called after startActivity() in android? What is the exact flow between it?...


androidfunctionandroid-activityframeworks

Read More
kotlin opening new Activity inside of a Fragment...


android-studiokotlinandroid-fragmentsandroid-activityimagebutton

Read More
show activity only once with Onclick button...


androidandroid-activitysharedpreferences

Read More
How to open an activity from a fragment using imagebutton?...


androidkotlinandroid-fragmentsandroid-activityimagebutton

Read More
Using Xamarin.Forms controls in native Xamarin.Android project?...


xamarin.formsandroid-activityxamarin.android

Read More
How to send data from class to activity on Android...


androidclassbuttonandroid-activitysettext

Read More
How to use interface to communicate between two activities...


javaandroidinterfaceandroid-activitylistener

Read More
Difference between switching from activity A->B->C- back to A via Intent vs several calls to f...


androidandroid-intentandroid-activityactivity-finish

Read More
Bring a singleInstance Activity Back Using a Notification...


androidandroid-activityandroid-notificationslaunchmode

Read More
Launching activity from a singleinstance activity...


androidandroid-intentandroid-activitylaunchmode

Read More
On Android, how do you switch activities programmatically?...


androidandroid-activity

Read More
How to run two functions on AlertDialog Positive button click?...


javaandroidkotlinandroid-activityandroid-alertdialog

Read More
How to make the Handler method be destroyed when the activity finishes?...


androidandroid-activityhandler

Read More
BackNext