Languages

Menu
Sites
Language
Measured current in AOD mode is higher than standard current while application is running

We have an app rejected, but we don't know what we must do to solve it.

Measured current in AOD mode is higher than standard current while application is running.
- Tested application
Average current: 35.051 MA
- Samsung standard sleep current
Average current: 10 mA under

Pre-condition: Setting > Watch always on = ON
1. Apply clock
2. Let gear goes to sleep mode [AOD ON] > Check the current during 5 minutes.

Where we can do it? Can we test it on the emulator?

Regards,

J. Carlos

Responses

1 Replies
Armaan-Ul- Islam

There are several debugging tools available with Tizen-studio. Check them out, as example you can trace the CPU usage and Battery Usage (Power Estimation feature) of your app with respect to user behavior using Dynamic Analyzer. You may debug your application and find out the reason what's resulting in such power consumption. As It's just a "Non-removable Li-Ion 380 mAh battery", so power is a big issue here.

 

Debugging Tools: https://developer.tizen.org/development/tizen-studio/native-tools/debugging-your-app

Dynamic Analyzer: https://developer.tizen.org/development/tizen-studio/native-tools/debugging-your-app/dynamic-analyzer

Dynamic Analyzer: Common Tasks https://developer.tizen.org/development/tizen-studio/native-tools/debugging-your-app/dynamic-analyzer/common-tasks

Dynamic Analyzer: Advanced Tasks https://developer.tizen.org/development/tizen-studio/native-tools/debugging-your-app/dynamic-analyzer/advanced-tasks