Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Roqvie authored May 14, 2021
1 parent 6a4e484 commit 2b42de4
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ Application for communication with chat via Galaxy Wearable Devices like Samsung
![Examples](https://raw.githubusercontent.com/Roqvie/Twitch-Chat-for-IRL/main/examples/1.png)

### Install
1. Download and Install Tizen Studio.
1.1. Install Wearable 4.0 tools.
1.2. Install Samsung certificate manager in SDK tab.
2. Create empty template project for Wearable 4.0.
3. Copy files to this project directory.
4. Sign app in `(in Tizen Studio) Tools -> Certificate manager` via Samsung Account.
5. Connect remote Wearable device like Samsung Watch.
5.1. In watch, go to `(in Device) Settings -> Device`. At end of page turn on `Dedug mode`.
5.2. In `(in Tizen Studio) Tools -> Device manager` scan for your device or input IP manually and connect to it.
6. In the Tizen Studio toolbar select your device and push `Run your app`.
7. The console will show the process of transferring the application to the your device.
+ Download and Install Tizen Studio.
+ Install Wearable 4.0 tools.
+ Install Samsung certificate manager in SDK tab.
+ Create empty template project for Wearable 4.0.
+ Copy files to this project directory.
+ Sign app in `(in Tizen Studio) Tools -> Certificate manager` via Samsung Account.
+ Connect remote Wearable device like Samsung Watch.
+ In watch, go to `(in Device) Settings -> Device`. At end of page turn on `Dedug mode`.
+ In `(in Tizen Studio) Tools -> Device manager` scan for your device or input IP manually and connect to it.
+ In the Tizen Studio toolbar select your device and push `Run your app`.
+ The console will show the process of transferring the application to the your device.

### Ideas, questions

Expand Down

0 comments on commit 2b42de4

Please sign in to comment.