Skip to content

Improve energy efficiency by applying Reduce Size Energy Pattern#49

Open
anasofiagribeiro wants to merge 8 commits intotobykurien:masterfrom
Refactor4Green:EcoAndroid-ReduceSize
Open

Improve energy efficiency by applying Reduce Size Energy Pattern#49
anasofiagribeiro wants to merge 8 commits intotobykurien:masterfrom
Refactor4Green:EcoAndroid-ReduceSize

Conversation

@anasofiagribeiro
Copy link
Copy Markdown

This improves the energy efficiency of BatteryFu by applying the Reduce Size Energy Pattern for mobile applications.
The energy pattern was applied in Utils.java. The general idea is when receiving data from an URLConnection or subclasses, if possible, receive the data compressed by GZIP scheme. In this specific case, when receiving data from the urlConnection variable, request for the data to be compressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant