Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I haven't started venturing into the 3.x and up yet (currently interested in phones only, not tablets) but I can tell you that Google’s official documents are in way too many cases not up-to-date. At least in the case of In-app Billing, "Android Market application >= 2.3.4":</p> <p>My device is running Android version 2.3.4 and Market version 2.3.6 and the sample application kept greeting me with an error message, saying that I "cannot use the Android Market at this time". The error disappeared only after I updated it to the latest 3.4.4.</p> <p>Does this mean that In-app Billing always requires the <strong>latest</strong> Android Market application version? I still don't have an answer to <a href="https://stackoverflow.com/questions/8760775/in-app-billing-requires-the-latest-market-version-not-v2-3-4-as-documented">that</a>.</p> <p><strong>Update:</strong> If you look at Google's help page for <a href="http://support.google.com/androidmarket/bin/answer.py?hl=en&amp;answer=1050566&amp;dl=us" rel="nofollow noreferrer">In-app Purchasing Availability</a>, it reads:</p> <blockquote> <p>In order to make in-app purchases, you'll need an active Internet connection and the <strong>latest version</strong> of Android Market installed on your phone. In addition, Android 3.0 users must have MyApps 5.0.12 or higher. Please visit our Updating Android Market article for more information.</p> </blockquote> <p>Which confirms my conclusion:</p> <ul> <li>For Android version &lt; 3.0, you must use the <strong>latest version</strong> of Android Market, regardless of its number (currently 3.4.4)</li> <li>For Android version >= 3.0, you must use the <strong>latest version</strong> of Android Market, as long as it is <strong>MyApps 5.0.12</strong> or higher.</li> </ul> <p>Does this help?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload