Developing Android Apps: Final Projects & Monthly Meeting
Final Projects & Monthly Meeting
EN
Intro to 'Developing Android Apps' with Udacity
Language: enComplexity: Beginner
Set up your development environment, Android Studio, and discuss different Android development resources and techniques.
Lesson 1: Create Project Sunshine
Language: enComplexity: Beginner
Set up your development environment, Android Studio, and learn about one of the fundamental components of your Android applications: Views.
Lesson 2: Connect Sunshine to the Cloud
Language: enComplexity: Intermediate
Learn how to query for data in Android over the web.
Lesson 3: New Activities and Intents
Language: enComplexity: Intermediate
Add the functionality to interact with onscreen elements, use intents to switch between application Activities and their corresponding Views, and learn about difference between implicit and explicit intents.
Lesson 4a: Lifecycle and Databases
Language: enComplexity: Advanced
Learn about the lifecycle of an Android application, how to maintain application state during transitions such as orientation change, and how to set up a database in your application.
Lesson 4b: Content Providers and Loaders
Language: enComplexity: Advanced
Learn about Content Providers, how to use them in your application, and why you would want to implement one, as well as how to add unit tests to your application.
Lesson 5: Rich and Responsive Layouts
Language: enComplexity: Advanced
Create layouts that are specific to different device configurations or screen resolutions, and learn how to implement custom views.
Lesson 6: Services and Notifications
Language: enComplexity: Advanced
Learn about SyncAdapters and their role in using or implementing background services in your application, as well as how to create and schedule app notifications to alert your users to specific events.
Final Projects & Monthly Meeting
Language: enComplexity:
Show off your final projects that you have/will submit to Udacity for grading and to receive your certificate! We will also have our regular monthly meeting. Topic(s) TBD.