Search code examples
A Local Service implementation closely related to Application Life Cycle...

androidandroid-activityandroid-service

Read More
Old intent in activity started from notification...

androidkotlinandroid-intentandroid-activityandroid-notifications

Read More
Avoid splash screen activity when pressing Back button...

javaandroidandroid-activitysplash-screen

Read More
How to change the text on the second activity on button clicked from first activity? [KOTLIN]...

androidkotlinandroid-layoutandroid-activity

Read More
Getting around onDestroy being called on orientation change?...

androidandroid-activity

Read More
How to access contentResolver of a fragment in a different activity?...

androidandroid-fragmentsandroid-activityandroid-contentproviderandroid-contentresolver

Read More
Delete file after sharing via intent...

androidfileemailandroid-activitydelete-file

Read More
Flutter not creating Java Classes only Kotlin Instead...

javaandroidkotlinandroid-activityflutter

Read More
Android - No suitable constructor found...

javaandroidandroid-intentandroid-fragmentsandroid-activity

Read More
Invoking activity from APK in another android application...

androidandroid-activityapk

Read More
How can I stop the progressDialog after returning to the activity?...

androidandroid-activityloadingprogressdialog

Read More
How to covert vw measurement to dp in android?...

javaandroidandroid-layoutandroid-activityandroid-linearlayout

Read More
OnActivityResult method is deprecated, how do I use registerForActivityResult from a Menu's onOp...

androidkotlinandroid-intentandroid-activityonactivityresult

Read More
Send data between activities while skipping one middle activity...

androidandroid-activity

Read More
Unable to fully close activity when using "singleTask" as launch mode...

androidandroid-activitylaunchmode

Read More
Can I check which the previous activity was, Android?...

androidif-statementandroid-activity

Read More
Rename an activity...

androidandroid-studioandroid-activity

Read More
Application restart...

javaandroidandroid-activity

Read More
ListView & Custom Adapter dont work Kotlin...

androidkotlinandroid-activity

Read More
Focus is Getting Lost on adapter.notifyArrayItemRangeChanged...

androidandroid-activityandroid-viewandroid-tv

Read More
Android activity and foreground service - general question...

androidandroid-activityandroid-serviceandroid-lifecycle

Read More
Manage single Databinding object when conditional multiple layouts apply to single activity...

androidkotlinandroid-activitylayoutdata-binding

Read More
How do I set a ClickListener in a Activity to a Button that belongs to a Fragment? (Android studio J...

javaandroidandroid-activitynullpointerexception

Read More
Android: pass parameter to Service from Activity...

androidbindingserviceandroid-activityparameter-passing

Read More
onActivityResult do not fire if launch mode of activity is singleInstance...

androidandroid-activitysingle-instance

Read More
Android update activity with value of data object field from MutableStateFlow<List<MyDataObjec...

androidandroid-activityandroid-livedataandroid-jetpack-composeandroid-viewmodel

Read More
When does Android destroy activity without destroying the entire process?...

androidandroid-activityactivity-lifecycle

Read More
One-Single Activity or Two Activities...

androidandroid-fragmentsandroid-activitynavigation-drawerandroid-navigation

Read More
Launch Android application without main Activity and start Service on launching application...

androidandroid-activityandroid-service

Read More
How to start Activity in adapter?...

javaandroidandroid-activityadapter

Read More
BackNext