Config
Manager
// Remote control for your Android app
Import
Export
Reset
View JSON
JSON URL
not configured
Idle
Fetch
Save
Server Settings
Configure where your
app_config.json
lives and how to write to it. Settings are saved in your browser only.
Public JSON URL
The URL your Android app fetches. Also used by the Fetch button.
Save Endpoint URL
PHP endpoint that receives POST requests and writes the JSON file.
Auth Token
Must match the
$AUTH_TOKEN
constant in
save_config.php
.