Is there a way to get a user's operator features like internet quota, free minutes, credits by programming with java? Or maybe you can help me with your ideas?
Asked
Active
Viewed 77 times
0
-
Doubt it. Who says the operator even *has* a concept of free minutes? – user253751 Mar 19 '15 at 08:16
-
@immibis I guess he's talking about SIM service provider. – Apurva Mar 19 '15 at 08:26
-
@Apurva Yes. If I pay $X/month for unlimited minutes, how many free minutes do I have? You could say "infinity", because using more wouldn't cost me anything... or the number of minutes left in the month, or "zero", because I'm paying for them. – user253751 Mar 19 '15 at 08:30
1 Answers
1
That operator feature or SIM service provider detail are called as USSD request.
You can intercept that USSD response. for more detail just check this answer.

Community
- 1
- 1

Dhrumil Shah - dhuma1981
- 15,166
- 6
- 31
- 39