https://github.com/patridge/monoforandroidflashlight
https://github.com/patridge/monoforandroidflashlight
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patridge/monoforandroidflashlight
- Owner: patridge
- License: mit
- Created: 2012-07-11T19:06:39.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T19:44:06.000Z (over 6 years ago)
- Last Synced: 2025-01-01T10:25:23.887Z (5 months ago)
- Language: C#
- Size: 110 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE.txt
Awesome Lists containing this project
README
### Description
A simple sample flashlight app created in Mono for Android.
If you desperately need an APK, it's currently available at [bit.ly/monoflash](http://bit.ly/monoflash).
### Background
My new Samsung Galaxy Nexus didn't come with a flashlight app like the HTC Incredible [1] that it replaced. With an inherent distrust of free Android apps, I decided to make my own. Many Java tutorials and development quirks later (first version worked great on Android 2.2 but failed miserably on Android 4.0), and I had the start of a useful app.
### Coming Soon
1. Show white screen as pseudo-flashlight for devices without a camera flash.
1. Try to figure out a way to use the flash even when the device doesn't support torch mode.### References
Power logo used for this app was found [via The Noun Project](http://thenounproject.com/noun/power/#icon-No94) (under public domain).
Lightswitch logo used for this app was found [via The Noun Project](http://thenounproject.com/noun/light-switch/#icon-No2235) (under public domain).