Tag Archives: Activity

Java – Creating and Switching to a new Activity in Android

Below is a small tutorial showing you how to create a new Android Activity and Switch to it whenever needed as well as passing information between them, basically, this will allow you to switch to a new interface such as … Continue reading

Posted in Android | Tagged , , , | Leave a comment