Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

Fragment no longer exists for key android:target_state

event.getSource() returns null Accessibility in android

Extras not getting passed when using Intent.FLAG_ACTIVITY_SINGLE_TOP and CLEAR_TOP

Android multiple activity tasks when application is killed

Why the error "Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag" happens only on some devices?

How to make my menu to appear below the Action Bar area

Activity's onStop() not called when starting another full screen Activity

Composition with android.app.Activity

Control the back "button" in android

android android-activity

LeakCanary not giving enough information to identify leak

how can method "getSystemService" be used directly in BroadcastReceiver?

Actionbar and layout overlapping

Android 11, Custom Tabs, and FLAG_ACTIVITY_CLEAR_TOP

Espresso unable to resolve activity for intent - Unit testing abstract base activity

task affinity for singleInstance activity?

Settings Activity how to navigate back using the arrow at the top

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