Search code examples
New Intent - requireActivity() and requireContext()...


androidkotlinandroid-fragmentsandroid-intentandroid-activity

Read More
Android run setup activity on first run only...


androidandroid-activitysharedpreferences

Read More
onCreate method in Android studio...


android-studiokotlinandroid-activitylifecycleoncreate

Read More
java.lang.NoClassDefFoundError - Why? How to troubleshoot?...


androidandroid-intentnoclassdeffounderrorandroid-activity

Read More
When does the *Window focus* change in Android?...


androidandroid-activityfocuswindow

Read More
How to pass data from Activity to Fragment KOTLIN?...


androidfirebasekotlinandroid-fragmentsandroid-activity

Read More
The method checkSelfPermission(Context, String) is undefined for the type ContextCompat...


androidandroid-activityandroid-permissionsandroid-6.0-marshmallow

Read More
When an app is killed does all services in it also always killed?...


androidandroid-activityandroid-serviceandroid-lifecycle

Read More
With LiveData observeForever what happen to the observer when the MainActivity is closed?...


androidandroid-activityandroid-livedataandroidxandroid-lifecycle

Read More
Launch Skype from an App Programmatically & Pass Number - Android...


androidandroid-intentandroid-activityskype

Read More
How do I get the height and width of the Android Navigation Bar programmatically?...


androiduser-interfacegraphicsandroid-activity

Read More
Button not working for opening new activity on Android Studio...


xmlkotlinbuttonandroid-activityandroid-button

Read More
Android Instrumented testing asserting if an activity is started...


androidkotlinandroid-activityandroid-espressoinstrumented-test

Read More
Global variable or Static class for Android app...


androidkotlinandroid-activity

Read More
How to set MaterialToolbar as ActionBar without support libraries...


androidkotlinandroid-activityandroid-actionbarandroid-toolbar

Read More
Create new activity in application...


android-activity

Read More
Display UI like facebook messenger in Android java programatically...


androidandroid-layoutandroid-activityandroid-widgetandroid-xml

Read More
How to add one section separator for Navigation Drawer in Android?...


androidandroid-layoutandroid-fragmentsandroid-activitynavigation-drawer

Read More
Setting theme for an fragment...


androidandroid-fragmentsandroid-activityandroid-themeandroid-fragmentactivity

Read More
Passing data from Activity to Fragment using AsyncTask - Android...


javaandroidandroid-fragmentsandroid-intentandroid-activity

Read More
Simulate Activity/Fragment re creation...


androidandroid-activityandroid-fragmentsandroid-lifecycle

Read More
When is the viewmodel onCleared called...


androidandroid-activityandroid-lifecycleandroid-viewmodel

Read More
SignupActivity won't launch from MainActivity's intent...


javaandroidandroid-intentandroid-activity

Read More
Android shared preferences conditional activity switching...


androidandroid-activitysharedpreferencesswitching

Read More
Start kotlin activity *.kt from java activity *.java?...


androidandroid-intentandroid-activitykotlin

Read More
App keeps crashing before even opening in Android Studio (Java)...


javaandroidandroid-studioandroid-activity

Read More
Fastest way to create a mock Activity for testing...


androidunit-testingmockingandroid-activity

Read More
What is the difference between sourceCompatibility 8 and 11? What happens when they are set to diffe...


javaandroidgradleandroid-activitysource-compatibility

Read More
How to navigate from one activity to another in android kotlin?...


androidandroid-activity

Read More
Xamarin Android - Is OnResume() method work differently on multiple devices...


c#android-activityxamarin.androidonresumeactivity-lifecycle

Read More
BackNext