Hi Bima, I just stumbled across your YT channel and I have to say how impressive you are. I'm a retired 30+ years software Programmer / Analyst and have rarely seen someone who documents/graphically designs and programs to that design so clearly and concisely.
@light27904 ай бұрын
i like how you show the architecture before proceeding to build the app, it gives so much clarity of what we gonna do, what we required and how we are doing it. so far you are the only youtuber i have seen doing this, most other youtuber just straight starts to build the app with no explanation of the architecture or what's the plan is to build it.
@TheEncouragementRoom4 ай бұрын
Thanks for your great tutorial on Android App using Jetpack Compose and MVVM architecture. Your code is simple and easy to understand. Keep up the good work!
@basedlegit5 ай бұрын
Thank you so much sir!!! Very detail and clear explanation, with logcat guidance, many people didn't teach those so I have no clue when the app ain't run at the end!! You are awesome !! Hope to see more valuable contents from you.
@softwareAlchemyWithTandon2 ай бұрын
after coil 3.x use both dependencies for async Image function then it will load the photo implementation("io.coil-kt.coil3:coil-compose:3.0.2") implementation("io.coil-kt.coil3:coil-network-okhttp:3.0.2")
@roopkishore78517 күн бұрын
Thanks for solving my issue, i was scrambling to get image loaded
@MubashirRafique-eh2fq18 күн бұрын
Great Project for learning Jetpack Compose and MVVM, Retrofit, Api etc.
@SanusiAdewale6 ай бұрын
Im an iOS developer looking to learn JPC, just saw your channel and for real its beginner friendly and well explained. Youre what I've been searching for.
@ayushghongeАй бұрын
Hello sir, it was worth it , learned lot of new things , thank you so much.
@prem_kumar7 ай бұрын
I am learning jetpack compose, and I like that you follow a simple pattern which makes understanding concepts very clear. For example: I was facing problem understanding viewModels but you make a standard code in every project, which helps a lot. Keep uploading new compose projects.
@techkid3586 ай бұрын
can u explain why exactly we use ViewModel, or what it's benefits ?
@prem_kumar6 ай бұрын
@@techkid358 with viewmodel you can separate the logical code and ui code. In the ui code file you just have to call the viewmodel methods and the code becomes more easily readable. Otherwise you will have to go in different files to check where the logical code is written.
@kartikgdrbd4 ай бұрын
@@techkid358 +1
@theblueplanet35765 ай бұрын
Awesome content. You deserve more likes on this video. 👍👍👍
@EasyTuto14 ай бұрын
Thank you so much 😀
@techkid3587 ай бұрын
18:00 convetor ka shortcut key kya hai mac me ??
@richartfernandez5 ай бұрын
Excelente video, muy ilustrativo y el ejemplo realizado es completo. Sólo me queda agradecer, porque aprendí mucho! Muchas gracias
@chantecbrayanricardo77687 ай бұрын
Thank you, I learned too much. I will continue to see your content
@EasyTuto16 ай бұрын
Glad to hear it!
@dhruvsharma57866 ай бұрын
Thankyou Dear Sir ❤ I really enjoyed learning 🎉 You made it so easy to understand 🙏
@EasyTuto16 ай бұрын
It's my pleasure
@danielaloycedaniel3 ай бұрын
Bro, you deserve salute
@mehmetaltinsoy5254 ай бұрын
Great tutorial. Thanks
@felixamenya45547 ай бұрын
Thanks for this amazing tutorial
@ShourovRoy-pk5zm7 ай бұрын
Great. Just subscribed. Please make videos on ui design also. The composables are looking google product. Like in flutter we can customize a material widget into our own, like disabling ripple, changing ripple color, bottom bar using their api. Which is hard in jetpack compose i guess
@EasyTuto17 ай бұрын
Noted
@pranavtodkar78113 ай бұрын
thanks thanks thanks!!! great video
@hsbytes5 ай бұрын
Thank you so much sir. Excellent ❤❤
@EasyTuto14 ай бұрын
Most welcome
@KhagendraOli-x6vАй бұрын
thank you for your video. could you explain how can we display weather forcast for following 7 days. thanks
@eqa3ati7 ай бұрын
Really thank you. Please make a video of running Metronome at a certain real speed, for example, let it be 120 BPM and 4/4, using Java or Kotlin.
@loveyouself53895 ай бұрын
Thanks for the awesome teaching, thanks for doing it in English
@EasyTuto15 ай бұрын
Thanks
@aashutoshsathe80785 ай бұрын
Thank you so muchh sirrr❤
@vishal_das996 күн бұрын
hello sir can you plz Intergate forecast option
@mahboobahmadofficial16 ай бұрын
sir kindly used StateFlow instead of live data, and use HILT for retrofit object, use latest things, i know its a beginner level project but use latest things 🥰
@darkstain0545 ай бұрын
Also he doesn’t have a repository
@AdityaEditzYT7 ай бұрын
Best Quality. Plz continue making such projects and plz remeber while making videos that we are begineers so make it begineer friendly. BTW Thanks for this video 🕉🕉❤❤
@EasyTuto17 ай бұрын
Thank you, I will. ❤
@Wildscreen81977 ай бұрын
No Activity found to handle Intent { act=android.intent.action.PICK typ=Image/* } please help me about this problem sir
@GuruGaming-xj2qe5 ай бұрын
hlo bro please reply , i copied everything from you i tried a lot check all the things again and again but it is not working it always show unable to load what to do
@helloabd123Ай бұрын
Is this MVVM architecture?
@obewan-kenobi5 ай бұрын
very nice video thank you, can you make a video about crud retrofit connecting localhost web api server using postgresql with jetpcak compose mvvm architecture?
@mayurchaudhari363225 күн бұрын
please heal me to load data of india when the app launches instead of empty
@khan-um6hp6 ай бұрын
please make a complete e commerce project with api integration & local db
@Abbas39x29 күн бұрын
Sir, I didn't get an API key after signing up
@ookie2187 ай бұрын
I have a question if i may. When using the weather API in the view model, does it matter if we psss it with object instantiation or DI with constructor injection? Whats the benefit of DI in that case?
@EasyTuto17 ай бұрын
If you have large scale project use DI otherwise for small project like this, its not required.
@AmitKumar-q7p9f2 ай бұрын
Nice Video
@MobileDeveloper19657 ай бұрын
Good English. If you can slow down a bit you will be perfect.
@Wildscreen81977 ай бұрын
CAN YOU PLEASE MAKE A VOICE RECORDER APP WITH JETPACK COMPOSE ? PLEASE REPLY .
@EasyTuto17 ай бұрын
Soon
@Wildscreen81977 ай бұрын
@@EasyTuto1 tq very much
@sokheanggamer53427 ай бұрын
thank you for this video
@EasyTuto17 ай бұрын
Welcome!❤
@dhananjayingole50705 ай бұрын
Bro your videos are amazing.keep posting such amazing and explanatory videos❤❤@@EasyTuto1
@radheshyampatel55784 ай бұрын
20:32
@raeesmohit017 ай бұрын
Just One Question how much time you actually need to make this app?
@Cloudy-19-x2 ай бұрын
Kya XML Ana jaruri he
@Anonymous0202.7 ай бұрын
God bless you
@new_life_6 ай бұрын
how to integrate current location in weather app
@danielrabinovich481329 күн бұрын
good job!
@dishaswarajsoft28345 ай бұрын
Hello Sir. I have developed as per you and its all successfull. Only I cant do that the image with coil, something kotlin version error is raising. Please help me out.
@astridspartan27 күн бұрын
implementation("io.coil-kt.coil3:coil-compose:3.0.2") implementation("io.coil-kt.coil3:coil-network-okhttp:3.0.2") add these in your gradle dependencies
@crazyff57777 ай бұрын
I really like your videos ❤ Can you create a complete music app using dezzer API in android studio please 🙂
@EasyTuto17 ай бұрын
Noted.
@crazyff57777 ай бұрын
@@EasyTuto1 where you noted 📝 Show me 💀 Please create it Because when I use dezzer API so it provides only preview url which was play in media player But these full provided url can't play in media player Or When I try to use Spotify so it's paid because it gives exception( You Are not subscribed to this API) And I check many other API but no one is usefull Please find a good and best API which plays indian songs also 😘
@virajsahare26802 ай бұрын
Bro can we implement fetch current location functionality to get current weather of location??
@EasyTuto12 ай бұрын
Yes take the location from user and send it to api.
@virajsahare26802 ай бұрын
Ok@@EasyTuto1
@virajsahare26802 ай бұрын
Ok
@thamilarasup14997 ай бұрын
Bro Android studio App create to How earn money vedio please
@Wildscreen81977 ай бұрын
SIR iam watched your video which is tiktok clone app and i have done all the videos as well as everything is ok but finally i have a problem like this android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.PICK typ=Video/* } now how to solve it.
@junmarta35917 ай бұрын
Best to ask ChatGPT: I asked a question about your problem and chatGPT answered me: The ActivityNotFoundException you're encountering suggests that there is no application installed on the device that can handle the intent you are trying to start. Specifically, it seems like you're trying to open a video picker with the following intent: java code Intent intent = new Intent(Intent.ACTION_PICK); intent.setType("video/*"); startActivityForResult(intent, REQUEST_CODE_PICK_VIDEO); Here are a few potential solutions to handle this issue: 1. Check if there's an app that can handle the intent Before starting the activity, check if there is an app that can handle the intent: java Code Intent intent = new Intent(Intent.ACTION_PICK); intent.setType("video/*"); if (intent.resolveActivity(getPackageManager()) != null) { startActivityForResult(intent, REQUEST_CODE_PICK_VIDEO); } else { // Notify the user or handle the absence of video picker apps gracefully Toast.makeText(this, "No app available to pick a video", Toast.LENGTH_SHORT).show(); } 2. Provide an alternative if no app is available If there is no app to handle the video picking intent, you could provide an alternative solution, such as allowing the user to record a video or using a third-party library to pick videos. 3. Handle the exception You can wrap your startActivityForResult call in a try-catch block to handle the exception gracefully: java Code Intent intent = new Intent(Intent.ACTION_PICK); intent.setType("video/*"); try { startActivityForResult(intent, REQUEST_CODE_PICK_VIDEO); } catch (ActivityNotFoundException e) { // Notify the user or handle the absence of video picker apps gracefully Toast.makeText(this, "No app available to pick a video", Toast.LENGTH_SHORT).show(); } 4. Use a File Picker Intent If your target is to let the user select a video file, you can use a more general file picker intent: java Code Intent intent = new Intent(Intent.ACTION_GET_CONTENT); intent.setType("video/*"); intent.addCategory(Intent.CATEGORY_OPENABLE); if (intent.resolveActivity(getPackageManager()) != null) { startActivityForResult(Intent.createChooser(intent, "Select a Video"), REQUEST_CODE_PICK_VIDEO); } else { Toast.makeText(this, "No app available to pick a video", Toast.LENGTH_SHORT).show(); } 5. Include a Permission Check Make sure you have the necessary permissions to access storage, especially if you are targeting Android 6.0 (Marshmallow) or higher, where runtime permissions are required. xml Code Also, check for the permission at runtime: java Code if (ContextCompat.checkSelfPermission(this, Manifest.permission.READ_EXTERNAL_STORAGE) != PackageManager.PERMISSION_GRANTED) { ActivityCompat.requestPermissions(this, new String[]{Manifest.permission.READ_EXTERNAL_STORAGE}, REQUEST_CODE_PERMISSION); } else { // Permission has already been granted, proceed with the intent } By applying these solutions, you should be able to avoid the ActivityNotFoundException and provide a smoother experience for users when they try to pick a video.
@sagarsahoo48106 ай бұрын
Sir please make a using navigation
@techkid3585 ай бұрын
how to chnage the background according to temperature ?
@EasyTuto15 ай бұрын
Change background of parent layout programatically.
@Muhammad-Shafqat6 ай бұрын
make a video on music player in jetpack compose plz
@Thereactors1166 ай бұрын
Ctrl + f shortcut how work
@mey90476 ай бұрын
ctrl f+r
@sritikamanjrekar5 ай бұрын
how to show AQI?
@EasyTuto15 ай бұрын
Show if it has that data in json.
@manofsteel61737 ай бұрын
Thanksss
@EasyTuto17 ай бұрын
❤
@aligebril9427 ай бұрын
We thank you for your good performance in explaining these practical applications, but we would like more complex applications so that we can learn how to improve performance.
@EasyTuto17 ай бұрын
Noted!
@aligebril9427 ай бұрын
@@EasyTuto1 Ok 😊
@softwareAlchemyWithTandon2 ай бұрын
AsyncImage( modifier = Modifier.size(120.dp), model = "https:${data.current.condition.icon}", contentDescription = "condition icon" ) the Image is not reflecting in my application any update for this
@mayurchaudhari363225 күн бұрын
you can try this AsyncImage( model = ImageRequest.Builder(LocalContext.current) .data("https:${data.current.condition.icon}".replace("64*64","256*256")) .crossfade(true) .build(), contentDescription = null, modifier = Modifier.size(160.dp) )