Open Source License
Open Source License
This product uses various open-source software. We are grateful to the developers and communities who have created and maintained these projects. The following is a list of the open-source libraries used in SUic Player and their respective licenses.
This list may not be exhaustive, as it does not include all transitive dependencies.
------------------------------------
Android Jetpack Libraries (AndroidX, Material, Media3)
This application uses numerous libraries from the Android Jetpack collection, which are open-source projects maintained by Google.
androidx.appcompat:appcompat
com.google.android.material:material
androidx.room:room-runtime
androidx.swiperefreshlayout:swiperefreshlayout
androidx.constraintlayout:constraintlayout
androidx.multidex:multidex
androidx.draganddrop:draganddrop
androidx.core:core-splashscreen
androidx.media:media
androidx.documentfile:documentfile
All androidx.media3:* artifacts (ExoPlayer, Media3 UI, Media3 Session, etc.)
License: All Android Jetpack libraries are licensed under the Apache License, Version 2.0.
------------------------------------
Firebase SDK
This application uses the Firebase platform for analytics, crash reporting, and remote configuration.
com.google.firebase:firebase-database
com.google.firebase:firebase-analytics
com.google.firebase:firebase-crashlytics
com.google.firebase:firebase-crashlytics-ndk
License: The Firebase SDKs are licensed under the Apache License, Version 2.0.
------------------------------------
Third-Party Libraries
Glide
Description: An image loading and caching library for Android.
Library: com.github.bumptech.glide:glide
License: Apache License, Version 2.0 (and other licenses such as BSD and MIT for components).
Gson
Description: A Java library to convert Java Objects into their JSON representation and vice versa.
Library: com.google.code.gson:gson
License: Apache License, Version 2.0.
OkHttp
Description: An efficient HTTP client for Android and Java applications.
Library: com.squareup.okhttp3:okhttp
License: Apache License, Version 2.0.
------------------------------------
Google Play Services
This application also uses the Google Mobile Ads SDK (com.google.android.gms:play-services-ads), which is part of Google Play Services. Your use of the Google Mobile Ads SDK is subject to the Google Developers Site Terms of Service.
------------------------------------
You can view the full text of the Apache License, Version 2.0 here: https://www.apache.org/licenses/LICENSE-2.0