varunon9 / Remote-Control-PC

Control Laptop using Android. Remote control PC consists of android as well as desktop app written in Java to control laptop using phone.
MIT License
194 stars 97 forks source link

How to install in desktop? #27

Open ys-003 opened 5 years ago

ys-003 commented 5 years ago

Where is RemoteControlPC-Desktop.jar file?

Asendo316 commented 5 years ago

The project does not require installation import into your NetBean IDE build and run.

ys-003 commented 5 years ago

Which file I have to run for the desktop app?

ys-003 commented 5 years ago

Can you tell me all the required steps for the desktop app?

Asendo316 commented 5 years ago

Import the Java FXTML and the Library project into net beans build and run on desktop.

For the mobile import the studio project into android studio, build and run on your android phone

ys-003 commented 5 years ago

ok thanks

ys-003 commented 5 years ago

Do you have RemoteControlPC-Desktop.jar file?

ys-003 commented 5 years ago

I am getting an error in Netbeans (package javafx.application) cannot find symbol found. Which SDK you have used for JavaFx.

ys-003 commented 5 years ago

Screenshot from 2019-09-03 19-26-15

ghost commented 4 years ago

Add fxml lib in your project