An open API service indexing awesome lists of open source software.

https://github.com/jitinder/android-projects

Source code for the projects I made in Android for myUdacity Nanodegree
https://github.com/jitinder/android-projects

Last synced: about 2 months ago
JSON representation

Source code for the projects I made in Android for myUdacity Nanodegree

Awesome Lists containing this project

README

          

# Android-Projects

The different folders in this repository hold a key project I applied my learning of the Android Framework on.
This was done as part of my Udacity Nanodegree in Android.

Here are the main subtopics covered in totality -

1. User Interface (XML)
2. User Input / Object Oriented Programming
3. Intents (Multi-Screen Apps)
4. Media Output
5. Networking
6. API Calls in Java
7. Loaders and AsyncTasks
8. JSON Parsing
9. SQL and SQLite
10. Databases in Android