Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
A API Android Over The Air é baseada em HTTP e JSON. Portanto, qualquer cliente HTTP padrão pode enviar solicitações a ela e analisar as respostas.
No entanto, as bibliotecas de cliente de APIs do Google proporcionam melhor integração de linguagem, mais segurança e compatibilidade com chamadas que exigem autorização do usuário. Elas estão disponíveis em várias linguagens de programação. Ao usar essas bibliotecas, você não precisa configurar solicitações HTTP e analisar as respostas manualmente.
Para começar, selecione a linguagem de programação que você está usando para o desenvolvimento.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-26 UTC."],[[["The Android Over The Air API utilizes HTTP and JSON, allowing standard HTTP clients to interact with it."],["Google API client libraries offer enhanced language integration, security, and user authorization support, streamlining development in Java, .NET, Python, and Node.js."],["While any standard HTTP client can be used, Google provides client libraries for various programming languages to simplify interactions with the API."],["Client libraries are available for download for Java, .NET, Python, and Node.js to facilitate easier integration with the Android Over The Air API."],["These libraries are provided without official support, and users should contact their Technical Account Manager (TAM) for further assistance."]]],["The Android Over The Air API, based on HTTP and JSON, can be accessed via standard HTTP clients. Google API client libraries offer enhanced language integration, security, and authorization support, removing the need for manual HTTP setup and response parsing. Developers can download the API v1 client libraries for Java, CSharp (.NET), Python, and Node.js, directly from the provided links. These libraries are offered without direct support; for assistance, contact your TAM.\n"]]