Posts by yan santos • 1 point
1 post
-
0
votes0
answers69
viewsQ: Problem with API authentication in android studio
I’m having trouble authenticating an UBER clone running on Android Studio. The API runs in the main class: package com.uber.sdk.rides.samples.cmdline; import…