Thanks for the help! Not sure if it's just me but Google's documentation on most recent API seems to be a bit lacking... On another note, why does the API just RETURN a result? Why all this passing of functions like that? I get a bit confused by that convention, but then again, I mostly program w/o OS stuff.
@ArmanKarimian-wu7ob7 ай бұрын
thanks
@nqmgaming20047 ай бұрын
:((
@l1keeN8 ай бұрын
Short and informative video. Thanks!
@Random_friend2378 ай бұрын
Thank you so much!
@farouktouil50369 ай бұрын
Nice one, that well be nice too if you implement (one to many relation)...
@manasmore889311 ай бұрын
Hey i have been dependencies problem with the github link of this app could you update it
@WorldWrestlingTrivia11 ай бұрын
Hi , what issue are you experiencing ?
@manasmore889311 ай бұрын
When I open in Android studio it says to update the dependecies but then I get other errors kalp not supported, duplicate file error etc
@manasmore889311 ай бұрын
I want to copy the app under my package as my app how can I do this ? please help
@manasmore889311 ай бұрын
Hey i have been having problems with dependencies with your code
@РудойГеоргий Жыл бұрын
Thank you very much for this course
@AleksandrShperling-i6b Жыл бұрын
Thank you for this lessons, it's looking like something actual and helpful.
@halfblue2678 Жыл бұрын
I thought you would mock the server replies with Mockito, instead we are really getting the reply from our server, which I don't really mind. I kinda prefer this way as well. Btw, I can't seem to get the MainTestSuite to work. If I run the tests through MainTestSuite, I'm getting a "No tests found for given includes: [my.app.name.MainTestSuite](--tests filter)" error
@techach3490 Жыл бұрын
Thank you for this video..I haven't watched this series yet but I am sbout to and I am excited.. 😊
@mohammedabdelateif2981 Жыл бұрын
bad bad bad
@oanPhuong-fx5cq Жыл бұрын
nice, thank you
@kanavdua4587 Жыл бұрын
In My application the background is not changing color. Please help if u can
@glooring70397 ай бұрын
To ensure that the background color changes correctly across your app, make sure that all your UI components on the page are wrapped within a `Surface` composable. The `Surface` applies theming and color scheme from your app's MaterialTheme, which includes handling the background color for both light and dark themes. Here’s a brief example: @Composable fun ThemedScreenContent() { Surface { // Your screen content goes here } } By doing this, `Surface` will automatically use the background color specified in your current theme.
@spearsie Жыл бұрын
Thanks great content
@tylerhu603 Жыл бұрын
How would you unit test something like this?
@raymondmichael4987 Жыл бұрын
Well done, I keep coming back to your channel especially this series. You can include the last video , using realm instead of room into this playlist, also Consider extending this, with how we add mongoldb realm sync too? 😊
@alfinojuliendo Жыл бұрын
Simple yet informative. Much thanks!
@loveless-gs7zh Жыл бұрын
mpg format video is aviable?
@definitionsupervillain4583 Жыл бұрын
Man's really put a footballer volleying a ball in the thumbnail 😂 Anyways amazing tutorial thanks 👍
@SCAM-BUSTER.777 Жыл бұрын
Did you launch the simple notepad that you were developing with the drag and drop facility please?
@ubersticks Жыл бұрын
How do we get the download of the code at the start of this tutorial? The testing branch in the comment seems to already be completed.
@popyskitchen7955 Жыл бұрын
great tutorial
@thaipat2089 Жыл бұрын
NIce Course!
@lixoten344 Жыл бұрын
Can you do a Migrate Project from LiveData to StateFlow?
@dbtechprojects2392 Жыл бұрын
That's a great idea I Will definitely look into that
@raymondmichael4987 Жыл бұрын
For your perfect explanation, I'd love to see a work through to convert a normal kotlin android app into a jetpack compose powered app. Stay safe and blessed, you'll be seeing my comments a lot more 😊
@dbtechprojects2392 Жыл бұрын
Thanks for the suggestion I will definitely look into this, good luck with your coding :)
@raymondmichael4987 Жыл бұрын
😮😮😮 This is what I call "A perfect First time impression", I've been searching for a realm database integration with jetpack compose, and guy exceeded my hopes, I'll play with this to wrap my head around it, mean while consider a part two of this to add synchronization with Mongodb realm. You got 1+ sub ❤ Greetings from Tanzania 🇹🇿
@dbtechprojects2392 Жыл бұрын
Really glad you liked the video :), thankyou for subscribing
@digitalluxury2033 Жыл бұрын
شكراا
@dbtechprojects2392 Жыл бұрын
No problem 😁
@vitorpmh2 жыл бұрын
I do not know how to use the MovieApi, wich URL should i put in the field url: 'apiKey' ?
@dbtechprojects23922 жыл бұрын
Here's the api www.themoviedb.org/ You will need to sign up for an account and they will give you a key :)
@namno51892 жыл бұрын
Excellent! But could you add functionality to delete more than one selection. That would be great. No one would delete all the notes I think.
@sofiapina11452 жыл бұрын
Is uploading a video instead of an image the same process?
@sofiapina11452 жыл бұрын
from the phone's media storage
@dbtechprojects23922 жыл бұрын
Yep should be the same process for larger files though it may be best to use work manager so that it completes if the app closes
@sofiapina11452 жыл бұрын
@@dbtechprojects2392 I’m fairly new to this and I have a project that requires for me to upload a video in android studios. If you don’t mind me asking, what is the work manager?
@dbtechprojects23922 жыл бұрын
@@sofiapina1145 sure it's a library made by Google which enables you to perform tasks outside of your apps lifecycle (process) this great for tasks such as uploading large files whilst the user is away from the app , I have a video about it on my channel (btw you may not need this for your scenario but it's worth knowing about )
@dbtechprojects23922 жыл бұрын
Here's the link : kzbin.info/www/bejne/gKrQnnp7rpioZ8k
@rodo197242 жыл бұрын
Hi ! Do you have the copy paste code for entire proyect? typing from video just doesn`t work. Thanks !
@dbtechprojects23922 жыл бұрын
Nope just the audio parts of the code should be fine , the project code is just to show an example
@kendallgraves49502 жыл бұрын
ᵖʳᵒᵐᵒˢᵐ 💞
@yesican52052 жыл бұрын
First of all, please understand that I use a translator to write comments. I watched your video to make a note app using compose ui. It helped a lot. thank you.
@dbtechprojects23922 жыл бұрын
Thats amazing so glad it helped you , good luck in your coding journey
@dzartxstudio2 жыл бұрын
Thanks 🙏🙏
@dbtechprojects23922 жыл бұрын
No problem ☺️
@Mr2808512 жыл бұрын
Can you tell me where I can find the files (images and music) to add to firebase? Appreciate the tutorial
@dbtechprojects23922 жыл бұрын
Music and pictures you can get from this site here pixabay.com/music/ , hope you find this series useful :)
@kevincodes_2 жыл бұрын
Great concept 👏🏾🔥
@dbtechprojects23922 жыл бұрын
Thanks :)
@dzartxstudio2 жыл бұрын
Pleaaaaaz switch to dark mode
@dbtechprojects23922 жыл бұрын
Next series ;)
@Adam00012 жыл бұрын
Great 🔥 👏 Thank you What about make it running in the background 🤔
@dbtechprojects23922 жыл бұрын
That might have to be added as an additional episode 👀
@alpharitte51782 жыл бұрын
bru! your talented,thnx for vids
@dbtechprojects23922 жыл бұрын
Thanks really appreciate it :)
@ahmedmaazouzi-shorttips89132 жыл бұрын
Get-webstats is not in CMDlet. Could you please help me what should i do?
@digitalluxury20332 жыл бұрын
Hey Daniel I Just want to thanks you for this 😍, if you do have time I hope if you could do a video for uploading multiple images to firebase and retrieve them on lazyVertical Grid or you can do the same for PDFs instead of Images ...... this was just a Topic which I hope if I could find information on it >>>>>>> thanks again
@dbtechprojects23922 жыл бұрын
Glad you liked the course, will definitely looking that :)
@alexeyagaltsov6342 жыл бұрын
Hi! Why don't you use " Сompose Preview" ?
@dbtechprojects23922 жыл бұрын
It just seems very slow on my laptop but yes it is a great feature 👍
@ubersticks2 жыл бұрын
Hey Daniel - FYI your github link is not working in this video. It works in the others.