Search code examples
Buttons don't work in new activity crated from service foreground window...


kotlinandroid-activityforeground-service

Read More
Disabling right drawer only on specific fragment...


androidandroid-activitydrawerlayout

Read More
My object is getting wrecked in the transfer from activity to activity, using Parcelable, in Android...


android-intentandroid-activityparcelable

Read More
Android Studio MainActivity.kt can't reference ids in main_activity.xml...


android-studiokotlinandroid-activity

Read More
Reloading of data on screen rotation...


androidandroid-activityandroid-service

Read More
Theme.applyStyle() does not work after AppCompatDelegate.setDefaultNightMode()...


androidandroid-activityandroid-theme

Read More
How can I call a function from the parent activity when Back Button pressed - Android Dev...


javaandroidandroid-activity

Read More
How to open a second activity on click of button in android app...


androidandroid-intentandroid-activity

Read More
Jetpack Compose activities and composables for large projects...


androidkotlinandroid-activityandroid-jetpack-compose

Read More
Activity top-left corner back button...


androidandroid-activity

Read More
Can't start a service from an Activity...


androidserviceandroid-activityandroid-intent

Read More
How can I use dialog from a common class in android...


androidandroid-activitystaticdialogandroid-context

Read More
I want to retain a bitmap when changing orientation of screen...


androidandroid-activitybitmapretain

Read More
Activity vs Fragment...


androidandroid-fragmentsandroid-activity

Read More
Why fragments, and when to use fragments instead of activities?...


androidandroid-layoutandroid-fragmentsandroid-activityandroid-3.0-honeycomb

Read More
java.lang.UnsatisfiedLinkError error in android...


androidandroid-activityandroid-library.so

Read More
Why in Android documentation Activity classes have static modifier...


javaandroidandroid-activitystatic

Read More
How to make a callback between Activity and Fragment?...


androidinterfaceandroid-activitycallbackfragment

Read More
Start an Activity on Phone Boot in Android...


androidandroid-activitystartupboot

Read More
ViewModel and Activity using Kotlin...


kotlinandroid-activitypersistenceviewmodel

Read More
Android Deeplinking not working with multiple schemes...


androidandroid-activityandroid-manifestintentfilterdeep-linking

Read More
Android - Why is my activity being destroyed when my app is resumed?...


androidandroid-activityandroid-lifecycle

Read More
ActivityResultContracts.TakePicture - Image is not saved after activity orientation change...


androidandroid-activitycameraactivity-result-api

Read More
How can I edit the MainActivity.kt file in my flutter project and how is it even created?...


flutterandroid-activityqr-codedart-null-safetyflutter-upgrade

Read More
Get current Android activity in MAUI android (net6-android) library...


android-activitymauinet6.0-androidnfcadapter

Read More
How to bring an activity to foreground (top of stack)?...


androidandroid-intentandroid-activity

Read More
Android: Is there a way to switch the spinner array based on user input from other activity?...


javaandroidandroid-layoutandroid-activity

Read More
What is the main purpose that in an Android application you can specify theme both in AndroidManifes...


androidandroid-activitythemesmanifest

Read More
Display activity as a popup window...


javaandroidandroid-activityandroid-theme

Read More
How can I resume the previous activity with code?...


androidandroid-activity

Read More
BackNext