DEV Community

Indra Wahyu
Indra Wahyu

Posted on

3 1

Do you know DeskDock?

Did you know that you can share your desktop cursor to your Android device using the DeskDock?

i tried it on my fedora device

read instruction first:v
instruction

first, I install Desk Dock on my android
DeskDock PRO
you can install free version btw
DeskDock FREE

next, setup server
install JRE

sudo dnf install java-latest-openjdk.x86_64
sudo dnf install java-latest-openjdk-devel.x86_64
Enter fullscreen mode Exit fullscreen mode

next, install adb

sudo dnf install android-tools.x86_64
Enter fullscreen mode Exit fullscreen mode

download DeskDock Server and extrak it
DeskDock Server

start adb server

adb start-server
adb tcpip 5555
Enter fullscreen mode Exit fullscreen mode

run, Desk Dock Server

connect on android first

connect on android first

and run server

java -jar DeskDockServer_1.3.0.jar
Enter fullscreen mode Exit fullscreen mode

nice its running

tray icon

DeskDock Setting

android display

to kill adb server

adb kill-server
Enter fullscreen mode Exit fullscreen mode

have an error? try this
https://dev.to/bukanspot/cant-load-library-usrlibjvmjava-11-openjdk-1101608-1fc35x8664liblibawtxawtso-4pco


reference

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs