Study material to get the Google Developer Android Kotlin certificate.
Android core
- Android Developers -> Toasts 100%
- Android Developers -> Snackbar 50%
- Android Developers -> Localize your app 0%
- Android Developers -> Application fundamentals 0%
- Android Developers -> Create a notification 0%
- Android Developers -> AndroidX overview 0%
- Android Developers -> Getting started with Jetpack 0%
- Android Developers -> Android KTX (Kotlin) 0%
- Codelabs -> Notifications 0%
- Codelabs -> JobScheduler 0%
- Codelabs -> WorkManager (Kotlin) 0%
User interface
- Android Developers -> Build a responsive UI with ConstraintLayout 0%
- Android Developers -> Create a list with RecyclerView 0%
- Android Developers -> Create a navigation drawer 0%
- Android Developers -> Custom view components 0%
- Android Developers -> Build more accessible custom views 0%
- Android Developers -> Styles and themes 0%
- Android Developers -> setContentDescription() 0%
- Android Developers -> Adding accessibility features to apps for blind and visually-impaired users 0%
- Android Tool Time - Building interfaces with ConstraintLayout in AS 0%
- Codelabs -> Activities and intents 0%
- Codelabs -> Your first interactive UI 0%
- Codelabs -> Themes and final touches 0%
- Codelabs -> RecyclerView 0%
- Codelabs -> Menus and pickers 0%
- Codelabs -> User navigation 0%
- Codelabs -> Material Components (Kotlin) 0%
- Codelabs -> Lifecycles 0%
- Codelabs -> Add user interactivity 0%
- Codelabs -> Constraint layout using the Layout Editor 0%
- Codelabs -> RecyclerView fundamentals (Kotlin) 0%
Data management
- Android Developers -> Shared preferences 0%
- Codelabs -> Room, LiveData and ViewModel 0%
- Codelabs -> Repository 0%
- Codelabs -> Drawables, styles, and themes 0%
- Codelabs -> Shared preferences 0%
- Codelabs -> App settings 0%
- Codelabs -> ViewModel and ViewModelFactory 0%
- Codelabs -> Room with a View (Kotlin) 0%
Debugging
- Android Developers -> Debug your app 0%
- Android Dev Fundamentals -> Write and view logs with Logcat 0%
- Codelabs -> Android Studio debugger 0%
- Codelabs -> Add log statements to your app 0%
Testing
- Android Developers -> Fundamentals of testing 0%
- Android Dev Fundamentals -> Automate UI tests 0%
- Codelabs -> Unit tests 0%
- Codelabs -> Android Testing -> Unit testing with JUnit and Mockito 0%
- Codelabs -> Android Testing -> Espresso for UI testing 0%
Copyright 2020 Daniel Freitas Vilha
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.