Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saranomy/flashlight

10KB Android screen flashlight
https://github.com/saranomy/flashlight

Last synced: about 2 months ago
JSON representation

10KB Android screen flashlight

Awesome Lists containing this project

README

        

# Flashlight
This is the source code for Flashlight -- An app on Google Play https://play.google.com/store/apps/details?id=com.saranomy.flashlight

# How do you get it this small?
This app is less than 10KB to install. To get this small, it is a combination of
- writing code in Java with XML instead of Kotlin
- remove all libraries
- shrink the images
- optimizing the Proguard