Quick photo and video camera with a flash, customizable aspect ratio.
Go to file
tibbi 2cacf76d92 add some checks to avoid saving to sd card without permission 2016-11-06 17:34:53 +01:00
app add some checks to avoid saving to sd card without permission 2016-11-06 17:34:53 +01:00
gradle/wrapper update gradle to 2.1.3 2016-08-23 20:14:43 +02:00
screenshots updating screenshots 2016-09-07 21:51:37 +02:00
.gitignore prepare Release mode 2016-04-25 23:17:45 +02:00
CHANGELOG.md updating changelog 2016-11-06 14:54:21 +01:00
LICENSE add an Apache license 2016-06-03 10:57:42 +02:00
README.md updating readme 2016-11-01 19:36:29 +01:00
build.gradle update gradle to 2.2.2 2016-10-24 19:22:23 +02:00
gradlew creating the project 2016-04-12 22:35:40 +02:00
gradlew.bat creating the project 2016-04-12 22:35:40 +02:00
settings.gradle creating the project 2016-04-12 22:35:40 +02:00
signing.properties_sample prepare Release mode 2016-04-25 23:17:45 +02:00

README.md

Simple Camera

Logo

A camera with flash and zoom.

The camera is useable for both photo taking and video recording. You can switch between front and rear camera, the flash can be turned on and off, pinch to zoom in. While recording a video, the flash can be used as a flashlight. It allows you to limit the photo and video resolution.

If you want to launch this app at pressing the hardware camera button, you might have to disable the built in Camera app in Settings -> Apps -> Camera -> Disable.

Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.

This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com

Get it on Google Play Get it on F-Droid

App image App image

License

Copyright 2016 SimpleMobileTools

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.