The purpose of this course is to illustrate the need for Android application development through various examples and experiments. I have tried to put together the things that have been learned while doing projects at different times.
Hopefully at the end of this course you :
Allows you to design, develop and deploy an entire application on your own.
Learn how an application works, how different components of an application communicate with each other, how to use different mobile hardware through APIs, and more.
You can get and use ideas about different APIs of Android Communication, such as Telephony, SMS, Internet Resources (HTTP). You can build location-based applications using the Location API and the Google Maps API. You can also create camera and multimedia-based applications using ideas from various examples in the course.
Course resources will be provided with videos as well as slides and links to the source code.