LibretroDroid is a simple C++ LibRetro frontend library for Android. It's powering Lemuroid.
LibretroDroid can be added to a standard build.gradle file.
[app/build.gradle]
dependencies {
...
implementation 'com.github.swordfish90:libretrodroid:<version>'
...
}
C++
81.9%
Kotlin
12.9%
Java
2.2%
C
2.2%
LibretroDroid is a simple C++ LibRetro frontend library for Android. It's powering Lemuroid.
LibretroDroid can be added to a standard build.gradle file.
[app/build.gradle]
dependencies {
...
implementation 'com.github.swordfish90:libretrodroid:<version>'
...
}
C++
81.9%
Kotlin
12.9%
Java
2.2%
C
2.2%