All the examples use finish() on an Activity to return to the previous activity. I have 2 Activities that I want to be able to switch between so I don't want to call finish() all the time.
How do we tell Android which Activity we should display?

Return to Other Coding-Problems
Users browsing this forum: No registered users and 7 guests