Quick photo and video camera with a flash, customizable resolution and no ads.

Overview

Simple Camera

Logo

A camera with flash, zoom and no ads.

The camera is usable for both photo taking and video recording. You can switch between front and rear camera, modify the save path and limit the resolution. The flash can be turned on and off or used as a flashlight. You can pinch to zoom in and out.

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 customizable colors.

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

Get it on Google Play Get it on F-Droid

App image App image App image
Comments
  • Camera crashes/freezes when being opened from lockscreen

    Camera crashes/freezes when being opened from lockscreen

    When opened from the lockscreen (in my case by a button shortcut), the camera works on the first time, but every time afterwards, it just freezes and shows the interface with a black screen. After manually killing the app, it works again once and then the freezing starts again.

    Opening the camera from the launcher works every time, no problem there.

    Device: OnePlus 3T OS: LineageOS 17.1-20200720-nightly-oneplus3

    opened by Wurzelmann 17
  • add camera timer

    add camera timer

    Notes

    • Add support for Camera Timer - Modes (OFF, 3s, 5s and 10s)
    • If the sound is enabled, play Focus Complete Sound on each tick of the timer. Do we want to change this?

    https://user-images.githubusercontent.com/25648077/204021657-6c243440-4baa-4214-beba-5b5388ed6b94.mp4

    opened by KryptKode 15
  • CameraX: Fix capture/preview resolution

    CameraX: Fix capture/preview resolution

    Changes

    • always show the navigation bar
    • adjust the preview so the image captured is what the user sees
    • add method MySize.isSupported(); current support is for full, 16:9, 4:3 and 1:1 of the highest resolution
    • cleanup ImageQualityManager, add a method to get the full-screen resolution which is just the resolution with the largest width
    • change the UI to move settings to the top and remove the auto fading
    • -add theme attribute android:windowLayoutInDisplayCutoutMode to shortEdges in the theme
    • add flags FLAG_LAYOUT_NO_LIMITS to the window flags
    • add the top margin to the icons on top, and set it to the statusBarHeight
    • add the bottom margin to the icons at the bottom, set it to the navigationBarHeight + view margin
    • rearrange the top icons
    • use tabs for camera modes
    opened by KryptKode 15
  • Video start button closes app

    Video start button closes app

    When pressing the start videorecording button, Simple-Camera closes by sliding down out of view, no FC messages from OS. Phone: Alcatel Idol 2 Mini S (6036Y) Android: 6.0.1 Kernel: 3.10.49

    bug 
    opened by mrvanes 15
  • Add lockscreen note

    Add lockscreen note

    Note that one may have to disable the built-in camera app to use Simple Camera from the lockscreen.

    Partially fixes: https://github.com/SimpleMobileTools/Simple-Camera/issues/360, relates to https://github.com/SimpleMobileTools/Simple-Camera/issues/281.

    opened by hamishmb 11
  • Video Not Working

    Video Not Working

    Hello, I am using version 5.2.1 while photos works okay but when I click on record video option I get this error Screenshot_20200924-183149_Camera Screenshot_20200924-183147_Camera

    Please help me out. java.lang.IllegalStateException: Failed to get surface and java.io.IOException: Prepare Failed are two errors I am facing.

    Device : Samsung Galaxy A10 Android Version : 10

    bug 
    opened by dorrisowens 8
  • Camera UI fixes

    Camera UI fixes

    Notes

    • fix the back button bug that prevented exiting the app
    • remove change bounds animation
    • handle storage permissions
      • handle requesting READ_MEDIA_IMAGES and READ_MEDIA_VIDEO for Android 13+
      • request WRITE_EXTERNAL_STORAGE for Android 12 and below
      • set the permission WRITE_EXTERNAL_STORAGE to maxSdkVersion=32 in the AndroidManifest
    • update CameraX to 1.2.0-beta02
    • update top layout and 1x1 and full screen icons
    opened by KryptKode 7
  • No preview ?

    No preview ?

    Hi

    Does simple-camera comes with preview of last capture ?

    I only see one picture at the bottom of the settings icon but it's not the preview of the last capture, it's an image of simple-gallery from another folder.

    Thank

    bug 
    opened by Hydro8 7
  • App crashes when switching to video-mode

    App crashes when switching to video-mode

    Using ~~Gallery~~ Camera app version ~~2.3.9~~ on two Sony Stock ROM's (Android 6.0.1 and 7.0.1) when switching from "photo-mode" to "video-mode" the app crashes.

    bug 
    opened by jokay 7
  • Black screen in picture mode for the back camera only

    Black screen in picture mode for the back camera only

    Hi,

    Android 8.1...I get a black screen, without any error messages, for the back camera only. Front one works fine and video mode works fine for both cameras. any idea how to fix it?

    bug 
    opened by johnwilkins128 6
  • Pictures are saved 90° clockwise

    Pictures are saved 90° clockwise

    All pictures are rotated 90° right relative to the orientation of the phone. Phone: Alcatel Idol 2 Mini S (6036Y) Version: Android 6.0.1 Kernel: 3.10.49

    bug 
    opened by mrvanes 6
  • Translations update from Hosted Weblate

    Translations update from Hosted Weblate

    opened by weblate 0
  • Video Hanging when Shutter sound setting is turned on

    Video Hanging when Shutter sound setting is turned on

    While adding a feature to the Simple Camera app, I noticed that when the option in the settings for Shutter sound is turned on, video recording does not work. Apparently, I see there is an error when loading the sound files.

    Screen Shot 2022-12-12 at 12 29 05 PM bug 
    opened by ngengesenior 0
  • Feature request: Add support for AV1, AVIF and JPEG XL formats (next gen file formats)

    Feature request: Add support for AV1, AVIF and JPEG XL formats (next gen file formats)

    Dear developers,

    first: Thank you very much for all of your SimpleMobileTools! It is amazing what you have developed and even more amazing that you chose to make it open source and share it with the world.

    I have a suggestion on how to make SimpleCamera better. With hardware accelerated AV1 decoding support already implemented in many cpus/gpus, and hardware encoding support hitting the consumer market this christmas, web browsers adapting the format and so on - it seems logical that this file format will become widespread and probably even the next industry standard. Qualcomm will add hardware support for it in their 2023 mobile phone chips, too.

    Many open source projects such as Krita, GIMP, ... are already implementing support for it.

    Would it be possible to add support for this codec to SimpleCamera, so that the user can take videos in AV1 codec (if hardware encoding supported by the phone) and pictures in AVIF codec? These codecs save a lot of space, which seems to be a good idea especially on mobile phones.

    Edit: Oh, and JPEG XL support might also be a good idea!

    Thank you very much! :)

    feature request 
    opened by starsforeveryone 2
  • New users not told to disable the built-in camera to prevent a crash when used from the lockscreen

    New users not told to disable the built-in camera to prevent a crash when used from the lockscreen

    As per the discussion at https://github.com/SimpleMobileTools/Simple-Camera/issues/281, Simple Camera now works fine from the lockscreen, but only if the default camera is disabled.

    This isn't noted in README.md, and also not displayed on first launch of the app - this is important because many users will probably get the app from F-Droid, and those users probably won't see the readme anyway.

    I'll submit a MR now to update README.md.

    opened by hamishmb 0
  • [Pixel 4a] View finder of the rear camera is very laggy, shows images twice or more

    [Pixel 4a] View finder of the rear camera is very laggy, shows images twice or more

    Source: F-Droid Version: Version 5.2.3 Phone: Google Pixel 4a

    The viewfinder was supposed to show a keyboard, however that what it looks like: IMG_20201208_181527

    When I move the camera I find that the image is updated on a very slowly rate, often with those duplicate compositions. Other apps like OpenCamera work fine.

    For the front camera everything works as expected.

    opened by ericschdt 4
Releases(5.6.0)
Owner
Simple Mobile Tools
A group of simple, open source Android apps without ads and unnecessary permissions, with customizable widgets.
Simple Mobile Tools
Easy and quick contact management with no ads, handles groups and favorites too.

Simple Contacts A simple app for creating or managing your contacts from any source. The contacts can be stored on your device only, but also synchron

Simple Mobile Tools 621 Dec 26, 2022
A calculator for quick simple calculations with a nice user interface and no ads

Simple Calculator A calculator with the basic functions and a customizable widget. You can copy the result or formula to clipboard by long pressing it

Simple Mobile Tools 482 Dec 31, 2022
A simple textfield for adding quick notes without ads.

Simple Notes A simple textfield for adding quick notes. Need to take a quick note of something to buy, an address, or a startup idea? Then this is the

Simple Mobile Tools 670 Dec 31, 2022
Browse your memories without any interruptions with this photo and video gallery

Simple Gallery Simple Gallery Pro is a highly customizable lightweight gallery loved by millions of people for its great user experience. Organize and

Simple Mobile Tools 2.8k Jan 4, 2023
A simple calendar with events, customizable widgets and no ads.

Simple Calendar A simple calendar with events and a customizable widget. A simple calendar with optional CalDAV synchronization. You can easily create

Simple Mobile Tools 3k Jan 3, 2023
🌄 Photo editor using native modules for iOS and Android. Inherit from 2 available libraries, Brightroom (iOS) and PhotoEditor (Android)

React Native Photo Editor (RNPE) ?? Image editor using native modules for iOS and Android. Inherit from 2 available libraries, Brightroom (iOS) and Ph

Baron Ha. 242 Dec 28, 2022
Android application that allows users to take or import photo of chessboard, recognizes the pieces and generate the Forsyth-Edwards Notation.

♛ ChessBoard Importer Frontend ♛ Repository for the frontend part of project "Chessboard Importer". The project is realized by the team of 4 students

null 8 Feb 26, 2022
Wallpaper4kapp - Wallpaper app get photo using Api From pexels

wallpaper4kapp this is wallpaper app , get photo using Api From https://api.pexe

Hazem Allaham 2 May 28, 2022
TrackerControl: monitor and control trackers and ads.

About TrackerControl Download directly here, from F-Droid, or a feature-reduced version from Google Play. If you have missing features or bugs, join t

Oxford HCC 1.1k Jan 9, 2023
Easy app for managing your files without ads, respecting your privacy & security

Simple File Manager Can also be used for browsing root files and SD card content. You can easily rename, copy, move, delete and share anything you wis

Simple Mobile Tools 1.2k Dec 30, 2022
An Android app to watch anime on your phone without ads.

Anime X Stream An Android app to watch anime on your phone without ads. WARNING: THIS IS A BETA VERSION of application, THEREFORE YOU MAY ENCOUNTER BU

Mukul Banga 2.2k Jan 4, 2023
The only wallpaper app you need. No ads, Completely free ! I promise

WallUp An awesome app to download wallpapers for your phone. No ads ! I promise. Explore the docs » Report Bug · Request Feature Table of Contents Abo

Divyansh Dwivedi 6 Dec 3, 2022
ImmutablePendingIntent provides mutability safe methods and quick fix

ImmutablePendingIntent Overview ImmutablePendingIntent provides methods that create immutability-safe PendingIntent lint to make an error when using m

wada811 5 Nov 25, 2022
Quick start with the Google Maps Android API

Please note: This repository is not currently maintained, and is kept for historical purpose only. You can find an up to date tutorial here: https://g

Google Archive 234 Nov 14, 2022
Communicating between Wear OS and Android device using the OpWear module and a sample of displaying real-time camera on the watch and sending commands to the mobile by Wear OS.

OpWear-Cam Communicating between Wear OS and Android device using the OpWear module and a sample of displaying real-time camera on the watch and sendi

AmirHosseinAghajari 6 Nov 8, 2022
xposed安卓虚拟摄像头 android virtual camera on xposed hook

android_virtual_cam xposed安卓虚拟摄像头 感谢https://github.com/wangwei1237/CameraHook 提供的HOOK思路!! 求有无极的大佬,希望帮忙测试一下此模块虚拟框架下是否可用,测试后希望在issue中反馈一下,谢谢!!! 具体的使用方法(

null 645 Jan 1, 2023
🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack based on MVVM architecture.

??️ Android security app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.

null 639 Jan 6, 2023
Ojo is a basic RTSP IP Camera surveillance wall for Android

Ojo: the FLOSS RTSP Surveillance camera viewer for Android (Always prefer F-Droid build, when possible). Ojo is a basic IP Camera surveillance wall. I

Daniele Verducci 24 Nov 9, 2022