Update README.md
This commit is contained in:
parent
4273049ab4
commit
5123322715
12
README.md
12
README.md
@ -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:
|
|||||||
|
|
||||||
![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 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
|
||||||
![UML](https://user-images.githubusercontent.com/60196825/123525299-3a0ad300-d6d8-11eb-917c-306fd31477f5.jpg)
|
![UML](https://user-images.githubusercontent.com/60196825/123525299-3a0ad300-d6d8-11eb-917c-306fd31477f5.jpg)
|
||||||
|
|
||||||
### Demo presentation
|
## Demo presentation
|
||||||
#### todo
|
### todo
|
||||||
|
Loading…
Reference in New Issue
Block a user