{"id":1547,"date":"2016-10-28T16:29:07","date_gmt":"2016-10-28T21:29:07","guid":{"rendered":"https:\/\/www.podeschi.com\/?page_id=1547"},"modified":"2016-12-09T15:56:59","modified_gmt":"2016-12-09T21:56:59","slug":"android","status":"publish","type":"page","link":"https:\/\/www.podeschi.com\/resources\/android\/","title":{"rendered":"Android Boot Camp Step-by-Step"},"content":{"rendered":"

\"android-logo\"<\/a>As part of my Master’s in Management Information Systems<\/a> program at the University of Illinois – Springfield, we are learning how to build a mobile application. Since there has been a lot of talk about mobile app development and how to get started, it seems only fitting that I share my learning process with you — my students (I know, parallel universe, right?). As usual, I can’t say how important it is to experiment and play outside of class to build your skills. If you’re interested in learning more about mobile apps, I encourage you to follow along in my journey. I’ll continue to update this page as I go through the labs and build appropriate videos for you to follow. The following videos follow Corinne Hoisington’s Android Boot Camp, Third Edition<\/a>\u00a0if you’re interested in picking up the text to learn more on your own.<\/p>\n

 <\/p>\n

Step 1: Install the Android Studio<\/a><\/p>\n

Step 2: Check\u00a0to make sure everything is installed properly<\/a><\/p>\n

A few things I noticed. The Android Studio is a huge download (1.6GB). It takes a bit of time to install and it consumes a chunk of memory when running (about 600MB or more in my experience). The IDE has some nice features. It’s pretty cool to use a virtual mobile device inside the IDE to test out the app. You can use the emulator to render your app in a virtual device of your choice (Nexus 5, for example). Below you’ll find videos of each lab so you can see how the development process works from builing the obligatory Hello World! app to integrating audio into the app.<\/p>\n

Lab 1: Voila! Meet the Android<\/h4>\n

The first lab will introduce you to the Android Studio IDE and the mobile emulator. A simple Hello World application will be created.<\/p>\n