This quick start example lets you install a sample Android app that demonstrates the Google Pay API integration. Complete the following steps, and you can have a sample Android app running on your device.
Step 1: Check prerequisites
To run the quick start example you will need:
- The Android Studio development environment.
- Google Play services. Follow these setup instructions to import the Google Play services library.
- The sample application. You can download the sample app on GitHub and build it yourself.
Step 2: Launch and verify the Android app
Once you have completed all the setup tasks listed above, you can view the source code in Android Studio and run the sample app on your device.
Next Step: See how this was implemented in the Tutorial.