sophicapri / NoteKeeper

Note taking app following Pluralsight course. Made in Kotlin instead of Java.

Home Page:https://www.pluralsight.com/paths/google-android-associate-developer-aad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoteKeeper

Note taking app from Pluralsight course. Made in Kotlin instead of Java.

What I Learned

How to :

  • Create a library
  • Use BroadcastReceiver
  • Use JobIntentService
  • Create a custom view
  • Use a ContentProvider
  • Use StrictMode to check thread safety
  • Create and manage a SettingsActivity with Preferences

About

Note taking app following Pluralsight course. Made in Kotlin instead of Java.

https://www.pluralsight.com/paths/google-android-associate-developer-aad


Languages

Language:Kotlin 100.0%