Monthly Archives: August 2016

Creating a basic Android user interface

In this exercise we’re going to create a simple application that uses the following controls: Button Text field Checkbox Radio button Spinner The spinner will select between two languages, English and Tagalog and update the user interface in real time. … Continue reading

Posted in Android | Comments Off on Creating a basic Android user interface