com.google.android.gms.oss.licenses
Stay organized with collections
Save and categorize content based on your preferences.
Classes
OssLicensesActivity
|
An Activity used to display the actual content of
a license in res/raw/third_party_licenses generated by oss licenses gradle
plugin. |
OssLicensesMenuActivity
|
An Activity used to display a list of all third
party licenses in res/raw/third_party_license_metadata generated by oss licenses gradle
plugin. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["The `OssLicensesActivity` displays the full license text for third-party libraries, sourced from a file generated by the OSS licenses Gradle plugin."],["The `OssLicensesMenuActivity` presents a list of all third-party licenses used in the project, referencing metadata also generated by the OSS licenses Gradle plugin."]]],[]]