android: add circle recording and in-app camera capture
Some checks failed
Android CI / android (push) Has started running
CI / test (push) Has been cancelled
Android Release / release (push) Failing after 37s

This commit is contained in:
2026-03-11 22:19:10 +03:00
parent 4032b55b0b
commit 2fa006747d
4 changed files with 147 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<cache-path
name="captures"
path="captures/" />
</paths>