Search code examples
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
onNavigationItemSelected is not called when the selected menu item is same...


androidandroid-fragmentsandroid-activitybottomnavigationview

Read More
What are acceptable permissions for ActivityCompat.requestPermissions() to request?...


javaandroidandroid-activitypermissionsandroid-permissions

Read More
How to manage startActivityForResult on Android...


androidandroid-intentandroid-activitystartactivityforresult

Read More
Image button to open new Activity...


androidandroid-studiobuttonandroid-activity

Read More
Android: how to navigate between activities and keep its states...


androidkotlinandroid-activity

Read More
how to start an activity from inner class view holder? [Android studio] [kotlin]...


android-studiokotlinandroid-activity

Read More
Go to another activity not main activity after splash screen...


android-studioauthenticationandroid-activitysharedpreferencessplash-screen

Read More
Delay between bindService() and onBind() when starting a Service...


androidbindingandroid-fragmentsandroid-activityandroid-service

Read More
Problem when showing alert requestPermissions close Activity...


androidandroid-activitypermissionsalert

Read More
MainActivity.this call, in Fragment...


androidmultithreadingandroid-activityfragmentthis

Read More
BackNext