Is there a way to know how my Android application utilizes the network in real time, which in turn will help me to analyse the battery consumption when connected to a particular network. Also is it possible to optimize my android application to reduce the battery consumption.
Asked
Active
Viewed 59 times
0
-
see this answer http://stackoverflow.com/questions/11939939/android-how-can-i-find-the-data-usage-on-per-application-basis – Pramod J George Nov 27 '13 at 05:47
-
see my answer to this question http://stackoverflow.com/questions/20184510/calculating-mobile-and-wifi-data-usage-of-each-application-in-android/20184623#20184623 – Robin Nov 27 '13 at 05:55