Skip to content

Keep Alive / Auto Start

Fresh

Configure team app keep-alive and auto-start settings. Supported on Android 14+.

Set Team App Keep Alive

URL: https://openapi.geelark.com/open/v1/app/team/keepAliveMethod: POST

ParameterRequiredTypeDescription
appIdYesstringApp ID
enableYesbooleanEnable keep-alive

When enabled, the app will restart automatically if it crashes or is killed.


Set Team App Auto Start

URL: https://openapi.geelark.com/open/v1/app/team/autoStartMethod: POST

ParameterRequiredTypeDescription
appIdYesstringApp ID
enableYesbooleanEnable auto-start

When enabled, the app will start automatically when the cloud phone boots up.

GEELark API Documentation - Built with VitePress