Android Tutorial - NAVIGATION COMPONENTS - 2020 - P5: Data between Destinations (Kotlin) - German

Published: 08 May 2020
on channel: CodingWithChris
736
19

Hey Leute, in diesem Tutorial zeige ich euch, wie ihr mit den Android Navigation Components, Daten zwischen Destinations übergeben könnt. Dazu benutze ich die so genannten SafeArgs, welche so auch von Android empfohlen werden. Ich habe dazu eine einfache App vorbereitet, an dem ich zeigen möchte, welche Art von Daten man damit übergeben sollten. Ich freue mich
auf eure Reaktion auf dieses Video!

Ich wünsche euch viel Spaß bei diesem Video und freue mich auf eure Kommentare und Daumen!


Zusätzliche Informationen:

Innerhalb von build.gradle (Project):

def nav_version = "2.3.0-alpha06"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$nav_version"

Innerhalb von build.gradle (app):

apply plugin: "androidx.navigation.safeargs.kotlin"

Offizielle Dokumentation von Android:

https://developer.android.com/guide/n...




Hier findest du noch weitere tolle Videos von mir:
Schau einfach mal rein :)


Android Navigation Components - Getting Started (Part1) in Kotlin - German/Deutsch
   • Android Tutorial - NAVIGATION COMPONE...  

Android Navigation Components - Nested Graphs & Global Actions (Part2) in Kotlin - German/Deutsch
   • Android Tutorial - NAVIGATION COMPONE...  

Android Navigation Components - Bottom Navigation Bar (Part3) in Kotlin - German/Deutsch
   • Android Tutorial - NAVIGATION COMPONE...  

Android Navigation Components - Navigation Drawer (Part4) in Kotlin - German/Deutsch
   • Android Tutorial - NAVIGATION COMPONE...  

Android ViewPager2 Example with TabLayout & Single View in Kotlin - Part 1 (German/Deutsch)
   • Android Tutorial - VIEWPAGER2 - 2020 ...  

Android ViewPager2 Example with Tablayout & Fragments (Kotlin) - Part2 (German/Deutsch)
   • Android Tutorial - VIEWPAGER2 - 2020 ...  

------------------------------------------------------------------------------------------------------

Hey guys, in this tutorial I will show you how to pass data between destinations with the Android Navigation Components. For this I use the so called SafeArgs,
which are also recommended by Android. I have prepared a simple app for this purpose, where I want to show what kind of data should be transferred with it.


I wish you a lot of fun with this video and i am looking forward to your thumbs and comments :)


Additional Informationen:

In build.gradle (Project):

def nav_version = "2.3.0-alpha06"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$nav_version"

In build.gradle (app):

apply plugin: "androidx.navigation.safeargs.kotlin"

Official documentation from Android about this Topic:

https://developer.android.com/guide/n...



You want to watch more videos of me? In the following you will find the most popular videos.
Just have a look :)


Android Navigation Components - Getting Started (Part1) in Kotlin - German/Deutsch
   • Android Tutorial - NAVIGATION COMPONE...  

Android Navigation Components - Nested Graphs & Global Actions (Part2) in Kotlin - German/Deutsch
   • Android Tutorial - NAVIGATION COMPONE...  

Android Navigation Components - Bottom Navigation Bar (Part3) in Kotlin - German/Deutsch
   • Android Tutorial - NAVIGATION COMPONE...  

Android Navigation Components - Navigation Drawer (Part4) in Kotlin - German/Deutsch
   • Android Tutorial - NAVIGATION COMPONE...  

Android ViewPager2 Example with TabLayout & Single View in Kotlin - Part 1 (German/Deutsch)
   • Android Tutorial - VIEWPAGER2 - 2020 ...  

Android ViewPager2 Example with Tablayout & Fragments (Kotlin) - Part2 (German/Deutsch)
   • Android Tutorial - VIEWPAGER2 - 2020 ...  


Watch video Android Tutorial - NAVIGATION COMPONENTS - 2020 - P5: Data between Destinations (Kotlin) - German online without registration, duration hours minute second in high quality. This video was added by user CodingWithChris 08 May 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 736 once and liked it 19 people.