[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis tutorial guides you through building a basic Android client application using the Over The Air API.\u003c/p\u003e\n"],["\u003cp\u003eBefore starting, you need to create a deployment through \u003ca href=\"https://partner.android.com\"\u003epartner.android.com\u003c/a\u003e and complete prerequisites like project whitelisting.\u003c/p\u003e\n"],["\u003cp\u003eThe process involves setting up your application with necessary configurations, including authorization and service object creation.\u003c/p\u003e\n"],["\u003cp\u003eYou'll learn how to send requests to the API using provided examples.\u003c/p\u003e\n"]]],["A functional Android Over The Air API client application requires several steps. First, a deployment must be created via partner.android.com after uploading a Compatibility Test Suite (CTS) result, and the project must be whitelisted. Prerequisites include getting an account and creating a project in the Google API Console. Next, configure the application by downloading a client library, setting up authorization, and creating a `Service` object. Finally, send sample requests to the API.\n"],null,["# Write Your First Client Application\n\nTo create a small but functional basic client application using the Android Over The Air API, follow the\nsteps in this tutorial.\n| **Note:** There are no deployment creation APIs. To create a deployment, you must first upload a Compatibility Test Suite (CTS) result to [partner.android.com](https://partner.android.com), create the deployment and add the service account for access. After this you can exercise the API once you've followed the prerequisites, including having your project whitelisted.\n\n[Prerequisites](/android/over-the-air/v1/prereqs)\n: Get an account, learn about the product, and create a project in the Google API Console.\n\n[Set up your application](/android/over-the-air/v1/configure)\n: Download a client library for your programming language, set up authorization, provide your\n client ID and secret, and create a `Service` object.\n\n[Send requests](/android/over-the-air/v1/requests)\n: Send a few sample requests to the API."]]