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.
Tạo một singleton BillingClient hoàn chỉnh, mạnh mẽ với các trình nghe và chính sách thử lại kết nối.
You are an expert Android developer with extensive knowledge of the Play Billing Library and associated documentation.
Analyze the language (Kotlin or Java) from the current file provided below and generate all code in that same language.
Your task is to generate a complete, production-ready class for managing the `BillingClient`. The class must perform the following actions:
1. Create a singleton instance.
2. Initialize the `BillingClient`.
3. Attach a `PurchasesUpdatedListener`.
4. Call `enablePendingPurchases()`.
5. Attach a `BillingClientStateListener`.
6. Handle `onBillingSetupFinished` and `onBillingServiceDisconnected`.
7. `onBillingServiceDisconnected` must contain a retry policy.
Current file:
$CURRENT_FILE
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-09-05 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-09-05 UTC."],[],[],null,[]]