Answer the question
In order to leave comments, you need to log in
Why is onDestroy always called when another activity starts?
Hello.
Came for testing device Nexus5 with Android 4.4.2. Delivered application for testing. When starting a new activity
startActivity(new Intent(this, SettingsActivity.class));
<activity
android:name=".ui.SettingsActivity"
android:label="@string/settings">
</activity>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question