Questions tagged [android-data-usage]
49 questions
0
votes
1 answer
Get list of apps using data
How do I get a list of apps that can use data a display them on my screen .
I have tried using intent.Action_Main .
I saw some code on Internet but i could only find the list of all apps installed .

Shantam Mittal
- 383
- 4
- 8
0
votes
0 answers
how to get mobile data usage from the android device?
Does anyone know, how can I get mobile data usage from the android device? I've tried this code, but It only returns data for the current month - but I need this statistics for longer time(not only the current month)
long mobile =…

Darko Petkovski
- 3,892
- 13
- 53
- 117
-1
votes
1 answer
Limit data usage for each divice in wifi hotspot
I want to share Internet from main android device (which has 5GB of internet data) to 2 other devices, I want the first device to use only 3GB of data and the second device 2 GB.
So is there an app can help me to spilt the data between this 2…

yam ka
- 31
- 6
-1
votes
1 answer
Data used in WhatsApp
If I am sending a text message of 100 letters/digits over WhatsApp then how can I measure the size of the text message in mb and what is its connection with the MB required for sending that message.
Similarly if I am sending an image of size x mb…

AR5
- 41
- 7