Attributions
Third-Party Notices
Last updated: April 2026
This page lists attributions and notices for the third-party components included in Shadowboy.
mGBA Emulator Core
- Component: mGBA
- License: Mozilla Public License 2.0 (MPL-2.0)
- Source: github.com/mgba-emu/mgba
- Copyright: mGBA contributors
- Description: Game Boy Advance emulator core used for ROM emulation
The mGBA source code is bundled in app/src/main/cpp/mgba/ and is subject to the MPL-2.0 license. The full license text is available at app/src/main/cpp/mgba/LICENSE.
Oboe Audio Library
- Component: Oboe
- License: Apache License 2.0
- Source: github.com/google/oboe
- Copyright: Google LLC
- Description: Low-latency audio library for Android
AndroidX Libraries
All AndroidX components are licensed under Apache License 2.0 and sourced from developer.android.com/jetpack/androidx.
- AndroidX Core (core-ktx)
- AndroidX AppCompat
- AndroidX Activity (activity-ktx)
- AndroidX RecyclerView
- AndroidX ConstraintLayout
- AndroidX DocumentFile
Material Components for Android
- Component: Material Components for Android (Material Design)
- License: Apache License 2.0
- Source: github.com/material-components/material-components-android
- Copyright: Google LLC
No-Intro ROM Database
- Component: No-Intro DAT (nointro.dat)
- License: Attribution-only
- Source: datomatic.no-intro.org
- Description: ROM database file for identifying game titles
The No-Intro DAT file (nointro.dat) is included for ROM identification purposes. This data is maintained by the No-Intro community and is provided under their attribution requirements.
License Texts
The full text of the MPL-2.0 and Apache License 2.0 are bundled with the application in app/src/main/assets/licenses/ and are viewable from within the app via the Licenses screen in the About section.
Source Code Availability (MPL-2.0 § 3.2)
Pursuant to Mozilla Public License version 2.0, Section 3.2, the source code for the mGBA emulator core included in this application is available from the mGBA GitHub Repository. Users may obtain the source code from the above location at no charge.
