Giter VIP home page Giter VIP logo

uberclone's Issues

Again about brief setup

Can we get brief setup guide for this project?.Actually we wanna work on your project but those prerequesties are not enough for development.So please give complete setup.It will be very helpful to us...
Thank you

REQUEST PICKUP

sir
Request pickup not working in rider side sir
thank you sir

Thank you sir for last replay

sir now cancle buttom in not working properly sir can you give complet clone plzz sir it will help for my project .

places search empty both for destination and origin

just wondering if it is still active repo, the search suggestion is empty for destination and origin. I enabled the api for google maps sdk on android, places api, directions api as stated on the readme but still not getting suggestions from search.

Help please there is getting an error of 'java.util.ConcurrentModificationException' and the Rider App Crashes when loadAllAvailableDriver method is called

Hello, I'd like to thank you first for the great job you did, and for making it open source you helped us so much in our study project. On the other hand, many users of your app are getting the error of ### 'java.util.ConcurrentModificationException' and the Rider App Crashes when loadAllAvailableDriver method is called :

java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.next(ArrayList.java:860)
at com.iramml.uberclone.riderapp.Activities.Home.loadAllAvailableDriver(Home.java:710)
at com.iramml.uberclone.riderapp.Activities.Home.access$500(Home.java:115)
at com.iramml.uberclone.riderapp.Activities.Home$22.onDataChange(Home.java:690)
at com.google.firebase.database.core.ValueEventRegistration.fireEvent(com.google.firebase:firebase-database@@19.3.0:75)
at com.google.firebase.database.core.view.DataEvent.fire(com.google.firebase:firebase-database@@19.3.0:63)
at com.google.firebase.database.core.view.EventRaiser$1.run(com.google.firebase:firebase-database@@19.3.0:55)
at android.os.Handler.handleCallback(Handler.java:888)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:213)
at android.app.ActivityThread.main(ActivityThread.java:8178)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1101)

Driver never receive pickup request

Hola, estuve probando el source y tuve que agregar algunas lineas para capturar el error en caso de que las variales name or phone estuvieran vacias, luego de eso dejo de cerrarse la app. Pero ahora si bien en mi firebase se crea pickup request hacia el vehiculo que aparece en pantalla, el vehiculo nunca recibe el pedido.

Como dato, informo que estoy probando las dos app en el mismo dispositivo, nose si eso influya.

Google signout is not working in driver app

2020-04-26 01:41:34.488 7391-7391/com.pk.kasib.karigarapp E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.pk.kasib.karigarapp, PID: 7391

java.lang.IllegalArgumentException: GoogleApiClient is not configured to use Auth.GOOGLE_SIGN_IN_API required for this call.

    at com.google.android.gms.common.internal.Preconditions.checkArgument(Unknown Source)
    at com.google.android.gms.common.api.internal.zaaw.execute(Unknown Source)
    at com.google.android.gms.auth.api.signin.internal.zzh.zzc(Unknown Source)
    at com.google.android.gms.auth.api.signin.internal.zzf.signOut(Unknown Source)
    at com.pk.kasib.karigarapp.Activities.DriverHome.signOut(DriverHome.java:877)
    at com.pk.kasib.karigarapp.Activities.DriverHome.onNavigationItemSelected(DriverHome.java:573)

DriverApp crash when pickup request find a driver and make a call

Buenas Iram, estoy empezando con este proyecto y me gusta mucho lo que hiciste, pero estoy teniendo varios errores, y este es uno, si me podrías ayudar.
Cuando el cliente encuentra un conductor y realiza el llamado la app del driver crashea cuando aparece la ventana para aceptar el viaje, dejo el log

E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.iramml.uberclone.driverapp, PID: 5504
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.get(ArrayList.java:437)
----->at com.iramml.uberclone.driverapp.Activities.CustommerCall$4.onResponse(CustommerCall.java:120)
at retrofit2.DefaultCallAdapterFactory$ExecutorCallbackCall$1$1.run(DefaultCallAdapterFactory.java:83)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7356)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)

Estoy atento a su respuesta.
Muchas gracias.

api key

how can i changed api key

Accounts not properly created/populated. Search of directions not working

After setting everything up. From the Server API, Cloud Messaging API, Google API key, when i use the switch it crashes. The error is because it cant get the user vehicle type. It's because all of the user info is not properly saved/written. When i pull the drawer nothing works. And the name it says "Iram".

Is there anything that i'm missing from the setup? I followed every step that's on the readme.

Thanks in advance

Rider App Crashes when loadAllAvailableDriver method is called

Please help me out with this error. my Logcat is below

2020-04-16 14:44:41.694 6541-6541/com.iramml.uberclone.riderapp E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.iramml.uberclone.riderapp, PID: 6541
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.next(ArrayList.java:860)
at com.iramml.uberclone.riderapp.Activities.Home.loadAllAvailableDriver(Home.java:709)
at com.iramml.uberclone.riderapp.Activities.Home.displayLocation(Home.java:700)
at com.iramml.uberclone.riderapp.Activities.Home.access$200(Home.java:116)
at com.iramml.uberclone.riderapp.Activities.Home$1.locationResponse(Home.java:170)
at com.iramml.uberclone.riderapp.Util.Location$1.onLocationResult(Location.java:37)
at com.google.android.gms.internal.location.zzau.notifyListener(Unknown Source:4)
at com.google.android.gms.common.api.internal.ListenerHolder.notifyListenerInternal(Unknown Source:17)
at com.google.android.gms.common.api.internal.ListenerHolder$zaa.handleMessage(Unknown Source:5)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7078)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)

Rider app

sir
Now rider app is working properly it's crash when open.

Pickup request is not sent

help

I have followed the instructions, provided the appropriate API key and server key but still, I'm getting the error of FirebaseIdService in androidmanifest.xml file.

While using app, whenever I request for 'call driver' I receive a toast of 'sent failed'
Kindly assist me in this regard.

A very brief setup guide

This is just a suggestion that a very brief setup guide including Firebase, Google APIs or any other services etc will be very helpful.
If not setup, at least a list of prerequisites will also help people a lot.

Hello sir

sir,
in this driver accept buttom not working can you help me plz its project for 4th year b.tech student.

generating apk

hy,

after i do everything i get the following errors when trying to generate the apk

Error:Internal error: (java.lang.ClassNotFoundException) com.google.wireless.android.sdk.stats.IntellijIndexingStats$Index
java.lang.ClassNotFoundException: com.google.wireless.android.sdk.stats.IntellijIndexingStats$Index
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at com.intellij.util.indexing.counters.IndexCounters.(IndexCounters.java:34)
at com.intellij.util.indexing.impl.MapReduceIndex.(MapReduceIndex.java:94)
at com.intellij.util.indexing.impl.MapReduceIndex.(MapReduceIndex.java:110)
at org.jetbrains.jps.backwardRefs.index.CompilerReferenceIndex$CompilerMapReduceIndex.(CompilerReferenceIndex.java:248)
at org.jetbrains.jps.backwardRefs.index.CompilerReferenceIndex.(CompilerReferenceIndex.java:84)
at org.jetbrains.jps.backwardRefs.JavaCompilerBackwardReferenceIndex.(JavaCompilerBackwardReferenceIndex.java:12)
at org.jetbrains.jps.backwardRefs.JavaBackwardReferenceIndexWriter.initialize(JavaBackwardReferenceIndexWriter.java:80)
at org.jetbrains.jps.incremental.java.JavaBuilder.buildStarted(JavaBuilder.java:149)
at org.jetbrains.jps.incremental.IncProjectBuilder.runBuild(IncProjectBuilder.java:359)
at org.jetbrains.jps.incremental.IncProjectBuilder.build(IncProjectBuilder.java:178)
at org.jetbrains.jps.cmdline.BuildRunner.runBuild(BuildRunner.java:139)
at org.jetbrains.jps.cmdline.BuildSession.runBuild(BuildSession.java:288)
at org.jetbrains.jps.cmdline.BuildSession.run(BuildSession.java:121)
at org.jetbrains.jps.cmdline.BuildMain$MyMessageHandler.lambda$channelRead0$0(BuildMain.java:228)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.