Комментарии:
Plerase can you make a tutorial about Tinder App? please
ОтветитьHow to block user using app via user id
ОтветитьPlz make app on voice recording during call plz
Ответитьsir i have a question please help
how can we show firebase upload data only 24 hours after 24 hours its automatic delete
Thank u so much I really enjoy your tutorials
ОтветитьSir what is that numbers that you have enterd into the ARC Body "To: <SOME Numbers> Whats that some numbers? IN Tutorial 9 plx answer me m stuck here
Ответитьhey sir EDMT Dev, can u upload the project so we can use it ...
:)
please make xamarin android version too bro
ОтветитьDoing a great job man! would you upload a video on real time driver tracking so that the rider can see where driver is and travelling on map.
Ответитьplease trace the route from location to destination in the user's application and that same route is seen by the driver thanks
Ответитьhow many more videos left ? Great Job
ОтветитьGreat videos friend, a question will you make a video where if I am a user can see if the driver is free or busy?
ОтветитьThank you edmt but please complete these tutorial
ОтветитьGreat work!
dude i want to make this app...
i want to follow your tutorial about this uber clone are you sure you dont hide any of your codes because im bothered of wasting my time. just saying.... Im amaze of what youve done.
is it possible to make uber clone in flutter?? can u remake the uber clone in flutter?? thx
Ответитьcan you make a tutorial about Friends Locator App?Plzzzz
ОтветитьContinue?
ОтветитьHi EDMT
your tutorial is very useful.
Can you please make a video to show trip history in rider and driver app
I noticed that the driver doesn't know what the destination address is - how can we show this to the driver once the driver picks up the rider?
Ответитьthis was the last tutorial for this series or still you are making ...please do reply..Thank you'
Ответитьyou're the best
ОтветитьHello Sir!
Can u please show me the "onGeoQueryReady" function that is inside the "findDrivers" function ?
ThankYou!
long time without uploading videos you left this half way with many missing things
Ответитьupload the next videos
ОтветитьI would like to know if you will continue the tutorial.
ОтветитьHello good day how much would it cost to make some changes to the uber clone app, pay for paypal
ОтветитьYou still have not implement paypal for riders to pay and for payouts to drivers.
Ответитьhi EDMT
Your tutorial is awesome.
I've been following your uber tutorial and have learnt alot from it .
can you make a video to rotate the driver marker icon in rider activity so that we can see the movement of each individual drivers.
as of now i have add a geoquery at the rider location to display all the drivers available within a radius of 3km.
It works fine.(Marker is placed for all the available drivers in onKeyEntered method) but in the onKeyMoved method i can only set the position of the marker to a new position , I cannot rotate the marker.
Can please help me sort out this issue.
Been waiting a long time for you to pass the destination address to the Driver, so rather than that all I need to know is how do I do that? I tried by saving to firebase but having a hard time reading it from the database in the driver app. Please help
ОтветитьA question my friend there is some way to make the user receive a message that the pilot accepted his vijae order, Thanks
Ответитьplease continue this project like for "Tip history" and Paypal ..
please... please .. please... bro!!!!
hi sir this app runs great only on android version 7 , in lower virsions when u call a driver the app of the driver crash ,, and n version like 4 and 5 it crash when u just run the app ,, please show us how to make it compatible to all android versions
Ответитьplease make this whole series and finished it bro...you are such a awesom as a coder
ОтветитьThank you very much for this thing
Ответитьcoolest chanel ever thanks for the free stuff
ОтветитьUpdate pls. Thank You! :D
ОтветитьAt last I reached at the end. But , Now in this part I have faced a problem with Rider app. It crashes instantly. Here is the logcat.
java.lang.NullPointerException: Attempt to invoke virtual method 'com.google.firebase.database.Query com.google.firebase.database.DatabaseReference.orderByChild(java.lang.String)' on a null object reference
at com.firebase.geofire.GeoQuery.setupQueries(GeoQuery.java:237)
at com.firebase.geofire.GeoQuery.addGeoQueryEventListener(GeoQuery.java:325)
at com.androidinnovation.mistricustomer.Home.loadAllAvailableDriver(Home.java:580)
at com.androidinnovation.mistricustomer.Home.access$200(Home.java:101)
at com.androidinnovation.mistricustomer.Home$12.onSuccess(Home.java:547)
at com.androidinnovation.mistricustomer.Home$12.onSuccess(Home.java:522)
at com.google.android.gms.tasks.zzj.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6077)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756)
Please Help.
Hi if I donate.. would you give me the complete source code?
ОтветитьHi eddy, when you press "PICKUP REQUEST" it say "no driver avail near you" although I'm logged in to driver app and car shows on rider app. please help... don't forget to send me those db files... thanks
Ответитьhi eddy i live in iran
and services firebase you use is blocking in my country i stock what to do can you introduce another services like firbase??
Good afternoon EDTM Dev. I get that there are two private vídeos ( part 36, 37) how would you do to be able yo release them?
Ответитьthank you bro, this tutorial is awesome!. Is this your last video? I can see there is a few private ones
Ответитьhello a question how much it would cost to have the videos that you have deprived of the uber clone I am interested in finishing your tutorial beforehand thanks for your work
Ответитьwhy others are private ???make it public bro
ОтветитьSir! I am adding the below code in RIDER App. So it gives null object reference because the CarType field is in driver's app. How to set this? Please Help
if(Common.currentUser.getCarType().equals("UberX"))
driversAvailable = FirebaseDatabase.getInstance().getReference(Common.driver_tb1).child("UberX");
else if(Common.currentUser.getCarType().equals("Uber Black"))
driversAvailable = FirebaseDatabase.getInstance().getReference(Common.driver_tb1).child("Uber Black");
else (Common.currentUser.getCarType().equals("Uber Mini"))
driversAvailable = FirebaseDatabase.getInstance().getReference(Common.driver_tb1).child("Uber Mini");
Sir your tutorials are awesome.
Thanks for your tutorials.
I want know that how can I add vehicle types in rider app as shown in your tutorial GRID LAYOUT SCROLLABLE.
Thanks again
hey, bro, it's me again..can you tell me how to implement this system 4 car type I'm stuck in here. you get the variable call Boolean UberX
after that, on click view, you use isUberX=true and isUberx= false
how we use it for 4 types
sir can you help me.
what will done if driver1 reject/decline the request of customer1 and the customer1 again try to request for a driver in this case again the request will go to driver1 (who already decline the request). request must go to driver2 that is a bit far away from driver1 so that driver2 can accept or decline request of customer1.
if driver2 also decline the request then request must go to driver3 for next time.
how can we do this.