开发者

RESULT_BILLING_UNAVAILABLE with Dungeons Demo (In-app Billing ) at http://developer.android.com/guide/market/billing/billing_overview.html

I test the Dungeons demo on Motorola Droid 2 and get an error. In response to a CHECK_BILLI开发者_如何学PythonNG_SUPPORTED request, I get RESULT_BILLING_UNAVAILABLE.

I have product list on Android Market.


Check please, that you have Android Market Application v. 2.3.0.


I fixed this problem by use keystore with information below:

Keystore name: "debug.keystore" Keystore password: "android" Key alias: "androiddebugkey" Key password: "android" CN: "CN=Android Debug,O=Android,C=US"

Export application (.apk file) use this debug keystore and upload it to Android market.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜