Return the tabs demo to one example

This commit is contained in:
iris committed 2026-09-11 02:18:34 -04:00
1 parent 213a0debb7
commit e137f38a5d
14 files changed
+220 -328

No files matched your search

+1 -1
View File
@@ -63,7 +63,7 @@ The release signing key lives at `~/.config/ai-app/release.jks`, never in the
checkout. `build-apk.sh` creates it once. Normal builds use application id
`com.example.aiapp`; benchmark builds add `.bench` and are built explicitly:
./build-apk.sh release --features "transcript-screen bench"
./build-apk.sh release --features "screens bench"
## Running the server