Content Providers - Android Basics 2023

  Рет қаралды 42,286

Philipp Lackner

Philipp Lackner

Күн бұрын

Пікірлер: 44
@PhilippLackner
@PhilippLackner Жыл бұрын
For only 12 more hours, you can get 25% discount on all my premium courses and bundles with SUMMER25: pl-coding.com/premium-courses
@christosbazios52
@christosbazios52 Жыл бұрын
I want to ask about your courses. For example, "Building Industry-Level Multiplatform Apps With KMM" is a synchronous real-time course or recorded videos that I can study wherever I want? And what about its duration?
@PhilippLackner
@PhilippLackner Жыл бұрын
@@christosbazios52 they're all online courses you can watch at any time. Duration around 10h
@eduvgama
@eduvgama Жыл бұрын
Why we do not have the option to buy in parcels the multi module course?
@christosbazios52
@christosbazios52 Жыл бұрын
@@PhilippLackner ok, could you provide more detailed info about the content of each course?
@ApostolicWaves
@ApostolicWaves Жыл бұрын
​​​@@PhilippLacknerBelieve your day is going on well, I was requesting for support on how to save XML layouts to .html and other extension via Instagram direct message but you blocked me, what could be wrong, could this be a mistake or have done something wrong?
@erikgrundy
@erikgrundy Жыл бұрын
this playlist is a gold mine of things i've wished i'd learned earlier in the process android learning
@forester1
@forester1 Жыл бұрын
I was working on contact provider app from 2 days . Your video sold most of my questions
@isakthehackervlogs
@isakthehackervlogs Жыл бұрын
Hey philipp, great video as always. Can you please make a video where you go in depth about creating your own content provider. I made a proto datastore using the kotlin serialization techniques you showed in a video some time ago and I would like to expose that data for other apps to insert, delete and query from.
@jx8233
@jx8233 Жыл бұрын
Thanks for sharing this knowledge!
@lewFarm
@lewFarm Жыл бұрын
Awesome...awesome..awesome...please respond to this comment...is there a way you could create a video on creating Otp system
@bjugdbjk
@bjugdbjk Жыл бұрын
What's next !! This playlist s damn good !! its like a goto reference for Exp Android dev or newbies !! Do more for this playlist on ups def this playlistgonna help ur channel grow !!
@asadullahilyas
@asadullahilyas Жыл бұрын
There always something new to learn from you. And it's not even reached 5 minutes yet.
@developer.emad.mehrez
@developer.emad.mehrez Жыл бұрын
Thanks for the great content Philipp, your channel is very underrated
@marvinnyaranga
@marvinnyaranga Жыл бұрын
Hello Philipp Thanks for these great Videos. I would love to see you do a chat activity video. Thanks
@vanshajdhar9223
@vanshajdhar9223 11 ай бұрын
Amazing explanation
@chisomemmanuel6160
@chisomemmanuel6160 Жыл бұрын
Wow ❤ thanks Philip, your video made it easier for me
@BitMavrick
@BitMavrick Жыл бұрын
Hi bro, I love your work, I'm a beginner level Android developer. Please make a video about the suspend function for this series. I'm really dont understand how to deal with it. Thank you from Bangladesh 🇧🇩
@i_am_serious1961
@i_am_serious1961 Жыл бұрын
Hi Phillip! I'm a newbie in Andeoid development. I feel like there are sooo many technologies and libraries I should learn. I'm trying my best to learn them but I can't remember how to use those libraries in my project. What's your advice in this situation of learning? How can I remember syntax all of these technologies ?
@sachinshelar2465
@sachinshelar2465 Жыл бұрын
Practice makes you perfect.
@nastenkaoo
@nastenkaoo Жыл бұрын
perfect guy in this industry, but I have a suggestion for you. You can create new tutorial on your paid courses with API and using just Kotlin and Jetpack Compose, not KMM
@Adam0001
@Adam0001 Жыл бұрын
Great as always 🔥
@brianmelita8447
@brianmelita8447 Жыл бұрын
hello @PhilippiLackner...this is a very nice video. Kindly how can you call the calender
@sikka09
@sikka09 Жыл бұрын
will kotlin multiPlatform will be better than flutter in future? please make a video about this topic
@osisuper98
@osisuper98 Жыл бұрын
Android G.O.A.T 🔥
@KenKeongChong
@KenKeongChong Жыл бұрын
Do you think that we better to move into couroutine ? the dataset might be large
@tranton7517
@tranton7517 Жыл бұрын
thanks a lot!
@ioexeption
@ioexeption Жыл бұрын
please help with mdm system
@karankalra3776
@karankalra3776 Жыл бұрын
Hii Philipp, I am trying to make a food ordering app using spoonacular api. I used clean architecture as you showed in your cryptocurrency video but in addition it uses api key. I passed it in my api interface function as a query and in repository implementation function. But when I tries to run my app it crashes again and again. Please suggest me what should I do🥹🙏🙏
@ChrisAthanas
@ChrisAthanas Жыл бұрын
there are so many ways that can go wrong, without specific details, its literally impossible to know
@tuhinbhowmick8424
@tuhinbhowmick8424 Жыл бұрын
Nice wallpaper... Phillipp 😂😂
@ericwathome783
@ericwathome783 Жыл бұрын
People pay for subscriptions to access content like this
@OOO-CM-Ramesh
@OOO-CM-Ramesh Жыл бұрын
1st
@tomaszcichociemny3758
@tomaszcichociemny3758 Жыл бұрын
2nd!
@mohamedahmed-fn8qb
@mohamedahmed-fn8qb Жыл бұрын
3rd😂
@nastenkaoo
@nastenkaoo Жыл бұрын
4th
@Ayor88
@Ayor88 10 ай бұрын
too bad the series is over
@userglls
@userglls 9 ай бұрын
why?
@H.a.m-k9r
@H.a.m-k9r Жыл бұрын
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) { ActivityCompat.requestPermissions( this, arrayOf(android.Manifest.permission.READ_MEDIA_IMAGES ), 0 ) }else{ ActivityCompat.requestPermissions( this, arrayOf(android.Manifest.permission.READ_EXTERNAL_STORAGE), 1 ) }
@henrik908
@henrik908 6 ай бұрын
Thanks dude
@JavariasTestKitchen
@JavariasTestKitchen Жыл бұрын
Intents & Intent Filters - Android Basics 2023
25:36
Philipp Lackner
Рет қаралды 82 М.
WorkManager - Android Basics 2023
34:22
Philipp Lackner
Рет қаралды 62 М.
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 13 МЛН
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Lamborghini vs Smoke 😱
00:38
Topper Guild
Рет қаралды 57 МЛН
Do you love Blackpink?🖤🩷
00:23
Karina
Рет қаралды 23 МЛН
Uris (Unique Resource Identifier) - Android Basics 2023
14:21
Philipp Lackner
Рет қаралды 26 М.
Foreground Services - Android Basics 2023
22:22
Philipp Lackner
Рет қаралды 87 М.
The Ultimate Gradle Kotlin Beginner's Crash Course For 2025
42:17
Philipp Lackner
Рет қаралды 16 М.
How to use the Android Content Provider and Resolver!
25:24
Technopoints
Рет қаралды 533
What is the Context? - Android Basics 2023
11:22
Philipp Lackner
Рет қаралды 63 М.
Resources & Qualifiers - Android Basics 2023
16:14
Philipp Lackner
Рет қаралды 31 М.
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 13 МЛН