This tag refers to the Samsung Galaxy range of phones. Several models have fingerprint readers for example. Here is an abbreviated hardware spec for the Samsung Galaxy S5 - GPS, Glonass, Beidou, Gesture Sensor, Fingerprint Sensor, HR Sensor, Hall Sensor, Accelerometer, Geomagnetic Sensor, Gyro Sensor, Light Sensor, Barometer, Proximity Sensor, Samsung Gear Manager, Samsung Voice. The phone runs android but posts should refer to a hardware feature.
Questions tagged [samsung-galaxy]
350 questions
0
votes
1 answer
Is it possible to update app in Samsung Galaxy App Store to consolidate multiple build flavors?
I currently build two flavors of my app:
AppAndroid.apk --> Available on Google Play store
AppSamsung.apk --> Available on the Samsung Galaxy store
I am looking to consolidate the two apks into just one and have a few questions:
What happens if I…

summersolstice
- 41
- 1
- 5
0
votes
1 answer
Checkbox for outdoor brightness in Samsung Galaxy S7 running Android 7
I had a Samsung Galaxy J7. It was great when I walk outdoor because the brightness can be adjusted marking a checkbox in the notifications bar
Recently I switched for a Galaxy S7, unfortunately, this phone doesn't have this checkbox. There is a way…

Daniel Valencia C.
- 2,159
- 2
- 19
- 38
0
votes
0 answers
Integrating I2C-to-GPIO expander driver into kernel but cannot see GPIOs
I am building LineageOS 14.1 from source and I am integrating a PCF857x GPIO-expander driver into my Linux kernel (Version ~3.2 Linux). The driver itself (pcf857x.c, pcf857x.h) is already included in the kernel. So I just need to set it up to…

JoeG
- 33
- 1
- 7
0
votes
1 answer
Transparent App Background on S8 After Android 8.0 Update
We have an app that has an optional transparent background that can be toggled on and off by the user. We're getting reports from customers, and confirmed ourselves, that the latest Samsung S8 update that included Android 8.0 broke this feature. …

jstock
- 116
- 1
- 8
0
votes
1 answer
CSS display: none not working on Samsung S5 mini
My HTML (without actual filenames and link locations):
|
…