Update README.md
This commit is contained in:
parent
2295056c37
commit
4c0be43f1d
@ -16,17 +16,17 @@ The project implemented in MVVM architecture and written with kotlin.
|
|||||||
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.
|
||||||
* 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:
|
* Inside FlightGear go to Setting -> Additional Settings and write:
|
||||||
``--telnet=socket,in,10,127.0.0.1,6400,tcp``.
|
``--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)
|
![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)
|
![Msg](https://user-images.githubusercontent.com/60196825/123525430-417eac00-d6d9-11eb-8c10-2e22e527ae12.png)
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
* Run the App in your favourite IDE
|
* Run the App.
|
||||||
* 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user