This repository contains the codes for open lectures conducted by MDG in 2017.
- The New Boston is a great series of tutorials to start off with android development.
- Developing Android Apps - Created by Google and offered on Udacity, this course is a nice stepping stone if you have prior programming experience.
- Official Android Developers Documentation - Contains beginner level tutorials as well as reference of all classes for more advanced developers.
- Vogella Android Tutorials - Short and precise tutorials about Android Development: tools installation, debugging and using various features.
- Android Hive - Nice collection of tutorials, tips and hacks for android and game developers.
- Medium - A great place to read about any kind of quality material related to programming.
- Stack Overflow - Q/A forum for programmers. Most probably you will find the answer to your problem here.
- Google is always there for you.