Posted by dean
Hey all!
Does anyone know if it is possible to retrieve battery info via J2ME for
T610?
AT-command reports all of the information one may need, but I doubt if it is possible to make the phone talk to itself
Dean
Posted by wrath000
No, you can't get the battery status on T610 from J2ME
Posted by dean
Well.. I thought so, but anyway.
Thanks
Posted by runkarn
Posted by Gangster_S
In J2ME there is a function that says "public interface PowerMonitorListener"
It could maybe be used. but I'm not totaly stabile at Java yet so it's just a sugestion
Posted by vlaugh2
Did ne1 succeed in using PowerMonitorListener in J2ME ? i read smwhere that this is part of javaphone api that came before the j2me specification? Are these APIs still supported in present phones using J2ME->CLDC->MIDP or some other way.
if not is there ne other way to find battery strength ??