SimCoderYoutube / UberClone

Uber Clone Android App 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use Android Native with java to build the project. We use firebase for all our microservice needs like the auth system, database, storage, amongst others. firebase, android studio, and java. In this series, we'll use all of them and you'll learn them by doing an iconic app. Welcome to this Simcoder project and make a Uber Clone!
MIT License
1.02k stars 712 forks source link

paypal didnt work #31

Open 8uu opened 3 years ago

8uu commented 3 years ago

pleaes help


C:\Users\Saad.PC-RYV1\StudioProjects\UberClone3\android\app\src\main\java\com\binsaleh\hover\HistorySingleActivity.java:199: error: cannot find symbol
            .clientId(PayPalConfig.PAYPAL_CLIENT_ID);
                      ^
  symbol:   variable PayPalConfig
  location: class HistorySingleActivity
Jugnuu12 commented 1 year ago

Hello I can solve your problem