Exactly and that is why when I have a pleasure to do something extra than their system allows to do they are handicapped and I need to do this for them on my Android or Linux.
Also doesn't even slow stock Android on 200$ "just works"?
But I do also like when I don't need to configure stuff as it is productivity draining. Good defaults are always welcomed.
That was a lot of effort. I don't think you suited as an iOS guy. Most of them don't know what file and its extension is. Also maybe you will find something helpful in my list. Awesome Android Apps
pub fn get_cursor() -> ResultType<Option<u64>> {
let mut res = None;
DISPLAY.with(|conn| {
if let Ok(d) = conn.try_borrow_mut() {
if !d.is_null() {
unsafe {
let img = XFixesGetCursorImage(*d);
if !img.is_null() {
res = Some((*img).cursor_serial as u64);
XFree(img as _);
}
}
}
}
});
Ok(res)
}
Use Remmina on the client and then install anything that opens and listens to VNC ports. For example TightVNC or RealVNC.
Just even a small sys admin tip for Android phones