Project

General

Profile

UsageNotes » History » Version 5

Wolfgang Wiedmeyer, 03/27/2017 04:39 PM
camera app tips

1 1 Paul Kocialkowski
h1. Usage Notes
2
3
General-purpose usage notes and tips
4
5 2 Wolfgang Wiedmeyer
h2. Enabling root access
6
7
To allow root access, open the *Developer options* in the settings. There, press *Root access*. In the pop-up menu, select either *Apps only*, *ADB only* or *Apps and ADB*, depending on how you want to restrict root access. See [[ADB]] for more information about root access with ADB.
8
9
h2. Device Encryption
10 1 Paul Kocialkowski
11
* Do not set the default keyboard (LatinIME) as a non-system app if you use encryption: it will prevent you from entering the password to open the encrypted storage.
12 3 Wolfgang Wiedmeyer
13 5 Wolfgang Wiedmeyer
h2. Camera app
14
15
* If the front camera on your device [[ReplicantStatus|requires a non-free firmware]], selecting the front camera will crash the app and you will not be able to use the app unless you delete the data of the app: 
16
17
  # In the settings under *Personal*, select *Apps* 
18
  # There will be two apps named *Camera*. Select the second one that has a camera as icon. 
19
  # Press *Storage*
20
  # Select *Clear Data* and confirm the dialog
21
22
  You should now be able to use the camera again. 
23
24
* If the camera app freezes when you take a picture, press the shutter button a second time. This should restart the camera in the background and take the picture.
25
26 3 Wolfgang Wiedmeyer
h2. Barcode scanning
27
28
The mostly used barcode scanner app "ZXing":https://f-droid.org/repository/browse/?fdfilter=zxing&fdid=com.google.zxing.client.android has a slow preview. The "privacy-friendly QR Scanner":https://f-droid.org/repository/browse/?fdfilter=qr+code&fdid=com.secuso.privacyFriendlyCodeScanner has a faster preview.
29 4 Wolfgang Wiedmeyer
30
h2. Video playback
31
32
Viewing videos in the gallery or in the browser is not possible. See #1539 for background information.
33
34
Only the VLC app is known to be able to play videos on Replicant. Make sure to disable hardware acceleration in the settings to prevent crashes.
35
36
VLC is currently disabled in the F-Droid repository because only outdated versions are available. You need to enable the archive repository in the repository settings to be able to install VLC from F-Droid.