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

前端 未结 3 757
傲寒
傲寒 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 into your NOTICE.txt file in your android/support folder. Quote: "The Android Open Source Project. Licensed under the Apache License, Version 2.0, [...], http://www.apache.org/licenses/".

提交回复
热议问题