You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: android/README.md
-9Lines changed: 0 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,4 @@ interface to the replicated tinySSB logs.
7
7
-[tinySSB](tinySSB) -- features chat with voice messaging (Codec2), Kanban boards (collaborative planning), log synchronization via Bluetooth Low Energy (BLE) as well as WebSocket. Thanks to its BLE interface, two devices in the same room can immediately synchronize their tinySSB content, import user IDs etc.
8
8
- more to come here
9
9
10
-
## Notes
11
-
12
-
Compiling the ```tinySSB``` app is challenging because of the included
13
-
Codec2 library which must be cross-compiled to native code (for
14
-
Android smartphones). If on Windows you may have to change the file
15
-
```tinySSB/app/src/main/codec2/src/CMakeLists.txt``` and add a
0 commit comments