Search code examples
getArguments returning null...


androidandroid-fragmentsandroid-activitybundle

Read More
Countdown Timer Notification...


androidandroid-activityandroid-studiobackgroundcountdowntimer

Read More
How to prevent the activity from loading twice on pressing the button...


androidbuttonandroid-activityonclick

Read More
Difference between onCreate() and onStart()?...


androidandroid-activityoncreateonstart

Read More
What is runtime binding?...


javaandroidandroid-activitybindingruntime

Read More
Android: Launch mode 'single instance'...


androidandroid-activity

Read More
WindowConfig change when connect with bluetooth device...


androidandroid-activitybluetooth

Read More
Is onCreate called when an Activity object is created?...


androidandroid-activityoncreate

Read More
Is there a way to create a class to share a transition intent? [building my first android app]...


javaandroidandroid-activityandroid-transitions

Read More
Android: Video not playing from raw folder...


androidandroid-activityvideovideo-streamingandroid-videoview

Read More
slide out animation not working on back press button?...


androidanimationandroid-activityandroid-animation

Read More
Android Java, Can call startForegroundService in MainActivity but not in another class/activity...


androidandroid-activityandroid-service

Read More
Persist object when changing Activity...


androidandroid-intentandroid-activityserialization

Read More
Not getting hashmap from bundle - Android...


androidandroid-fragmentsandroid-intentandroid-activityandroid-asynctask

Read More
How to Start an AppCompatActivity from a non AppCompatActivity Class?...


javaandroidandroid-layoutandroid-activity

Read More
Lock screen orientation when targeting Android API 27 with a non-opaque activity...


javaandroidandroid-activity

Read More
Using startActivityForResult, how to get requestCode in child activity?...


androidandroid-intentandroid-activitystartactivityforresult

Read More
Delete old activity instance when starting a new activity...


androidandroid-activity

Read More
I can't create a CalendarView inside a Fragment...


javaandroid-studiomethodsandroid-activityfragment

Read More
Best practice for storing user history in DB...


databaseandroid-activitylogging

Read More
Activity name is not a valid class name...


android-activityandroid-studio

Read More
Why is this WindowManager working until I ask to recall it's value?...


javaandroidandroid-fragmentsandroid-activityandroid-fragmentactivity

Read More
Android - referencing a string in strings.xml in a .java file...


androidstringandroid-activity

Read More
Animation transition between activities using FLAG_ACTIVITY_CLEAR_TOP...


javaandroidanimationandroid-intentandroid-activity

Read More
What is metadata ? And what is the use of it in android...


androidandroid-activityandroid-manifestmetadata

Read More
OnNotification click listener...


android-intentandroid-activityalarmmanagerandroid-pendingintentlocalnotification

Read More
How not to interrupt the current process in the application when the user clicks on push?...


javaandroidkotlinandroid-activitypush-notification

Read More
Dispatchers.IO running on main thread?...


androidandroid-activitykotlin-coroutines

Read More
Objects disappearing and distorting depending on the screen resolution...


androidxmlandroid-activitylayoutfrontend

Read More
Passing data from an activity (On Button clicked), to be added to a recyclerView adapter at another ...


androidkotlinandroid-recyclerviewandroid-activity

Read More
BackNext