The Rev 9 add-ons site URL in SDK Manager
is no longer valid.
The only way out (that I found so far) is to accept the forced upgrade to Rev 15 SDK Tools.
But, for various reasons, I do not wish to upgrade to Rev 15 SDK.
I want to stay with Rev 9 (for now).
Is there a way to download Rev 9 only add-ons? A URL to add or replace the existing one?
Specifically, I am interested in downloading In-app Billing Sample Application into %ANDROID_HOME%\extras\google\market_billing\
.
How do I do this?
For reference, thanks to the comments and answer below, I discovered that the entire list of source.properties
files under %ANDROID_HOME%
in my current system is:
add-ons\addon_google_apis_google_inc_8\source.properties
docs\source.properties
google-market_licensing\source.properties
google-usb_driver\source.properties
platform-tools\source.properties
platforms\android-3\source.properties
platforms\android-4\source.properties
platforms\android-7\source.properties
platforms\android-8\source.properties
platforms\android-9\source.properties
platforms\android-Honeycomb\source.properties
samples\android-7\source.properties
samples\android-8\source.properties
samples\android-9\source.properties
samples\android-Honeycomb\source.properties
tools\source.properties
%ANDROID_HOME%\platform-tools\source.properties
for "Third party Add-ons" and (2)%USERPROFILE%\.android\repositories.cfg
for "User Add-ons". – Sumner%ANDROID_HOME%\platform-tools\source.properties
seems to have NO effect on SDK Manager. Any other files? – Capers