Search code examples
Can I share a FusedLocationProviderClient between several activities?...


javaandroidandroid-activityandroid-location

Read More
ImageView.getWidth() returns 0...


javaandroidandroid-activityandroid-imageview

Read More
Activity life cycle methods : onPostResume significance...


androidandroid-activityandroid-lifecycle

Read More
android:configChanges="orientation" does not work with fragments...


androidandroid-fragmentsandroid-activityrestart

Read More
Why onSaveInstanceState is calling after onPause...


androidandroid-activity

Read More
How to prevent ViewModel from getting killed when navigating in Android using Kotlin?...


androidkotlinandroid-fragmentsandroid-activitynavigation

Read More
How to pass data from fragment to activity, when activity is not a parent of fragment...


androidkotlinandroid-fragmentsandroid-activityandroid-lifecycle

Read More
How can I start a new android activity using class name in a string?...


javaandroidstringclassandroid-activity

Read More
is there another way to update a RecyclerView than notifyDataSetChanged?...


javaandroidandroid-studioandroid-activitysharedpreferences

Read More
Android activity as inner class...


androidandroid-activityinner-classes

Read More
why my app crash when i change its layout?...


javaandroidandroid-layoutandroid-studioandroid-activity

Read More
how to get a value from resource file in the main Activity class when using fragments?...


androidkotlinandroid-fragmentsandroid-activityandroid-resources

Read More
Activity onNewIntent Null Pointer Exception...


androidandroid-activitynullpointerexceptiononnewintent

Read More
Get current Activity - Xamarin Android...


c#androidandroid-activityxamarinxamarin.android

Read More
How to create a floating touchable activity that still allows to touch native controls outside of it...


androidandroid-activityfloating

Read More
Launcher Activity's onStart() called before PendingIntent destination activity launched when App...


androidandroid-activityfirebase-cloud-messagingandroid-notificationsandroid-lifecycle

Read More
Android: how to make an activity return results to the activity which calls it?...


androidandroid-activityonactivityresult

Read More
Finish all previous activities...


javaandroidandroid-activityscreen

Read More
Having issue displaying the information of a form in Android Studio...


androidandroid-activityregisterforactivityresult

Read More
How to press back button in android programmatically?...


androidandroid-activityactivity-finish

Read More
Intents in Kotlin...


androidkotlinexceptionandroid-intentandroid-activity

Read More
Unresolved class MainActivity - AndroidManifest.xml...


androidandroid-activityandroid-manifest

Read More
Does the Back button trigger a call to "onDestroy"?...


androidandroid-activityondestroy

Read More
Android listview adapter check if it contains a string...


androidandroid-activity

Read More
App always starts fresh from root activity instead of resuming background state (Known Bug)...


androidandroid-activityresumetask

Read More
Android: Change Screens...


androidandroid-intentandroid-activity

Read More
How to create an Android app whose only purpose is to launch another app?...


androidandroid-activityandroid-animation

Read More
Java Android: Change locale onClick in mainActivity...


javaandroidandroid-activitylocalizationlocale

Read More
Use Godot game as an Activity or Fragment in a larger Android Studio application...


androidandroid-activitygame-developmentgodot

Read More
Start activity by clicking on widget...


androidandroid-activityclickwidget

Read More
BackNext