Skip to content

Commit

Permalink
add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ByBus committed Apr 25, 2024
1 parent 5488a6e commit f2bd74d
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## Описание

Приложение, симулирующее рацию. Дает возможность говорить с собеседником без Интернета, через Wi-Fi
Direct соединение. Так же имеется возможность передавать текстовые сообщения через Bluetooth
соединение.

Для начала разговора нужно начать поиск близлежащих устройств на **обоих** телефонах. Затем
подключится
к телефону собеседника, выбрав его из списка найденных устройств.

Для передачи сообщения нужно удерживать кнопку микрофона.

## Скриншоты

<p align="center">
<img src="screenshots/main.jpg" width="250">
<img src="screenshots/foundWalkieTalkies.jpg" width="250">
<img src="screenshots/conversation.jpg" width="250">
<img src="screenshots/foundBtDevices.jpg" width="250">
<img src="screenshots/chat.jpg" width="250">
</p>
Binary file added screenshots/chat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/conversation.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/foundBtDevices.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/foundWalkieTalkies.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/main.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f2bd74d

Please sign in to comment.