Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

How to get all Views in an Activity?

Cannot access 'androidx.activity.result.ActivityResultCaller'

Retain Fragment state between Activities

Use an intent to send data to my activity

How to export an activity so other apps can call it?

Delete old activity instance when starting a new activity

android android-activity

How to add a hyperlink into a Preference Screen (PreferenceActivity)

Android pop in animation

Android orientation change calls onCreate

Android Shared preferences with multiple activities

How to hide menu on fragment (which is being replaced from the layout)?

How to registerReceiver in Fragment

onBackPressed to kill a handler within an activity - Android

Start Activity screen even if screen is locked in Android

Navigation Drawer item remains selected Android

Running Python Script from Android Activity

How to change activity with left-right swipe

Activity transition not performed (Lollipop)

in Android if OS kills my application, will getIntent() return the Intent with the same extras?

Android ViewModel call Activity methods