All Projects → bleeding182 → minimalist-flashlight

bleeding182 / minimalist-flashlight

Licence: MIT license
Small and stable widget for android toggling the flash on/off.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to minimalist-flashlight

DailyImageWidget
Android 桌面小部件(widget)日签 Or 日历,可作为桌面日历。Just For Fun! 🎮
Stars: ✭ 30 (+66.67%)
Mutual labels:  android-widget
ranepa timetable
Custom RANEPA mobile client on Flutter
Stars: ✭ 39 (+116.67%)
Mutual labels:  android-widget
BottomSheetBehavior
BottomSheetBehavior is an android library extracted from the Google I/O 2018 application source code.
Stars: ✭ 12 (-33.33%)
Mutual labels:  android-widget
Flashlight
🔎 Enhance Spotlight with plugins on macOS
Stars: ✭ 1,118 (+6111.11%)
Mutual labels:  flashlight
lantern
[Android Library] Handling device flash as torch for Android.
Stars: ✭ 81 (+350%)
Mutual labels:  flashlight
Anychart Android
AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
Stars: ✭ 1,762 (+9688.89%)
Mutual labels:  android-widget
signal-strength-view
📶 Material design signal strength view for Android
Stars: ✭ 30 (+66.67%)
Mutual labels:  android-widget
android-apps
This repository is for android apps. Where different android widgets & custom development examples are stored
Stars: ✭ 15 (-16.67%)
Mutual labels:  android-widget
Flashlight
A C++ standalone library for machine learning
Stars: ✭ 4,038 (+22333.33%)
Mutual labels:  flashlight
Amber
Amber-ify LED torch.
Stars: ✭ 26 (+44.44%)
Mutual labels:  flashlight

Circle CI

Flashlight Widget for Android

Small and stable widget for android toggling the flash on/off.

Get it on Google Play

Donate

Introduction

The target was to make a small and stable widget for the android homescreen toggling the flashlight on and off, as most other flashlight apps have >1mb and / or ads and no activity is needed.

The code is commented and optimized to the best of my knowledge. This is a minimal example, trying to make it as simple as possible.

Materials and Method

This project uses a BroadcastReceiver / AppWidgetProvider and a service to perform it's task. The state is persisted in a SharedPreference.

Extras

At Flashlight Widget you can get the app for free on Android.

Flattr this git repo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].