Skip to content

Saranomy/Flashlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages