/Android-Apps-Phone-Calls-and-SMS-Practicals

Practicals for Google's Android Apps – Phone Calls and SMS course

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Practicals for Google's Android Developer Phone Calls and SMS Course

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.

Author

Mahak Aggarwal

Additional Notes

  • 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.

Android Version

All the projects in this repository will target API 21 and later.

Contents

  • 1.1, 1.2: Making Phone Calls - Part 1, 2
  • 2.1, 2.2: Sending and Receiving SMS Messages - Part 1, 2