Systers, an AnitaB.org community
Reduce the number of network operations in the application (Mentorship - Android)
Prerequisite
- Create a GitHub account.
- Fork and clone Mentorship-Android
- Install Android Studio
- Run the project in Android Studio
Steps
- List the operations that require network fetch
- Try reducing the number of network operations by caching the results and fetching a new list only when required.
Resources:
- Download Android Studio
- Setup Android Studio
- If you need help or get lost, post a "New topic" in the coding-android-tasks stream.
Work Submission
Create a pull request with label "Program:GCI" in Mentorship-Android with the code changes for the task. Don't forget to list the optimizations that you have used in the code.
Task tags
Students who completed this task
_daksha_, BartekPacia, i_maier, HardikJH