Click here to Skip to main content
15,886,754 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Develop windows 10 app using windows 7 and visual studio 2013 Pin
Peter_in_27807-Oct-15 22:56
professionalPeter_in_27807-Oct-15 22:56 
GeneralRe: Develop windows 10 app using windows 7 and visual studio 2013 Pin
Afzaal Ahmad Zeeshan7-Oct-15 23:03
professionalAfzaal Ahmad Zeeshan7-Oct-15 23:03 
QuestionC++ mobile SDK, tips and how tos? Pin
VooDooChicken2-Oct-15 6:18
VooDooChicken2-Oct-15 6:18 
AnswerRe: C++ mobile SDK, tips and how tos? Pin
Richard MacCutchan2-Oct-15 7:26
mveRichard MacCutchan2-Oct-15 7:26 
AnswerRe: C++ mobile SDK, tips and how tos? Pin
David Crow21-Oct-15 2:58
David Crow21-Oct-15 2:58 
GeneralRe: C++ mobile SDK, tips and how tos? Pin
VooDooChicken21-Oct-15 7:52
VooDooChicken21-Oct-15 7:52 
QuestionHow to get mobile internet usage and balance from telecommunication companies Pin
hoa_ngan_than25-Sep-15 21:31
hoa_ngan_than25-Sep-15 21:31 
AnswerRe: How to get mobile internet usage and balance from telecommunication companies Pin
Afzaal Ahmad Zeeshan25-Sep-15 23:25
professionalAfzaal Ahmad Zeeshan25-Sep-15 23:25 
Then your application would be charged (or would use to send the requests to their server; unless they have an API) and I am not sure whether they would release such information to your application due to privacy and security concerns.

So, I would leave this to "Do not do this". Smile | :)

However a simple way around would be to store the metrics of usage in your application and provide a guess of it from that data. For example, you can ask the users for their data connection details and store each session data sharing. Then provide the users with total bytes being used (KBs or MBs) and user would know how much is left (or ask them to provide a remaining amount by subtracting the amount users from their total volumne).

Calculating the balance remaining would take another shape. You should ask them for their total balance, amount charged for activities like SMS or calls. Then calculate the remaining balance.

Note: This would not be the same data that network operator would have.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: How to get mobile internet usage and balance from telecommunication companies Pin
hoa_ngan_than26-Sep-15 18:45
hoa_ngan_than26-Sep-15 18:45 
GeneralRe: How to get mobile internet usage and balance from telecommunication companies Pin
Afzaal Ahmad Zeeshan27-Sep-15 0:56
professionalAfzaal Ahmad Zeeshan27-Sep-15 0:56 
GeneralRe: How to get mobile internet usage and balance from telecommunication companies Pin
hoa_ngan_than27-Sep-15 4:28
hoa_ngan_than27-Sep-15 4:28 
AnswerRe: How to get mobile internet usage and balance from telecommunication companies Pin
Richard MacCutchan26-Sep-15 20:52
mveRichard MacCutchan26-Sep-15 20:52 
GeneralRe: How to get mobile internet usage and balance from telecommunication companies Pin
hoa_ngan_than27-Sep-15 4:17
hoa_ngan_than27-Sep-15 4:17 
QuestionRe: How to get mobile internet usage and balance from telecommunication companies Pin
David Crow21-Oct-15 3:00
David Crow21-Oct-15 3:00 
Questiontry to send string to rs232 - But without success Pin
goldsoft19-Sep-15 8:52
goldsoft19-Sep-15 8:52 
QuestionRe: try to send string to rs232 - But without success Pin
Richard MacCutchan19-Sep-15 21:16
mveRichard MacCutchan19-Sep-15 21:16 
QuestionUrgent MC2100 motorola Pin
delphix519-Sep-15 1:00
delphix519-Sep-15 1:00 
AnswerRe: Urgent MC2100 motorola Pin
Richard MacCutchan19-Sep-15 3:07
mveRichard MacCutchan19-Sep-15 3:07 
GeneralRe: Urgent MC2100 motorola Pin
delphix519-Sep-15 3:49
delphix519-Sep-15 3:49 
GeneralRe: Urgent MC2100 motorola Pin
Richard MacCutchan19-Sep-15 4:04
mveRichard MacCutchan19-Sep-15 4:04 
GeneralRe: Urgent MC2100 motorola Pin
Afzaal Ahmad Zeeshan19-Sep-15 4:07
professionalAfzaal Ahmad Zeeshan19-Sep-15 4:07 
GeneralRe: Urgent MC2100 motorola Pin
delphix519-Sep-15 4:53
delphix519-Sep-15 4:53 
QuestionRe: Urgent MC2100 motorola Pin
Richard MacCutchan19-Sep-15 6:45
mveRichard MacCutchan19-Sep-15 6:45 
AnswerRe: Urgent MC2100 motorola Pin
delphix519-Sep-15 8:45
delphix519-Sep-15 8:45 
GeneralRe: Urgent MC2100 motorola Pin
Richard MacCutchan19-Sep-15 20:57
mveRichard MacCutchan19-Sep-15 20:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.