Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Để sử dụng thư viện Tuning Fork trong ứng dụng của riêng bạn, hãy bật Android Performance Parameters API (API Tham số hiệu suất của Android) trong Google Cloud Console. Bạn cần có tài khoản nhà phát triển Google để tạo dự án trên Google Cloud Console.
Bạn có thể sử dụng một dự án hiện có trên Google Cloud Console (ví dụ: dự án bạn đã tạo cho ứng dụng minh hoạ). Hãy làm theo các bước dưới đây để thêm các quy tắc hạn chế thích hợp cho khoá API vào dự án hiện tại.
Các bước
Hãy làm theo các bước sau để bật API:
Trong Google Cloud Console, chuyển đến trang Projects (Dự án). Chọn một dự án hiện có hoặc tạo một dự án mới.
Hình 2. Hạn chế để chỉ sử dụng khoá cho các ứng dụng Android
Hạn chế khoá API cho Android Performance Parameters API (API Tham số hiệu suất của Android):
Trong mục API restrictions (Hạn chế cho API), chọn Restrict key (Hạn chế cho khoá).
Chọn Android Performance Parameters API (API Tham số hiệu suất của Android) trong danh sách.
Hình 3. Hạn chế khoá cho API Android Performance Parameters
Nhớ nhấp vào Save (Lưu) để bật các quy tắc hạn chế này.
Quyền riêng tư
Xem lại Chính sách quyền riêng tư của ứng dụng để đảm bảo chính sách này phản ánh thích đáng rằng dữ liệu về thiết bị và mức sử dụng có thể được chia sẻ với Google. Trong Mục 3.b, Điều khoản dịch vụ cho API của Google, chi phối việc bạn sử dụng các API Android Performance Parameters, bạn phải:
"tuân thủ tất cả luật và quy định hiện hành về quyền riêng tư, bao gồm cả các luật và quy định áp dụng cho PII (Thông tin nhận dạng cá nhân). Bạn sẽ cung cấp và tuân thủ chính sách quyền riêng tư về Ứng dụng API, trong đó mô tả rõ ràng và chính xác cho người dùng Ứng dụng API những thông tin người dùng mà bạn thu thập cũng như cách bạn sử dụng, chia sẻ thông tin đó (bao gồm cả cho mục đích quảng cáo) với Google và các bên thứ ba."
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-08-26 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-08-26 UTC."],[],[],null,["To use the Tuning Fork library in your own app, enable the Android\nPerformance Parameters API in the Google Cloud Console. You need a Google\ndeveloper account to create a Google Cloud Console project.\n\nYou can use an existing Google Cloud Console project\n(for example, the one you created for the demo app). Follow\nthe steps below to **add the proper API key restrictions** to your existing\nproject.\n\nSteps\n\nFollow these steps to enable the API:\n\n1. In the Google Cloud Console, go to the **Projects** page. Select an\n existing project or create a new project.\n\n [Go\n to the Projects Page](https://console.cloud.google.com/project)\n\n For more information on creating a Google Cloud Console project, see the\n [Cloud API documentation](https://cloud.google.com/apis/docs/getting-started).\n2. Enable the Android Performance Parameters API on the project you selected.\n\n [Enable\n the API](https://console.cloud.google.com/apis/api/performanceparameters.googleapis.com/overview)\n\n If it has not been enabled, click **ENABLE**.\n3. Select the **Credentials** tab on the left.\n\n4. If the project does not have an existing API key, click **CREATE\n CREDENTIALS** and select **API Key**.\n\n\n **Figure 1.** Create an API key\n5.\n Copy the API key into the `api_key` field in the game project\n `tuningfork_settings.txt` file.\n\n6. Restrict the API key to Android apps only:\n\n 1. You should see a **Key restrictions** section. If not, double-click the API key.\n 2. Under **Application restrictions** , select **Android apps**.\n 3. Click **ADD AN ITEM**.\n 4. Enter your app's package name.\n 5. Enter the SHA-1 certificate fingerprint to\n [authenticate your app](https://developers.google.com/android/guides/client-auth).\n Use the release certificate fingerprint:\n\n ```\n keytool -exportcert -list -v \\\n -alias your-key-name -keystore path-to-production-keystore\n ```\n\n\n **Figure 2.** Restrict the key to Android apps only\n7. Restrict the API key to the Android Performance Parameters API:\n\n 1. Under **API restrictions** , select **Restrict key**.\n 2. Select **Android Performance Parameters API** from the list.\n\n\n **Figure 3.** Restrict the key to the Android Performance Parameters API\n8. Make sure to click **Save** to enable the restrictions.\n\nPrivacy\n\nReview your app's Privacy Policy to ensure that it appropriately reflects that\ndata about devices and usage may be shared with Google. Under Section 3.b the\n[Google APIs Terms of Service](https://developers.google.com/terms), which\ngoverns your use of the Android Performance Parameters APIs, you must:\n\n\"comply with all applicable privacy laws and regulations including those\napplying to PII. You will provide and adhere to a privacy policy for your API\nClient that clearly and accurately describes to users of your API Client what\nuser information you collect and how you use and share such information\n(including for advertising) with Google and third parties.\""]]