Search code examples
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
remove border, padding from Dialog...


user-interfaceandroid-activityandroid

Read More
Android: Clear the back stack...


androidandroid-intentandroid-activitystack

Read More
Change application's starting activity...


androidandroid-activity

Read More
Press a button to execute an operation instead of using back button...


androidandroid-activity

Read More
Is there a way to know from the end of which activity another activity is resumed...


androidandroid-activity

Read More
Android - Using Shared Preferences in separate class?...


javaandroidandroid-intentandroid-activity

Read More
Android WorkManager: Set data into view when acitivity is active...


androidasynchronousandroid-activitycoroutineworker

Read More
java.lang.UnsupportedOperationException: For security reasons, WebView is not allowed in privileged ...


androidandroid-activity

Read More
ComponentActivity can only be called from within the same library group prefix...


androidandroid-activitycomponents

Read More
adapter.getFilter().filter(newText) is not working in Activity but working properly in Fragment...


androidandroid-fragmentsandroid-activityandroid-recyclerview

Read More
How to know which activity is intended to be started in Application class?...


androidandroid-activity

Read More
How to get Activity reference in ListView Adapter class?...


androidlistviewandroid-activityandroid-contextlistadapter

Read More
Android: Go back to previous activity...


androidandroid-intentandroid-activity

Read More
Closing Cursor Android...


androidandroid-activityandroid-cursor

Read More
Make Title Bar Transparent, Transparent ActionBar - Sample Design Included - Is it possible to have ...


androidandroid-activitymaterial-design

Read More
android, what would be the use case for one Pendingintent to launch multiple activities?...


androidandroid-activityandroid-notificationsandroid-pendingintent

Read More
How to remove Black background between start new activity during slide_left animation?...


androidandroid-activityandroid-animationandroid-drawableandroid-transitions

Read More
Settings activity not supporting dark mode in Android Studio in Java...


javaandroidandroid-studioandroid-activitysettings

Read More
I want my library to start an activity without the main code explictly calling it...


androidkotlinandroid-intentandroid-activity

Read More
How to open application to run code without showing activity...


javaandroidandroid-activityhide

Read More
BackNext