Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

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

Why would I ever want `setRetainInstance(false)`? - Or - The correct way to handle device rotation

Unable to start activity ComponentInfo{...}: java.lang.NullPointerException

Prevent activity from being destroyed as long as possible

testing that an activity called setResult

How to lock fragment orientation without locking activity orientation?

Activity methods:onCreate() and onDestroy()

android android-activity

What happens when all activities of an application finishes?

startService from class that does not extend Activity

What happens when you click on an application's launch icon?

Preloading web page in Android (using WebView?)

Fullscreen in WindowManager

Android How to register OnTouchEvent for entire Activity main content view?