This repository contains all the tasks and coding challenges for Google's Android Developer Phone Calls and SMS Course Practicals. The same link has the course concepts.
Please note that this is not the official repository for the course. It doesn't contain starter projects for the practicals but rather the completed solutions to the tasks and challenges given.
Mahak Aggarwal
- Android Version: API 21 and later (Android 5.0 Lollipop)
- Gradle Version: 5.1 and above
The projects in this repository use Java language with AndroidX libraries. All the projects are complete.
All the projects in this repository will target API 21 and later.
- 1.1, 1.2: Making Phone Calls - Part 1, 2
- 2.1, 2.2: Sending and Receiving SMS Messages - Part 1, 2