Skip to content

emedinaa/android-developer-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 

Repository files navigation

android-developer-notes

Android developer notes

Kotlin

Kotlin https://kotlinlang.org/

Kotlin docs https://kotlinlang.org/docs/home.html

Kotlin 2021 Premier https://pages.jetbrains.com/kotlin-premier-event-2021/

Kotlin 1.6.0 https://blog.jetbrains.com/kotlin/2021/11/kotlin-1-6-0-is-released/

Kover https://github.com/Kotlin/kotlinx-kover

Null Safety https://kotlinlang.org/docs/null-safety.html

Layouts

Layouts https://developer.android.com/guide/topics/ui/declaring-layout

Material Design

Material Components https://material.io/components/

Material components repository https://github.com/material-components/material-components-android

ViewPager https://developer.android.com/training/animation/screen-slide

Spinner https://developer.android.com/guide/topics/ui/controls/spinner

Fragments

Fragments https://developer.android.com/guide/fragments

Background process

Codelab Receive location updates in Android 10 with Kotlin https://developer.android.com/codelabs/while-in-use-location#0

Foreground services https://developer.android.com/guide/components/foreground-services

ViewBinding

ViewBinding https://developer.android.com/topic/libraries/view-binding

Coroutines

Coroutines on Android Part I https://medium.com/androiddevelopers/coroutines-on-android-part-i-getting-the-background-3e0e54d20bb

Coroutines on Android Part II https://medium.com/androiddevelopers/coroutines-on-android-part-ii-getting-started-3bff117176dd

Coroutines on Android Part III https://medium.com/androiddevelopers/coroutines-on-android-part-iii-real-work-2ba8a2ec2f45

Storage

Fileprovider https://developer.android.com/reference/androidx/core/content/FileProvider

Room https://developer.android.com/training/data-storage/room/migrating-db-versions

WebView

Building web apps in WebView https://developer.android.com/guide/webapps/webview

Security

Proguard https://github.com/Guardsquare/proguard

Command Line Tools

Apksigner https://developer.android.com/studio/command-line/apksigner

Performance

Android Developers #PERFMATTERS https://www.youtube.com/watch?v=qk5F6Bxqhr4&list=PLWz5rJ2EKKc9CBxr3BVjPTPoDPLdPIFCE

Google Play

Google play console https://developer.android.com/distribute/console/

Support https://support.google.com/googleplay/android-developer/?hl=en#topic=3450769

CodeLabs

Gooogle Codelabs https://github.com/googlecodelabs/

WorkManager https://github.com/googlecodelabs/android-workmanager

Firebase

Firebase Android https://firebase.google.com/docs/android/setup

NDK

Android NDK https://developer.android.com/ndk/

Android NDK samples https://developer.android.com/ndk/samples

Libraries

Shimmer https://facebook.github.io/shimmer-android/

Events

Android Dev Summit https://developer.android.com/events/dev-summit

DroidCon https://www.droidcon.com/content/

About

android developer notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published