
Google Play SDK Index Breakdown. SDKs For Everyone | by tomerpacific | Aug, 2022

In May 2022, Google launched the Google Play SDK Index. That is part of their efforts to provide additional information and transparency to builders. In step with Google, larger than 80% of the code that could be current in a median utility comes from SDKs. When you think about it for a second, you’ll discover that quite a few code in an app just isn’t developed by the app developer himself. That’s pretty fantastic, really.
Builders are significantly concerned about third-party libraries, as they’ll pose quite a few points:
- security flaws
- Inflation app dimension
- Set off crashes/errors
- Complicate dependencies
That’s the reason it’s necessary for builders to know that they’ll perception third-party libraries. Nonetheless how can builders know that third-party library code is sweet for them to utilize? Some builders rely on what variety of stars an SDK has on GitHub or assume that if totally different of us use it, then it must be super. Nonetheless, these selections often should not a complete check out.
Google Play’s SDK Index might help builders actually really feel additional cosy.
Nonetheless what does this SDK Index current to builders? And the way in which does it make it simpler to make additional educated selections about choosing a third-party library to utilize inside your functions?
SDKs for everyone
The distinctive intention behind choosing a third celebration library is to not code one factor that one other individual has already carried out. And hopefully carried out with ease. Nonetheless each SDK may need a definite operate that it serves. Some may make it simpler to point out adverts, others collect analytics data, and so forth. That’s the reason Google’s SDK index is break up into 9 lessons:
- Selling and monetization
- Analytics
- Information administration
- Location
- Promoting and engagement
- Funds
- Social
- Client authentication
- Client help
When you click on on on a specific SDK, you’ll notice a show that presents quite a few particulars about it. The very very first thing that may catch your consideration is whether or not or not or not that SDK is part of the Google Play Console SDK (registration badge).

The screenshot above displays that the Regulate SDK is part of the Google Play SDK Console, and this helps you understand that the oldsters behind this SDK have made a dedication that their SDK received’t set off your app to violate Google Performs insurance coverage policies.

How important is that this challenge for you as a developer to ponder? That’s primarily with the intention to say.
Unpacking an SDK
Let’s take a look at all the information uncovered about each SDK inside the Google Play SDK Index. In step with Google makes use of “Google Play app utilization data with SDK code detection” to current you every kind of ideas.
If we take the Regulate SDK occasion above, we’ll see that the SDK particulars internet web page is separated into a variety of sections:
- SDK Particulars
- Android integration
- SDK Adoption by Facilities
- SDK Adoption by Mannequin
- android permissions
- SDK retention per app
- SDK Variations
As a substitute of describing each half, let’s take care of people who indicate most likely probably the most to you, the app developer.
Throughout the Android integration you may even see what API diploma the SDK has been examined in opposition to and what’s the minimal API that the SDK requires.

Beneath the SDK Particulars there’s a hyperlink to the Info inside the data security half, which is ready to take you to the SDK proprietor’s site. There you’ll notice how they collect data and what they use it for.

the Android permissions The half, as you should have guessed, displays what permissions the SDK requests.

In any case, there’s an asterisk (⭐️) proper right here, because of if you happen to occur to hover over the question mark subsequent to the title, you’ll uncover that:
Returns an inventory of Android permissions that defend an API that makes use of on the very least a present mannequin of the SDK. An SDK mannequin is taken under consideration present if it was launched all through the ultimate yr. This consists of non-obligatory use by the SDK the place the SDK doesn’t always require this permission and should solely use it if the making use of has made it accessible.
Phrase: Google Play can’t always detect all permissions utilized by an SDK.
be a part of the pack
Chances are high you’ll be questioning, how does an SDK get included inside the index? Successfully, there’s a straightforward reply for that. It is advisable to meet the subsequent requirements:
- Fall into certainly one of many lessons listed above
- Meet energetic individual and app arrange thresholds
- Distributed through a Maven repository
When you’re an SDK proprietor and meet the above tips and need to be listed inside the Google Play SDK index, chances are you’ll full the form beneath.
For the lovers, you should have seen that at stage n. In #2, Google maintains its ambiguity, as a result of it has not publicly disclosed thresholds for energetic apps and individual installs. You may need moreover seen that a variety of the data that Google presents is only for apps with over a thousand installs.
Whereas this initiative stays to be fairly new, I look ahead to seeing the way in which it can develop inside the near future. Google objectives to provide additional data and transparency, nonetheless as a result of it stands, it’s halfway there. There could also be much more to be desired and it’ll even be attention-grabbing to see if (and the way in which) Apple responds to this.
You’ll have the ability to check out the whole SDK index proper right here:
And the Google Play PolicyBytes the place they discuss it proper right here: