Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Android App Development with Parse and Android Studio IDE
Rating: 4.4 out of 5(700 ratings)
43,103 students

Android App Development with Parse and Android Studio IDE

Videos course for developing a live status update Android Mobile Application using Android Studio IDE.
Created byRonny Kibet
Last updated 1/2015
English

What you'll learn

  • The goal of this course is to equip you with the latest Android platform tool and development.
  • At the end of the course, you should have a live status update app running in your emulator.

Course content

3 sections23 lectures3h 10m total length
  • The Android Application2:34
  • Android Studio IDE3:56

    Download Android Studio: https://developer.android.com/sdk/installing/studio.html

  • Intergrating Genymotion Emulator with Android Studio3:20

    Genymotion: http://www.genymotion.com

  • Cloud Storage Backend. Parse2:57

    Parse. http://parse.com

  • Including parse library to Android studio.6:07

    To include the library from parse which I mistakenly omitted in video 4 , please follow this simple guideline from parse. Head to the quick start guide.

    https://parse.com/docs/android_guide

Requirements

  • Java Knowledge
  • Basic android development skills
  • Basic XML

Description

In this Android course, we are going to use the new Android Studio IDE provided by Google to develop a live user's status update application. User's will be able to sign up for an account, Log in, then start posting status update as well as viewing other user's updates in a Listview. Download the App. Live Update.

We will be using the MVC pattern, where the xml will be used for creating views and java code as the controller. Our data will be stored in a cloud server, Parse website.

There is a lot to cover so let's get started.

Who this course is for:

  • Mobile App Developers
  • Entrepreneur
  • Mobile Software Development Students