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 ...
Смотрите видео Android Tutorial - NAVIGATION COMPONENTS - 2020 - P5: Data between Destinations (Kotlin) - German онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь CodingWithChris 08 Май 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 736 раз и оно понравилось 19 людям.