App Runtime Environment and Performance Criteria
App Performance Criteria Guide
It is recommended that the Pleos Connect app maintains CPU and memory usage below a certain level to avoid affecting the system and other apps in the vehicle environment. The performance criteria for CPU and memory are as follows. Please consider this from the design and development stages.
- CPU Usage: 3% or less
- RAM Usage: 400MB or less
Method to Distinguish Execution Environment
To check which device or environment the app is running on, read the device identification value.
Read the value for ro.product.device via android.os.Build.DEVICE.
The return values for each platform are as follows.
- InfoLINK :
pbvivi - Connect-S :
CONNECT_S - Connect-L :
CONNECT_L - Connect-W :
CONNECT_W