Update README.md
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Android Joystick App
|
# Android Joystick App
|
||||||
|
|
||||||
### Summary
|
## Summary
|
||||||
This project is a remote control joystick that connect "FlightGear" simulator and fly the plane remotely.<br/>
|
This project is a remote control joystick that connect "FlightGear" simulator and fly the plane remotely.<br/>
|
||||||
The project implemented using MVVM architecture and written with kotlin.<br/>
|
The project implemented using MVVM architecture and written with kotlin.<br/>
|
||||||
|
|
||||||
### Setup
|
## Setup
|
||||||
Before running the app you should do the following steps:
|
Before running the app you should do the following steps:
|
||||||
* Clone this repositories.
|
* Clone this repositories.
|
||||||
* Install Android Studio.
|
* Install Android Studio.
|
||||||
@@ -17,14 +17,14 @@ Before running the app you should do the following steps:
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Run
|
## Run
|
||||||
* Run the App in your favourite IDE
|
* Run the App in your favourite IDE
|
||||||
* Put your computer IP in the field and put ``6400`` in port field.
|
* Put your computer IP in the field and put ``6400`` in port field.
|
||||||
* press Connect To FlightGear and hit the Throttle up :airplane:.
|
* press Connect To FlightGear and hit the Throttle up :airplane:.
|
||||||
* Enjoy your flight.
|
* Enjoy your flight.
|
||||||
|
|
||||||
### UML
|
## UML
|
||||||

|

|
||||||
|
|
||||||
### Demo presentation
|
## Demo presentation
|
||||||
#### todo
|
### todo
|
||||||
|
|||||||
Reference in New Issue
Block a user