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
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 8, 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 8, 2023
Fully customizable, built from scratch NumberPicker for android. Created as an alternative to non-customizable native android NumberPicker

GoodNumberPicker GoodPicker is an Android library that provides a picker with customizable UI. It was developed as alternative to the default NumberPi

null 3 Nov 30, 2022
LinkHub is a simple and effective link management application that can help you to easily manage your app with no ads!

LinkHub LinkHub is a simple and effective link management application that can help you to easily manage your own links with no ads! Download Screensh

Amr Hesham 71 Dec 17, 2022
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 29, 2022
Olx-workshop-gdsc - Build Classified Ads Application With Kotlin

Build Classified Ads Application Architecture Database : [Firebase Realtime Data

Raka Adi Nugroho 3 Jan 9, 2022
A generic library for quick development in Spring Boot using Java Generics.

slinky Now in Kotlin! A generic library for quick development in Spring Boot using Java Generics. Why "slinky"? A slinky is a precompressed helical sp

Paulo Elienay II 33 Dec 14, 2022
📦📦Video downloader for Android - Download videos from Youtube, Facebook, Twitter, Instagram, Dailymotion, Vimeo and more than 1000 other sites

youtube-dl-android ?? An Android client for youtube-dl: https://github.com/rg3/youtube-dl Major technologies Language: Kotlin Architecture: MVVM Andro

Cuong Pham 443 Dec 30, 2022
An Android application for browsing video games and checking the latest gaming news from around the world.

Gamedge An Android application for browsing video games and checking the latest gaming news from around the world. Built entirely using the Jetpack Co

Paul Rybitskyi 602 Dec 25, 2022
An Online Meme Sharing app with swipeable vidoes, user can like, share different videos, each viewpager item has one video to show.

MemesSharing An Online Meme Sharing app with swipeable vidoes, user can like, share different videos, each viewpager item has one video to show. 1. Fl

Vikas Bajpayee 13 Aug 6, 2022
Tweaks - A customizable debug screen to view and edit flags that can be used for development

A customizable debug screen to view and edit flags that can be used for developm

Telefónica 10 Jun 28, 2022
MemoryGame - An Android memory game with customizable options

MemoryGame An Android memory game with customizable options Open source librarie

null 1 Feb 3, 2022
Highly customizable, 1.8.9 Forge Hypixel Duels bot!

What is Duck Dueller? Duck Dueller is a free and open-source Hypixel Duels bot, designed to work for Forge 1.8.9! It is planned to support many modes

null 9 Jan 1, 2023
Jetpack Compose for Desktop and Web, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

Jetpack Compose for Desktop and Web, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

JetBrains 10k Jan 7, 2023
A counter down timer for android which supports both dark and light mode and Persian text and digit.

FlipTimerView A counter down timer for android which supports both dark and light mode and Persian text and digit. English Perisan Getting started Ste

Arezoo Nazer 7 Jul 17, 2022
This Kotlin Multiplatform library is for accessing the TMDB API to get movie and TV show content. Using for Android, iOS, and JS projects.

Website | Forum | Documentation | TMDb 3 API Get movie and TV show content from TMDb in a fast and simple way. TMDb API This library gives access to T

Moviebase 37 Dec 29, 2022
Kotlin microservices with REST, and gRPC using BFF pattern. This repository contains backend services. Everything is dockerized and ready to "Go" actually "Kotlin" :-)

Microservices Kotlin gRPC Deployed in EC2, Check it out! This repo contains microservices written in Kotlin with BFF pattern for performing CRUD opera

Oguzhan 18 Apr 21, 2022