Hi,
I am working on improving energy efficiency of android applications. For
performing my tests I have chosen NPR application. I tried to write information
regarding doweled times of image downloads in the NPR application to a file
during application usage. But it only writes data when the application starts
in the “InputStream download” method of “HttpHelper” class. It does not
write data when I use application and scroll the screen to see more stories.
It seems this application downloads whole data at the application startup and
it does not download any data during application usage. Is it correct? If this
is not correct, so Is there any thing that I must change before try to get data
regarding every download performed by application during its usage?
Original issue reported on code.google.com by marjan.r...@gmail.com on 15 Jul 2015 at 11:42
Original issue reported on code.google.com by
marjan.r...@gmail.com
on 15 Jul 2015 at 11:42