
Create a new Android Studio project with an empty activity named notes, enable Android X, and set the minimum API level; explore project structure, then run or debug the app.
Preview a two-screen notes app built with Android Jetpack navigation, featuring an empty notes list and a button to navigate between screens, with fragments, layouts, and a navigation xml resource.
Explore navigation between home and add note fragments using generated actions, nav controller, and fragment directions; implement button clicks to navigate and leverage navigation to manage back stack and state.
Bind method calls in Android by using a click listener interface, wire on note clicked in the adapter, and navigate to the editor with the selected note.
Learn how to use Jetpack Room, Navigation and Data Binding with this quick and efficient course.
Most tutorials online talk about these libraries but don't show you how you would actually implement them.
In this course we will implement these 3 libraries in a practical application. This will be a note taking app, that stores the notes in a local database. We will create, read, update and delete data from a local database.
The app navigation is implemented using the new Android Navigation library.
Finally, we will display the data using the Data Binding library.
We will go through a bit of theory, before starting to apply these concepts in the practical application.
Sign up today, and let's learn how to use the Room, Navigation and Data Binding libraries.
30 day money back guarantee - provided by Udemy
Highly rated instructor with over 10.000 active students and growing monthly.