minus-squarem e@lemmy.mltoAndroid@lemmy.ml•Programming on an Android tabletlinkfedilinkarrow-up2·edit-21 year agoSet up a headless Raspberry Pi and connect by SSH and VNC. To connect the two devices use a USB cable. Alternatives: connect them both to a router using Ethernet/wifi. use a very small PC in headless mode so you can run x86_64 executables. access a shared git repository on the cloud using local clones on both devices to share files This may be less sexy but it is solid and reliable. linkfedilink
minus-squarem e@lemmy.mltoAndroid@lemmy.ml•Programming on an Android tabletlinkfedilinkarrow-up1·1 year agodeleted by creator linkfedilink
Set up a headless Raspberry Pi and connect by SSH and VNC. To connect the two devices use a USB cable.
Alternatives:
This may be less sexy but it is solid and reliable.