Skip to main content
BRICKS Foundation includes advanced settings that you configure locally on each device. For general device settings like application binding, display name, and device groups, use BRICKS Controller.

FPS monitor

Enable the FPS monitor to display a real-time frame rate counter on screen. This helps identify performance issues in your applications.

External display

BRICKS Foundation detects external displays connected to your device. When an external display is detected, you can choose to:
  • Mirror the primary display content
  • Extend to show different content on each display
External display support varies by platform. Desktop platforms support multiple monitors. Mobile devices support AirPlay (iOS) and screen casting (Android).

Chrome DevTools

Enable Chrome DevTools to allow local and remote debugging of the running application. See local debugging and remote debugging for connection instructions.

Memory management

BRICKS Foundation monitors memory usage and can automatically restart the application when memory exceeds a threshold. Configure the auto-restart memory limit in settings to prevent out-of-memory crashes on resource-constrained devices.

AI API keys

Configure API keys for on-device AI capabilities:
ProviderDescription
OpenAIGPT models for text generation and analysis
AnthropicClaude models for text generation and analysis
Google GeminiGemini models for text generation and analysis
API keys are stored locally on the device and used for AI features within your applications.

Local server mode

Enable local server mode to serve applications from a local development server instead of the BRICKS cloud. This is useful for local development and testing.

Data Bank sandbox mode

Enable sandbox mode to isolate Data Bank data on the device. In sandbox mode, data changes are not synced to the server, allowing safe testing without affecting production data.