This repository contains the exercises done through the Android Dev Challenge from Udacity & Google. In this course are used two repositories, one for the Exercises and other for Project Sunshine, a weather app.
It also contains a serie of articles with resources and articles to deepen into the topics learned.
- Java
- Android Support Libraries
- JDK 1.7
- Android SDK
- Android Nougat (API 25)
- Latest Android SDK tools and build tools.
- Lesson 1 - Introduction
- Lesson 2 - Project Sunshine
- Lesson 3 - Connect to the Internet
- Lesson 4 - RecyclerView
- Lesson 5 - Intents
- Lesson 6 - Lifecycle
- Lesson 7 - Preferences
- Lesson 8 - Storing data in SQLite
- Lesson 9 - Content Providers
- Lesson 10 - Building a Content Provider
- Lesson 11 - Background Tasks
- Lesson 12 - Completing the UI
- Lesson 13 - Polishing the UI
- Lesson 14 - Challenge Course Wrap Up
Copyright 2017 Felipe Joglar Santos
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.