Create an app that is specifically tuned for low-end devices.
Key features for the app:
- Eliminate the use of WebView(s), and display content only in native components.
- Minimize the use of heavy animations and transitions.
- Minimize network usage.
- Minimize APK size (remove unnecessary icons/graphics, as well as unnecessary libraries).
Please see the mobile apps page for the hackathon for more details in general.