Can someone please tell me in android if it is possible to access the list of names of applications that use data connection in the background / foreground? If possible, how?
Note. I found out that you can access the total data consumption in bytes by reading the TX / RX files. But I could not find which applications use the data connection.
source
share