Open Benjamin-Loison opened 10 months ago
My current workaround consists in using Element X
on Waydroid. However, this does not seem very correct even with an account per virtual machine for my not trust virtual machines, as it could let the attacker the ability to read the history and possibly some trust messages thanks to a temporary snapshot usage.
qrencode
and QRCodeReader.py
:Maybe can have a better workaround with adb
.
Related to Benjamin_Loison/element-x-android/issues/2
Related to Benjamin-Loison/cinnamon/issues/74.
For Termux related operations can just use:
ssh -p 8022 192.168.XXX.XXX
See https://github.com/waydroid/waydroid/issues/1113.
No matter
wl-clipboard
,pyclip
andxclip
installed and restart Waydroid, still cannot copy-paste in any way.Should make clear how to proceed with Linux Mint Framework host machine using
weston
. Cf this comment.Related to Benjamin_Loison/VirtualBox_keyboard_writer/issues/8.
On Linux Mint Framework:
Output:
``` [16:52:18] Starting waydroid session [gbinder] Service manager /dev/anbox-binder has appeared [16:52:28] Android with user 0 is ready [16:52:28] Established ADB connection to Waydroid device at 192.168.240.112. ```In my
Linux Mint (trust)
:Output:
``` [16:51:26] Starting waydroid session [16:51:27] Skipping clipboard manager service because of missing pyclip package [16:51:55] Android with user 0 is ready [16:51:58] Established ADB connection to Waydroid device at 192.168.240.112. ```Note the line:
Already trying to copy-paste in
weston
Linux Mint on host Framework andLinux Mint (trust)
VirtualBox virtual machine would be nice.Could first try in an environment not requiring
weston
.My OC3K Debian Xfce is not such an environment.
Wikipedia pages seem to tell that:
https://www.debian.org/distrib/
On Debian GNOME (in Linux Mint Framework VirtualBox virtual machine):
Source: the Unix Stack Exchange answer 325972
There is no
weston
needs.Output:
``` [00:39:41] Starting waydroid session [00:39:41] Skipping clipboard manager service because of missing pyclip package [gbinder] Service manager /dev/anbox-binder has appeared [00:40:04] Android with user 0 is ready ```does not seem to be enough, as none of both way is working, even if now have:
Output:
``` [00:46:50] Starting waydroid session [gbinder] Service manager /dev/anbox-binder has appeared [00:47:09] Android with user 0 is ready ```With
wl-clipboard
,pyclip
andxclip
installed and restart Waydroid it works but is this minimal?With
wl-clipboard
andpyclip
the clipboard works fine!Is your feature request related to a problem? Please describe.
Not read.
Describe the solution you'd like.
Not read.
Describe alternatives you've considered.
Not read.
Additional context
No response