ruffle-android icon indicating copy to clipboard operation
ruffle-android copied to clipboard

An Android application for ruffle.rs

Results 105 ruffle-android issues
Sort by recently updated
recently updated
newest added

The app starts in fullscreen (all buttons/Android UI hidden by default). When the app menu is opened (quality picker, etc.), it exits fullscreen but doesn't automatically re-enter it. is this...

UnsatisfiedLinkError: dlopen failed: library "libaaudio.so" not found at java.lang.Runtime.loadLibrary0(Runtime.java:994) at java.lang.System.loadLibrary(System.java:1533) at rs.ruffle.FullscreenNativeActivity.(SourceFile) it will be happen below Android O?

Can't login when flash game using playerio

if i wanna to save current level ,what should i do?

Drag to select returns as both a select by drag and a click by coordinate of release. Tested in "School Wars".

Hi! Is there a way to launch a game from an Intent API call or via the am command? I looked at the AndroidManifest.xml file and tried some different things...

App crash on android 13 Samsung add support Android 13 Samsung or fix problems

How can I disable the inbuilt keyboard in this app ?

Is it possible to choose swf files and add them into ruffle like in touchHLE? ![Screenshot_20231215-101836_touchHLE](https://github.com/torokati44/ruffle-android/assets/136807764/5c928c70-b458-4524-bd2c-641a0c4c5cf5) Ps. As always you doing good work and every new update fix previous issues.

Some Ruffle unit tests are failing on (aarch64/arm64-v8a) Android. Weirdly, they are related to AMF [de]serialization. To run the tests (including visual ones, not actually necessary to repro this issue,...