Skip to content

pethersilva/associateandroiddevelopercertification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Associate Android Developer Certification

This repository was created to keep all my study files to the Associate Android Developer Certification (AADC)

Android Core

Toasts

Branch name: android_core_toast

Branch URL: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_core_toast

Reference: https://developer.android.com/guide/topics/ui/notifiers/toasts

SnackBar

Branch name: android_core_snackbar

Branch URL: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_core_snackbar

Reference: https://developer.android.com/reference/android/support/design/widget/Snackbar

https://developer.android.com/training/snackbar/

Localize your App

Coming soon

Applications fundamentals

Content Provider Branch Name: android_core_fundamentals_content_provider

Content Provider Branch URL: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_core_fundamentals_content_provider

Content Provider Reference: https://developer.android.com/guide/topics/providers/content-provider-basics

Services Branch Name: android_core_fundamentals_services

Services Branch URL: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_core_fundamentals_services

Services Reference: https://developer.android.com/guide/components/services

Coming soon

Notification

Branch name: android_core_notification

Branch URL: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_core_notification

Reference: https://codelabs.developers.google.com/codelabs/android-training-notifications/index.html?index=..%2F..android-training#1

JobScheduler

Branch name: android_core_jobscheduler

Branch URL: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_core_jobscheduler

Code Challenge: https://codelabs.developers.google.com/codelabs/android-training-job-scheduler/index.html?index=..%2F..android-training#5

Code Challenge Branch: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_core_jobscheduler_challenge

Reference: https://codelabs.developers.google.com/codelabs/android-training-job-scheduler/index.html?index=..%2F..android-training#0

Broadcast Receiver

Branch name: android_core_fundamentals_broadcast_receiver

Branch URL: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_core_fundamentals_broadcast_receiver

Reference: https://codelabs.developers.google.com/codelabs/android-training-broadcast-receivers/index.html#0 https://developer.android.com/guide/components/broadcasts

User Interface

Activity and Intents

Coming soon

Your first interactive UI

Coming soon

Build a responsive UI with ConstraintLayout

Coming soon

Building interfaces with ConstraintLayout in AS

Coming soon

Custom view components

Coming soon

Build more accessible custom views

Coming soon

Adding accessibility features to apps for blind and visually-impaired users

Coming soon

setContentDescription()

Coming soon

Themes and final touches

Coming soon

Styles and themes

Coming soon

RecyclerView

Coming soon

Create a list with RecyclerView

Coming soon

Create a navigation drawer

Coming soon

Menus and pickers

Coming soon

User navigation

Coming soon

Data Management

Room, LiveData and ViewModel

Branch name: android_data_management_room

Branch URL: https://github.com/pethersilva/associateandroiddevelopercertification/tree/android_data_management_room

Reference: https://codelabs.developers.google.com/codelabs/android-training-livedata-viewmodel/index.html#0

Repository

Coming soon

Drawables, styles, and themes

Coming soon

Shared preferences

Coming soon

SharedPreferences.Editor

Coming soon

User App settings

Coming soon

Debugging

Debug your app

Coming soon

Add log statements to your app

Coming soon

Write and view logs with Logcat

Coming soon

Android Studio debugger

Coming soon

Testing

Fundamentals of testing

Coming soon

Unit tests

Coming soon

Unit testing with JUnit and Mockito

Coming soon

Automate UI tests

Coming soon

Espresso for UI testing

Coming soon

References

Google provides a study guide to help you get ready to the certification

https://developers.google.com/training/certification/associate-android-developer/study-guide/

About

This repository was created to keep all my study files to the Associante Android Developer Certification (AAD)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages