Wow! I never find a tutorial that shows this code, it looks easy but that's a high level tutorial, great job man 👍 Make the same tutorial in (regular kotlin, )
@edwardkenway10292 ай бұрын
COMPLETED!!
@edwardkenway10292 ай бұрын
Completed!!
@edwardkenway10292 ай бұрын
20:50 after clicking on the restaurant the app crashes
@LearningWorldzАй бұрын
check the logcat to find the crash reason, if you aren't able to fix share in comments. will try help
@edwardkenway1029Ай бұрын
@LearningWorldz Thanks bro but I have already completed the project ...Thank you so much for the tutorials.
@edwardkenway10292 ай бұрын
Completed Part 1 !!
@baonguyenlequoc63442 ай бұрын
Thanks for your video, it is really useful.
@LearningWorldzАй бұрын
Glad you found it useful!
@MaxSun-v7v3 ай бұрын
where I can get the github, thanks.
@LearningWorldzАй бұрын
you can find the link in description
@AnjaliSingh-if9lg3 ай бұрын
Hi, i was importing this project from Github but they not run
@LearningWorldzАй бұрын
reason could be the incompatibility of android studio version.
@shabhruraje70774 ай бұрын
sir database k lie kya use kia h aap n
@LearningWorldzАй бұрын
This app is not using any database, this is based on the json file kept in the raw folder.
@VaishnaviGhadge-s7h6 ай бұрын
Thanku
@johnmichaelCawas7 ай бұрын
i can't see the glide and gson in my library
@LearningWorldzАй бұрын
you can directly add in the gradle file
@swara4317 ай бұрын
Which version of Andriod studio is this?
@kamnashukla67738 ай бұрын
Thanks for this .. very informative
@dharapandya204510 ай бұрын
Hey bro code run. Ny ho rha pls help me
@LearningWorldzАй бұрын
whats the error you are getting ?
@umm-e-habiba058710 ай бұрын
Sir plz help me placeyourorderactivity.java file mein aik error show kr rha jis ki wajah sy aoo run nai ho rhi
@umm-e-habiba058710 ай бұрын
Last pr private void mein cartItemsRecyckerView.setAdapter(placeYourOrderAdapter); mein error aa rha
@LearningWorldz9 ай бұрын
whats the error you are getting, can you please post the error
@Mirtguitar10 ай бұрын
Good tutorial. Cyrano de Bergerac
@LearningWorldz9 ай бұрын
Thanks !
@Ajay-w6w1s11 ай бұрын
Cannot create an instance of class com.example.paging3.ViewModel.MainActivityViewModel . i am getting this error. what to do?
@LearningWorldzАй бұрын
check the gradle you are using the correct version? also try clean and rebuild.
@23jole11 ай бұрын
Thank you
@LearningWorldz9 ай бұрын
You're welcome!
@user-sj8wq6km3o Жыл бұрын
best
@LearningWorldz9 ай бұрын
Thanks!
@user-sj8wq6km3o Жыл бұрын
best
@muhdkhairulamirinum3985 Жыл бұрын
TQ. this tutorial is straight to the point.
@LearningWorldz9 ай бұрын
Thanks for your feedback !
@renitadsilva7547 Жыл бұрын
Hi, when the app is run, only 'Avengers' from the list is displayed, could anyone pls provide a solution to fix this issue?
@Royal_entertendment Жыл бұрын
Hi sir is there you can give me you telegram channel / WhatsApp number for talking I need your help really else I want to give you my one project hope you reply as soon as possible
@ronanhruti Жыл бұрын
product add to cart by uder id with php
@НемањаМијајловић Жыл бұрын
Man you are lifesaver. Thanks you a lot!
@LearningWorldz Жыл бұрын
Thanks for your feedback!
@suvarnasahu1275 Жыл бұрын
on which email can we reach you
@LearningWorldz Жыл бұрын
sorry, if you have any query, please post here
@josaminep Жыл бұрын
How did u create restaurant.json file?
@LearningWorldz Жыл бұрын
Its created manually, you can get it from the raw folder of github and modify as per your need.
@JosefGuillen-n3b Жыл бұрын
Thank you.
@LearningWorldz Жыл бұрын
You're welcome!
@kavithavijay7639 Жыл бұрын
what is the backend used here
@LearningWorldz Жыл бұрын
There are no backend used, it has just a local json, which is used to display restaurant and menu
@kosi_jay Жыл бұрын
This is exactly what i needed. But is there a version where you used Kotlin?
@LearningWorldz Жыл бұрын
I have pretty similar to this..refer this video kzbin.info/www/bejne/a3vWfZ5uftCbjqcsi=Ay_f2fDkplDi29oY
@jamaal1282 Жыл бұрын
Hi, does this use MVVM?
@LearningWorldz Жыл бұрын
Thanks for your feedback, But this particular project is not using MVVM, but I will consider this in future.
@shamsrizvi-n2u Жыл бұрын
bro.. speek some loudly
@LearningWorldz Жыл бұрын
Thanks for your feedback !
@tanmaysinghal8370 Жыл бұрын
I'm stroing Arraylist<Pair>, how cna i convert this?
@sreeragvv6835 Жыл бұрын
Git hub code
@LearningWorldz Жыл бұрын
Please look at my github github.com/ravizworldz
@bsindhusagar5628 Жыл бұрын
Sir in this code how to convert dollers into rupees
@LearningWorldz Жыл бұрын
you can use this For print rupee symbol: <string name="Rs">\u20B9</string> For print Rs text: <string name="rs">\u20A8</string>
@bsindhusagar5628 Жыл бұрын
@@LearningWorldz thank you sir
@seemadubey397 Жыл бұрын
implemented as video shown but getting hilt error, error: [Hilt] Unsupported metadata version. Check that your Kotlin version is >= 1.0: java.lang.IllegalStateException: Unsupported metadata version. Check that your Kotlin version is >= 1.0 using Android Studio Flamingo.....plz help
@LearningWorldz Жыл бұрын
you need to upgrade your kotlin version based on the Android studio latest version Old kotlin version are not supported.
@anandnishad5730 Жыл бұрын
Can you provide us code or github repo ?
@LearningWorldz Жыл бұрын
github.com/ravizworldz
@akashd-03 Жыл бұрын
Please help Restaurant menuactivity,java file there logcat shows initRecyclerview and recyclerview.setlayout manager and tell to invoke the void.Recyclerview.setlayoutmanager.... for this app crushed. Please help needed !
@LearningWorldz Жыл бұрын
you need to use the instance of your recyclerView. if you cannot access your recyclerview directly then you can use RecyclerView recyclerview = findViewById(R.id. recyclerview); recyclerview. setlayoutmanager()
@kosisochukwuhillary9130 Жыл бұрын
God bless you soo much for this man!!
@LearningWorldz Жыл бұрын
Thank you so much for your blessings.
@Ismael-rn5vp Жыл бұрын
Amazing! Finally I see one tutorial that shows how to create a list and a item list, 👍, please make this project in kotlin I'll wait for it, keep the good work
@LearningWorldz Жыл бұрын
Thank you so much for your feedback !
@tomashajek815 Жыл бұрын
Hi. Thank you for your App. We are using it to your University where we have an project to make some grocery lists app. Please can you help me? We have problem with the ShoppingListDao interface modul, where the second code: @Query("Select * from Items where categoryId = :catId"); - its error. Android studio show a recommending to delete this... Thank you for help
@LearningWorldz Жыл бұрын
can you please post me the logs from logcat.
@mayursarode1 Жыл бұрын
Hi, when are you uploading more such videos or playlists?
@LearningWorldz Жыл бұрын
thanks for your feedback, Will resume soon.
@funwithgaga6097 Жыл бұрын
@@LearningWorldz hello I am waiting for new topic
@VJ234.5 Жыл бұрын
Amazing Video. I have A question. Can the json file be updated to connect to firebase?
@LearningWorldz Жыл бұрын
if you want to use json, you can use any server and deployed it there and use it...else firebase have different ways to have data in it..I have firebase databse videos available on my channel you can follow that.
@omkarp9943 Жыл бұрын
You have made a medicine that every Android Developer wants...let's see whether it is working for me or not
@LearningWorldz Жыл бұрын
Thanks for your feedback !
@felipemeirellessacchi4773 Жыл бұрын
Thanks man! Save my day!
@LearningWorldz Жыл бұрын
Glad I could help!
@robertdonnan2893 Жыл бұрын
Good video, would it be easy to add a calendar functionality for delivery dates and instead of having multiple restaurants would this app still work if I just have one? Thank you.
@LearningWorldz Жыл бұрын
You can modify the json file which is local in the raw folder.
@Gandhi1203 Жыл бұрын
how to implement click functionality on particular item in adapter
@PragyaYadav-zy8vf Жыл бұрын
Hi, thank you for this. Could you please provide the source code
@LearningWorldz Жыл бұрын
you can find the github link in comment section
@bilkisshaikh3063 Жыл бұрын
After add a new user it not show on recyclerview same for delete and update plz help me I add adapter.notifysetchange then also it got this type of issue