Android 應用許可檢查 (Android app licensing check)


問題描述

Android 應用許可檢查 (Android app licensing check)

I have an app currently on the Android market. I am updating the app to add Android Licensing. I Basically took the example from Google Android and added it to my app. I changed the public key to mine. I added my email address to the licensing exclusion list. I am running my app on an android device and it is saying the app is not licensed.

How do i fix this?

Are there any good tutorials on android app licensing someone has came across?


參考解法

方法 1:

Maybe your permission on your publisher account it's wrong. Add your e-mail account test and check the Test Response menu. Change to LICENSED.

(by MontrealDevOneddfps)

參考文件

  1. Android app licensing check (CC BY-SA 3.0/4.0)

#android-lvl #Android






相關問題

這種 Google LVL 政策實施是否合理安全? (Would this Google LVL policy implementation be reasonably secure?)

在 SDK 管理器中找不到 Google 市場許可包 (Cant find Google Market Licensing package in SDK Manager)

在 Google Play 上查詢應用程序當前版本的更快方法? (Faster Way to Query Application's Current Version on Google Play?)

Android 應用許可檢查 (Android app licensing check)

Ứng dụng Giấy phép Android hiển thị Không được cấp phép? (Android License App showing Not-licensed?)

導入 com.google.android.vending 無法在導入的 android 項目中解析 (The import com.google.android.vending cannot be resolved in an imported android project)

Android“Not_Market_Managed”錯誤 (Android “Not_Market_Managed” error)

是否可以向服務添加許可證檢查(使用許可證驗證庫)? (Is it possible to add a license check (using License Verification Library) to a Service?)

應用程序許可和 android 唯一 ID (Application Licensing and android unique id)

Android 許可 - 每個 Android 開發者帳戶只有一個公鑰? (Android Licensing - Only one public key per Android Developer account?)

測試 Android LVL,許可證檢查總是失敗,沒有網絡 (Testing Android LVL, license check always fails with no network)

什麼時候從服務器返回 LICENSED_OLD_KEY? (When is LICENSED_OLD_KEY returned from server?)







留言討論