Mis012
Mis012
Hi, I've finally found where the fw is hiding (I think) on this device, but it seems the extraction tool is not happy with me supplying the entire vmlinux file......
device: sm-j320fu, kernel https://github.com/djeman/android_kernel_samsung_sharkls/tree/cm-13.0 with a few patches by me for personal use. using hid-gadget-test or the app, I can successfully send keyboard keys on Linux, but not on Windows...
Hi, is this project dead? it would sure be a shame... there is some stuff going on with https://github.com/minecraft-linux/, but I wasn't really able to get that to work with...
when used e.g on Gnome Shell, the game nicely scales to fit in the window. however, on sway, with the window either fixed or floating, the game stays at 1:1...
Hi, this seems to be the only switch "emulator" that is actually a translation layer - and I like my translation layers. However, Android is not the only or even...
Hi, does this eliminate the performance penalty for JNI calls? (since you're not jumping into / out of a VM) if not, does this enable a different option for implementing...
advice on fixing https://gitlab.com/Mis012/flashplayer-standalone to make it work with freshplayer
Hi, I have found https://github.com/idaunis/simple-linux-flash-embed and to my surprise, it works perfectly - but only with the native NPAPI flash plugin :( I however plan to use this on armhf,...
Hi, radshell doesn't seem to be affected by changing the contents of radshell.rsh. the documentation says: >On startup it runs the script radshell.rsh found in the same directory as the...
Hi, how much work would it be to port the touch support (and other improvements) back to J2ME? (provided it ever supported multitouch), or alternatively to desktop Java? while (complete...
how hard would it be to add d8? the upstream project requires depot-tools, which is quite sad...