This repository contains the source code for the Amahi Android app.
You will need JDK 1.7+ installed to work with it. Gradle, Android SDK and project dependencies will be downloaded automatically.
$ vim api.properties
url.amahi = URL
url.proxy = URL
client.id = ID
client.secret = SECRET
This is something to keep private and you obtain it by asking in the Amahi IRC channel or send a message to support at Amahi dot org.
``` $ ./gradlew clean assembleDebug
```
Default in Android Studio settings.Reformat Code on changed files before committing.$ android update sdk --no-ui --force --all --filter doc-21
$ ./gradlew clean assembleDebug generateDebugJavadoc
$ claude mcp add android \
-- python -m otcore.mcp_server <graph>