i need to get current account balance sim card programatically. I am searching really hard in internet, but unfortunately I am not able to get the answer. If u know this Please suggest me . I am waiting for ur suggestions....

Thanks in advance

link|improve this question

I don't think the account balance is actually stored on the sim-card. – theomega May 6 '11 at 10:01
feedback

2 Answers

up vote 0 down vote accepted

There is no API to access that sort of information from the SIM card in Android, sorry. You may wish to contact the mobile carrier for advice.

link|improve this answer
feedback

Even if there is some technique to get data from sim card , it simply cant word ... because thr is no dedicated field for balance in a sim card ....

bt if some how you cat trace d service provider , den a possible approach can be 2 create a hashmap for main service provider's vs related number for balance inquiry => sms/call to this number => get response .

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.