Android 中的应用内结算 - 问题

发布于 2024-10-19 00:16:31 字数 518 浏览 1 评论 0原文

我对 Android 应用内计费有几个疑问,因为我在文档中找不到我需要的内容。

1:它确实需要 Android 1.6 或更高版本,以及 Market 2.3 或更高版本。如果我的设备没有 root,如何手动安装 Android Market 2.3?

2:我在Android 2.2和Market版本2.2.11上尝试过,但读取Bundle响应时出现错误。

3:它甚至有机会在模拟器上运行吗?

4:为了测试应用内购买,我实际上需要做什么?我下载了示例应用程序并编译了它,但我什至无法获取静态响应(市场应用程序 2.2.11)。

5:实际上,在 Api 级别较低的设备上安装 Android Market 2.3 合法吗? Google 说你需要 Droid 1.6 SDK 和 market 2.3,但据我所知,没有(或很少)带有 Market 2.3 的设备运行低于 2.3 Android。您可以更新您的 Market 应用程序吗?

6:(Lame)当我发布新版本时,Android 市场客户端会自动更新吗?

I have several questions about the Android in-app billing, as I cannot find what I need in the documentation.

1: It does require Android 1.6 or higher, AND Market 2.3 or higher. How can I install Android Market 2.3 manually, if the device I have is NOT rooted?

2: I tried it on Android 2.2 and Market version 2.2.11, but there were errors in reading Bundle responses.

3: Does it even have a chance running on emulator?

4: What do I actually have to do, to test in-app purchase? I downloaded the sample app, and compiled it, but I could not even get my static responses back (Market app 2.2.11).

5: Actually, is it LEGAL to install the Android Market 2.3 on devices with lower Api Level? Google say you need Droid 1.6 SDK, and market 2.3, but as far as I know there are no (or very few) devices with Market 2.3 that are running below 2.3 Android. Can you update your Market app?

6: (Lame) Does the Android Market Client auto update itself, when I new one is released ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

把时间冻结 2024-10-26 00:16:31
  1. 您不必手动安装 Market 2.3.0,市场应用程序应在新版本发布时自行更新。

  2. 您已经说过它需要 Market 2.3.0,所以显然它不适用于 2.2.11。

  3. 很多人已经在模拟器上运行 Market,因此它可能有效:如何在模拟器上安装Android Market应用程序?

  4. 请参阅问题 2。即使您有 Market 2.3,也是如此。 0 我不确定 Google 是否已启用测试阶段。我也想在应用程序购买中使用,但我不会在几个月内尝试它。

  5. 我相信所有设备都会获得 Market 2.3.0,而不仅仅是那些运行 Android 2.3 的设备,因为它只是一个应用程序,而不是操作系统的一部分,但我可能是错的。

  6. 是的。

  1. You shouldn't have to install Market 2.3.0 manually, the market app should update itself when a new version is released.

  2. You already said it requires Market 2.3.0 so obviously it won't work on 2.2.11.

  3. Lots of people have been running Market on the emulator, so it may work: How to install Android Market App on the emulator?

  4. See question 2. Also even if you have Market 2.3.0 I'm not sure Google have enabled the testing phase yet. I too would like to use in app purchases but I'm not going to bother trying it for a few months.

  5. I believe all devices will get Market 2.3.0, not just those running Android 2.3, since it's just an app and not part of the OS, but I could be wrong.

  6. Yes.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文