Click here to Skip to main content
15,885,869 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
how to detect credit of mobile from the used network and return message that contain the actual credit.
Posted
Comments
lewax00 19-Dec-12 10:21am    
What do you mean by "credit of mobile"?
azzaali 19-Dec-12 10:26am    
credit that we use to make phone call or send message ,when the application run on the mobile that support android software automatically make detection to the credit in the mobil ,not the credit card

1 solution

This information is provided by the phone company, it is not stored on the phone itself.
 
Share this answer
 
Comments
azzaali 19-Dec-12 11:12am    
Richard MacCutchan.. I know that ,but i think we can send messege to phone company that request the information about the credit...this is true?? is that how we can implement this application ??
Richard MacCutchan 19-Dec-12 11:42am    
Yes, you can send a message but you would need to know the details for each provider.
azzaali 19-Dec-12 11:58am    
i don't know the actual code to send this message, how i can make the application that run automatically on mobile and send request message?? can you help me in this ??
what do you mean by ''details for each provider '' ??
Richard MacCutchan 19-Dec-12 12:04pm    
I mean you need to find out which phone service provider the phone is using and then use whatever message and format that they use. I have to ask why you need this since the user of the phone will know how to get this information for themself.
azzaali 19-Dec-12 12:19pm    
nice,ok i want to make android application that run on phone to detect the credit of phone and when the user buy any item from any site the app deducated the price of this item from the credit ..instead of using credit card. therefor i want to know the credit first and the second part easy to implement..can you help me more to do this ??

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900