Languages

Menu
Sites
Language
Application launching problem

Hi

I have builed Tizen2.1 for panda board (OMAP) and successfully come up with UI.

Now If I click on any application say 'Camera' or 'Music' it pops up with

"Batery Low"

What Can be the problem, Is my Tizen runnuing on batery mode or what.

Any help would be appreciated on this.
 

Thanks

 

 

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 Replies
youngsik yoon
please refer to https://lists.tizen.org/pipermail/general/2013-March/001956.html. my recommendation is to port device-manger-plugin for your own board.
saurabh dubey
Don't we have any flag are function which I can comment or remove to bypass baterry related stuff. For music I did changes in a funtion I hardcoaded return value of the funtion. Now I am not getting "Low baterry " for music. But I need to disable this from a common place so that it can work for camera and music app together. Thanks...