This repository contains samples, starter code, and solutions for the Android Apps – Phone Calls and SMS course.
Each of the samples in this repository is associated with a practical exercise from the Android Apps – Phone Calls and SMS course. While each sample stands and runs on its own, they are designed to be used together with the course.
The Android Apps – Phone Calls and SMS course is an instructor-led training experience and is targeted towards beginning Android developers with a background in software development or computer science.
The samples, along with the course, assume basic competence in software design and development, as well as some background in computer science.
Specifically, to get started you need:
- Familiarity with the general software development process for object-oriented applications using an IDE (Integrated Development Environment).
- At least 1-3 years of experience with object-oriented programming and the Java programming language.
- Completion of the entire Android Developer Fundamentals course, or equivalent knowledge.
You don't need to know anything about Android to get started.
- Install Android Studio, if you don't already have it.
- Download the sample.
- Import the sample into Android Studio.
- Build and run the sample.