We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da2ea8 commit 0c63e21Copy full SHA for 0c63e21
README.md
@@ -4,6 +4,8 @@
4
A demo Android App with foreground service using Rust Native Libraries. The service does file-system monitoring and
5
makes the logs available at http://localhost:3000/fs.
6
7
+_This demo is not tested on Windows. PR welcome!_
8
+
9
## Getting Started On Linux
10
11
A `docker-compose.yml` and `Dockerfile` are available in this repository. `docker compose up` should build and run the app.
0 commit comments