New posts in android-activity

To Fragment or not to Fragment - Nested Fragments against Activities. Why should I use more than one Activity?

How to access Activity Variables from a fragment Android

View activity stack in Android [closed]

How should I communicate between activities? [duplicate]

How to apply slide animation between two activities in Android?

When a Fragment is replaced and put in the back stack (or removed) does it stay in memory?

Trying to UNINSTALL_SHORTCUT but shortcut won't go away

Setting launchMode="singleTask" vs setting activity launchMode="singleTop"

How to navigate from one screen to another screen

When is the viewmodel onCleared called

How to create always-top fullscreen overlay activity in Android

Use Toast inside Fragment

How can I start a new android activity using class name in a string?

Android Fragment onCreateView vs. onActivityCreated

Start Activity Using Custom Action

How can I start an Activity from a non-Activity class?

Notify activity from service

The activity must be exported or contain an intent-filter

Unable to resume activity with java.lang.IllegalArgumentException on Android api >=24

Start Activity with an animation