Search code examples
Full Screen without navigation & status bars...

androidandroid-layoutandroid-activityandroid-viewandroid-fullscreen

Read More
Navigation Component: How to clear back stack WHEN NAVIGATING FROM FRAGMENT TO ACTIVITY?...

kotlinandroid-activityandroid-navigation

Read More
Android activity finish update previous activity...

androidandroid-activityrefreshparent

Read More
Android: How do I reset/clear application preferences during unit testing?...

androidunit-testingandroid-activitypreferencesandroid-preferences

Read More
Android. Fragment getActivity() sometimes returns null...

androidandroid-fragmentsandroid-activityandroid-asynctasknullpointerexception

Read More
Handling deeplinks with multiple activities...

androidandroid-intentandroid-activitydeep-linkingintentfilter

Read More
How to apply screen orientation to portrait too all the layouts at once android studio...

androidandroid-fragmentsandroid-activityscreen-orientationportrait

Read More
Confused about activity lifecycle...

android-activityandroid-lifecyclestart-activityactivity-finish

Read More
How to Set ID And Value in spinner...

javaandroidandroid-activity

Read More
Stopwatch resets when activity restarts...

javaandroidandroid-activitystopwatch

Read More
How to open recent avtivity after app reopen in android studio...

javaandroidandroid-activity

Read More
How to call layout xml from another module...

androidandroid-layoutandroid-fragmentsandroid-activityandroid-gradle-plugin

Read More
What does `@Nullable @org.jetbrains.annotations.Nullable Intent data` do and is it necessary?...

javaandroidandroid-studioandroid-activity

Read More
Android Studio - The shared perference can't be saved on the new activity...

javaandroidandroid-studioandroid-activitysharedpreferences

Read More
fragment vs activity onClickButton functions - where is right place...

android-fragmentsandroid-activity

Read More
Why does my activity crash when trying to search recycler view?...

android-studioandroid-activityandroid-recyclerview

Read More
How to get extra content in a running activity?...

javaandroidandroid-intentandroid-activityonresume

Read More
How do I close an activity from another activity or bottomsheet dialog / fragmenr...

androidandroid-fragmentsandroid-activitybroadcastreceiverandroid-fragmentactivity

Read More
Passing custom object between activities...

androidkotlinandroid-activitymqttpaho

Read More
Android Call a method from another class...

javaandroidclassandroid-activitycall

Read More
Changing launcher activity after receiving data...

androidkotlinandroid-activity

Read More
Data not being passed between activities through Intent...

androidkotlinandroid-intentandroid-activity

Read More
Android - Passing keys down to launched parent activity...

androidkotlinandroid-activityandroid-keypad

Read More
onClick hideKeyboard crashes that app when edittext is not selected...

androidandroid-activityandroid-softkeyboard

Read More
What is difference between using Intent flag "CLEAR_TOP" and launchMode="singleTask&q...

androidandroid-intentandroid-activityintentfilter

Read More
Display image on screen while charging on Android...

javaandroidandroid-activity

Read More
I can not transfer data between two activities...

androidandroid-activityappcompatactivity

Read More
How to set item windowBackground in android resource file programmatically...

androidkotlinandroid-activityandroid-manifest

Read More
How to set up an activity that only appears on first launch in android?...

javaandroidandroid-activitysplash-screen

Read More
Check if Activity is running from Service...

androidandroid-activityandroid-service

Read More
BackNext