How to Share Resources in Compose Multiplatform - KMP for Beginners

  Рет қаралды 7,364

Philipp Lackner

Philipp Lackner

Ай бұрын

In this video I'll show you how to share resources in Compose Multiplatform!
👉 Check out my course Building Industry-Level Multiplatform Apps With KMP here: pl-coding.com/kmp?...
💻 Let me be your mentor and become an industry-ready Android developer in 10 weeks:
pl-coding.com/drop-table-ment...
⭐ Courses with real-life practices
⭐ Save countless hours of time
⭐ 100% money back guarantee for 30 days
⭐ Become a professional Android developer now:
pl-coding.com/premium-courses...
Get my FREE PDF about 20 things you should never do in Jetpack Compose:
pl-coding.com/jetpack-compose...
Regular programming advice on my Instagram page: / _philipplackner_
Join my Discord server:
/ discord

Пікірлер: 42
@gerdsfargen6687
@gerdsfargen6687 Ай бұрын
Hey...Phillipp video! To elaborae, Philipp, just so many thanks to you for all your invaluable android kotlin and KMP videos. Im way behind as Im still only a relatively new Android developer, but enjoying getting up to speed with it all. Youve done so much for the Android community. Thanks heaps. Nick.
@PhilippLackner
@PhilippLackner Ай бұрын
Glad you like them!
@viniciushenriquedeoliveira289
@viniciushenriquedeoliveira289 Ай бұрын
​ @PhilippLackner Hey Phillipp, thank you so much! You always teach us so much. If be possible, i`m curiosity about use camera and save image locally with kmp, in next videos if you can talk about it, will be so helpful
@TiagoDvl
@TiagoDvl Ай бұрын
You are part of the reason why I always feel so updated. Thanks!
@baljeetsandhu8718
@baljeetsandhu8718 Ай бұрын
Thank you so much for this video tutorial. I did start working on KMP and i was experiencing all of what you just explained. Keep them coming ❤
@Lovepreet-xs5qi
@Lovepreet-xs5qi 14 күн бұрын
You are great buddy
@kirankloni3426
@kirankloni3426 Ай бұрын
Thanks!
@abobus_f1
@abobus_f1 Ай бұрын
Hello can you record video "How to create SplashScreen KMP"
@user7468-v9m
@user7468-v9m Ай бұрын
Right now things are looking a little bit messed up in kmp, looking difficult 😅
@abdelrahmankhaled7575
@abdelrahmankhaled7575 Ай бұрын
after there will be a full support wizards on android studio like for localization as in normal android project then all will be easy !
@zakariabouchantouf5141
@zakariabouchantouf5141 Ай бұрын
Literally solved today's problem 😂❤
@tadiuz
@tadiuz Ай бұрын
Thank you for another one great video! Can you share your exprience in programmatically change app language? Is it possible in multiplatform? I achieved that by recreating context with new locale, but I don't know, is it possible on other platforms, as we dont have context in common module...
@etozhesandy
@etozhesandy Ай бұрын
Hi Philip, thanks for showing me how kmp works, I have a couple of questions, what do you use to autofill the code? I think many people are interested in what it is and how to set it up. And the second question is how in kmp you can show videos by url, I searched the whole Internet but I can't imagine how to make it work on windows and ios because in android we have media3 😪
@ahmedmourad1683
@ahmedmourad1683 Ай бұрын
.
@xiomaraalvaradodelgado527
@xiomaraalvaradodelgado527 26 күн бұрын
Hi Philip, how to show images and fonts in a preview in kmp?
@IoannisAnifantakis
@IoannisAnifantakis Ай бұрын
Hey Philipp! Are you planning on doing a Runique CMP premium course that contains all the treats combined like? Room, Compose Navigation, Ktor, Notifications, GPS, etc? Runique (not the wearable part) course but with as many google based libraries we all love that are now making it into KMP world like the new Navigation and Room. That would compare directly to the android course you have and would be a marvel as we would be able to see how many common parts can be used and how from a large app like Runique for which we already have a very good gasp about how to make.
@PhilippLackner
@PhilippLackner Ай бұрын
Yes but not yet as it's not stable yet. Don't want it to be outdated in 2 months
@bitwisedevs469
@bitwisedevs469 Ай бұрын
iOS support for SVG is way superior than Android, as well as their SF symbols. However this is good to have feature.Does this also work when using native UI framework on both platform such as view base and UIKit?
@MichaKrasowski
@MichaKrasowski 9 күн бұрын
Hey Philipp, One thing bothers me, XML generated by the Android Studio vector asset wizard, contains android-specific namespace and values like android:color/@white, often leading to runtime crashes upon xml parse of the vector. These are very tedious to remove. Is there any other method of importing SVGs? I've got the KMP plugin, but it doesn't seem to support that.
@osisuper98
@osisuper98 Ай бұрын
Why are you not using Fleet, Mr. Phillipp?
@PhilippLackner
@PhilippLackner Ай бұрын
@@osisuper98 because it's not comparable to what AS gives you (last tried it a few months ago)
@Shreyas-fs3dp
@Shreyas-fs3dp Ай бұрын
Do you have any idea how should i integrate payments in KMP/CMP ?
@mergenstudios8779
@mergenstudios8779 Ай бұрын
Hallo Welt? Fellow German Identified, Guten Abend 😂
@vishwam8632
@vishwam8632 Ай бұрын
👍
@kinjaldoshi1065
@kinjaldoshi1065 Ай бұрын
Hello Philip, can we use multiplatform resources in Kotlin multiplatform project?? I tried to use it but its not working.
@bejancorneliu4238
@bejancorneliu4238 Ай бұрын
Hey .. Philipp how can i add colors.xml ? i did try like strings.xml and i can create the xml filme but it does not recoqnize
@PhilippLackner
@PhilippLackner Ай бұрын
@@bejancorneliu4238 why do you need that, put them in your Kotlin code directly
@aboutthat9930
@aboutthat9930 Ай бұрын
2nd comment
@Frozen_Priest
@Frozen_Priest Ай бұрын
First frame scared me)
@MrDannNamesake
@MrDannNamesake Ай бұрын
🤣🤣🤣🤣🤣
@revs87
@revs87 Ай бұрын
Any idea how to share a mp4 file?
@PhilippLackner
@PhilippLackner Ай бұрын
Put it in the raw resource folder
@dmitriymorozov2680
@dmitriymorozov2680 Ай бұрын
It would be great to see how IOS could grab these resources
@PhilippLackner
@PhilippLackner Ай бұрын
Hm? It works for all platforms.
@dmitriymorozov2680
@dmitriymorozov2680 Ай бұрын
@@PhilippLackner yep, sorry. Just realized that it was for kmp compose. So it won't work for swiftUI or UiKit. Thanks for this video
@rishabhsaraswat1928
@rishabhsaraswat1928 Ай бұрын
I was today years old when I found out you are German
@jackeblan
@jackeblan Ай бұрын
My eyes hurt with those gradle warnings.
@devendranshankar4858
@devendranshankar4858 Ай бұрын
hey , philipp the resource can be accesssible in ios app inside a kmp project . but when i tried by creating the Xcframework of shared module and consumed the framework in a new sample app . unable to access the resources facing (org.jetbrains.compose.resources.MissingResourceException) error . tried by both cocoapods and XCframework still faces same issue
Should You Use Compose State or StateFlow in Your ViewModels?
13:59
Philipp Lackner
Рет қаралды 74 М.
这是王子儿子吗
00:27
落魄的王子
Рет қаралды 20 МЛН
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 28 МЛН
ПОМОГЛА НАЗЫВАЕТСЯ😂
00:20
Chapitosiki
Рет қаралды 3,8 МЛН
KMP vs. Flutter - Who Will Win The Cross-Platform Battle?
16:19
Philipp Lackner
Рет қаралды 40 М.
MVVM vs. MVI - Understand the Difference Once and for All
18:40
Philipp Lackner
Рет қаралды 36 М.
The Logging Everyone Should Be Using in .NET
15:34
Nick Chapsas
Рет қаралды 53 М.
Evolving Compose Multiplatform on iOS and Beyond | Sebastian Aigner
42:44
Kotlin by JetBrains
Рет қаралды 6 М.
Every Framework Sucks Now
24:11
Theo - t3․gg
Рет қаралды 128 М.
ViewModels & Configuration Changes - Android Basics 2023
18:46
Philipp Lackner
Рет қаралды 111 М.
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 29 МЛН
Мой новый мега монитор!🤯
1:00
Корнеич
Рет қаралды 3,6 МЛН
Nokia 3310 top
0:20
YT 𝒯𝒾𝓂𝓉𝒾𝓀
Рет қаралды 4,5 МЛН