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.
I couldn't find anything useful in the 'adb logcat' output. Before I
try to debug further, is this supposed to work?
thanks,
arun
I've asked Sigrid and she said you might be using an old version of
Android? That might be why it's crashing.
https://merveilles.town/@sigrid@ftrv.se/111319198749098137
On 10/28/23, Arunkumar Dhananjayan <arunkd13@gmail.com> wrote:
> 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.
>
> I couldn't find anything useful in the 'adb logcat' output. Before I
> try to debug further, is this supposed to work?
>
> thanks,
> arun
>