[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-06-16 (世界標準時間)。"],[[["This guide explains how to generate a Java client library from a Python backend API, which enables Java and Android applications to interact with the API."],["The process involves using the Endpoints Frameworks command-line tool to create a Gradle client bundle from your API code, using the class and name of your API."],["Once the client library is generated as a ZIP file, it must be unzipped, built using Gradle, and the resulting JAR file added to the Java or Android application."],["It is important to repeat the library generation process whenever modifications are made to the backend API code to ensure the client library remains in sync with the server code."],["For generating iOS clients for your API, Google APIs Objective-C Client Library for REST APIs is recommended, it is also possible to access backend API from a Python client."]]],[]]