android-activity tag

13 questions


1 answers
109 views
0
I want to erase the activity from the history stack

There are three activities in my app.When the user goes from Activity 2 to Activity 3, can we erase Activity 1 and Activity 2 from the history stack? When the user presses the back button while playin...


1 answers
102 views
0
Can't you make me turn off the activity when I press OK in the dialog?

When the user checks the dialog with Do you want to close the application?I want to end the activity, but I don't know how to end it. Please let me know.


1 answers
83 views
0
How do I display Android dialog-type activities?

There's an activity called whereActivity. I put in a dialog as child. I want to show this activity as a dialog for another activity. What should I do?

« - 2 -

© 2024 OneMinuteCode. All rights reserved.