What license(s) are the Android support libraries released under?

前端 未结 3 793
傲寒
傲寒 2021-02-06 23:04

I\'ve been reading through the documentation for the Android Support Library, but while it explicitly says that you should include it in your Android project, it doesn\'t mentio

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-06 23:46

    Look at this file (Local Maven repository for Support Libraries is subset of this path):

    https://android.googlesource.com/platform/prebuilts/maven_repo/android/+/master/NOTICE.txt

    Notice for all the files in this folder.

    Copyright (c) 2005-2013, The Android Open Source Project

    Apache License Version 2.0, January 2004

提交回复
热议问题