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
- Host: GitHub
- URL: https://github.com/jitinder/android-projects
- Owner: jitinder
- Created: 2018-09-06T18:12:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T19:28:41.000Z (almost 8 years ago)
- Last Synced: 2025-03-23T06:29:10.713Z (about 1 year ago)
- Language: Java
- Size: 34.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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