From Arunkumar Dhananjayan to ~rabbits/uxn
Hi All, I am wondering if there is a working Android port of the Uxn emulator. I found a [version on the play store] (https://play.google.com/store/apps/details?id=org.rabbits.uxn), but when I installed it and ran, it crashes immediately saying 'No virtual method readAllBytes()' in SDLActivity.copyAssets(). I tried compiling my own version using the android branch of [uxn source] (https://git.sr.ht/~rabbits/uxn). This also exits immediately but without any indication of a crash. It occasionally shows a flash of the keyboard before it exits.