Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

Keep activity on when screen is off

android android-activity

is a view's "tag" restored when the activity whose layout contains the view is recreated?

Activity instance still exists even after onDestroy() is called

how to Shared element transition from a fragment to an activity

Why is onAttach (Activity activity) deprecated?

android android-activity

Starting activity from service on lock screen turns on the screen but does not show the activity itself

android android-activity

Android - Not auto select an EditText field [duplicate]

ActivityLifecycleCallbacks are not triggered when activity is killed through "Don't keep activities"

What is difference between using Intent flag "CLEAR_TOP" and launchMode="singleTask"?

When is fragment finally attached to activity?

Loop when trying to change value in Firebase database on android

Animate activity which is not part of your app

What does "runs on UI thread" for onPostExecute() really mean?

getActivity() is null inside AlertDialog of a fragment

What's the difference between blank activity and basic activity in Android studio? [closed]

android android-activity

"Minimize" an Activity in Android (don't finish it)

android android-activity

What happens when an android activity starts another activity

What is a non-embedded activity and why doesn't android:fitsSystemWindows work in it?

Android: How to get return result from activity when calling from Fragment?

How to check whether an activity is running or not [duplicate]

android android-activity