Update README.md

master
Avraham Bar Ilan 3 years ago committed by GitHub
parent 2295056c37
commit 4c0be43f1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,17 +16,17 @@ The project implemented in MVVM architecture and written with kotlin.
Before running the app you should do the following steps:
* Clone this repositories.
* Install Android Studio.
* Install Flight Gear Simulator (it is an open source project).
* Install Flight Gear Simulator ([Download from here](https://www.flightgear.org/download/)).
* Inside FlightGear go to Setting -> Additional Settings and write:
``--telnet=socket,in,10,127.0.0.1,6400,tcp``.
* Press Fly and hit the Autostart button.
* Press Fly and press Autostart.
![App](https://user-images.githubusercontent.com/60196825/123525379-dcc35180-d6d8-11eb-8a40-428ac9f3342f.png)
![Msg](https://user-images.githubusercontent.com/60196825/123525430-417eac00-d6d9-11eb-8c10-2e22e527ae12.png)
## Run
* Run the App in your favourite IDE
* Run the App.
* Put your computer IP in the field and put ``6400`` in port field.
* press Connect To FlightGear and hit the Throttle up :airplane:.
* Enjoy your flight.

Loading…
Cancel
Save