Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Think of the next billion users: Building for Low End devices

Think of the next billion users: Building for Low End devices

Approximately half of the world's s population is not connected to the internet. Of this number, it's projected that most of them will use low end devices to come online for the first time. I have spent a large portion of the last 6years enabling low end users get online and app developers and companies In this talk we delve into: 1. considerations in developing your Android applications for low end users. 2. How to deal with slow or poor internet. 3. Performance issues in low end devices and solve for them. 4. Coding for low end devices- a general overview . At the end of this talk, attendees will leave with the knowledge of how to build for low end devices for the next billion users.

Frank Tamre

July 03, 2019
Tweet

More Decks by Frank Tamre

Other Decks in Technology

Transcript

  1. Think of the next billion users: Building for Low End

    devices Frank Tamre @tamrefrank Labtechnician EarlyCamp
  2. android.net.ConnectivityManager To answer queries about the state of network connectivity.

    Also notifies applications when network connectivity changes.