Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saranomy/flashlight
- Owner: Saranomy
- Created: 2015-01-28T04:53:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T20:06:39.000Z (5 months ago)
- Last Synced: 2024-07-15T21:07:26.808Z (5 months ago)
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=com.saranomy.flashlight
- Size: 118 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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