Skip to content Skip to sidebar Skip to footer

Android Studo 3.0 Sdk Manager, Can't Find Extras

Using Android Studio 3.0 / SDK Manager In trying to set up BILLING, tutorials show installing it through Extras in SDK Manager. I don't have an Extras folder in SDK manager and can

Solution 1:

You're using an outdated tutorial.

If you're doing native Android development, you should be using the Play Billing Library, which does not require installing anything via the SDK Manager.

If you really need to install the Billing Library directly, you can find it in the SDK Tools tab of the SDK Manager: SDK Tools tab in SDK Manager showing Google Play Billing Library

Solution 2:

Correct answer is: don't need Android Studio for Cordova.

Post a Comment for "Android Studo 3.0 Sdk Manager, Can't Find Extras"