ildar
ildar
I see. Can you share your reason for backing up the SDCARD/Android/data contents? I just can't figure out.. Thanks.
1. you can have the "remote control" over your device with the help of adb. See e.g. https://forum.f-droid.org/t/suggested-app-scrcpy-display-and-control-of-android-devices-through-adb/ I've used some others before. 2. Having adb+root you can backup whatever...
> It looks interesting to run oandbackup from adb, but I don't know how to do it. This might be possible if oandbackup had the proper intent. You can open...
@nirhal , your fork has too much in one commit :( Do you think new users should go on patching this luajava code or jump right into your JLua? guys?
BTW looks like @stevedonovan and @mkottman took care of this in AndroLua project. I adapted [their works](https://github.com/ildar/luajava/) to luajava layout.
Generally BT and BLE are totally different so i suggest the app sees/works with only BLE
Well, running this: (**************************************************************************) (* Lablgtk - Examples *) (* *) (* This code is in the public domain. *) (* You may freely copy parts of it in your...
I couldn't find the original C GTK code to check.
sigrok definitely supports SUMP, see https://sigrok.org/wiki/Category:Sump_protocol sigrok observes the derivative implementation, see https://github.com/ddrown/stm32-sump/issues/1 but doesn't work well. I guess something can be tested right away.
did anyone notify sigrok guys about the difference?