First steps with Android Studio
Having completed a few of the excellent Java and Android related courses on Lynda.com I have started to work on Android Studio to achieve some of the tasks I need to develop a fully featured app. This starting activity contains several TextView and Button objects which display information based on network connectivity. There are two buttons at the bottom of this activity. Only one button is visible in the running app offering the chance to login if an internet connection…