Use this tag for samsung galaxy s5
Questions tagged [s5]
29 questions
48
votes
2 answers
Galaxy S5 Lollipop - not all breakpoints stop execution under Android Studio debugger
After upgrading Samsung Galaxy S5 SM-G900F to Lollipop (Android 5.0) I noticed strange behavior:
not all breakpoints are being caught within Android Studio.
Here is environment description and my observations
Windows 8.1 x64
Android Studio 1.0.2…

tomash
- 12,742
- 15
- 64
- 81
42
votes
11 answers
Bluetooth HCI snoop log not generated
I'm running Android 4.4.2 and I enabled the "Bluetooth HCI snoop log" as described here Sniffing/logging your own Android Bluetooth traffic
After turning bluetooth on and off I rebooted the phone. I could not find the log file in the expected…

Jack Shultz
- 2,031
- 2
- 30
- 53
32
votes
4 answers
Fingerprint API for android phone
I am new to fingerprint authentication in smartphones. As we know Samsung S5 currently supports fingerprint scanner. Is it possible to develop a custom application that can use the scanner to authenticate a user? I just need to know the identity of…

DBS
- 794
- 2
- 9
- 21
9
votes
2 answers
Creating Galaxy S5 emulator
According to website gsmarena.com, the specifications of Galaxy S4 and Galaxy S5 are almost the same. Of course, those that concern us who want to create an S5 emulator.
Is it advisable to use existing S4 emulator?
If not, what should be changed to…

sandalone
- 41,141
- 63
- 222
- 338
5
votes
2 answers
Getting some problems with pandoc and mathjax
I'm trying to use pandoc to produce a html slideshow from a markdown file with some latex in it.
The file is here at github.
If I run the following pandoc command:
pandoc -s -t s5 --mathjax apresentacao.md -o index.html
The math is perfectly…

Rafael S. Calsaverini
- 13,582
- 19
- 75
- 132
3
votes
3 answers
Generating S5 presentations using Sphinx
Is there some way to generate S5 presentations directly out of Sphinx projects using Sphinx 1.0.7?
I found multiple reference to a built-in S5 builder in Sphinx but did not find anything useful except related code in docutils.
Any hint?
user2665694
3
votes
1 answer
Why onTouchEvent of SurfaceView called a few seconds delayed?
I have a very simple game SurfaceView and sometimes game does not responde to touch events for a few seconds, then it respondes to the all of those touch events at once. I have tested my game on Galaxy S3 and Nexus 4 and it works fine, it seems…

user65721
- 2,833
- 3
- 19
- 28
3
votes
0 answers
invalid address or address of corrupt block 0x7acd0bd0 passed to dlfree
Device : Glaxy S5
Model:SM-G900H
Android Version:4.4.2
Application force when I open/close activity several times.Or I launch and close my app several times.
Same occures when I resume ( by pressing power button to pause it) my Activity multiple…

Jam Muhammad Younas
- 79
- 1
- 10
2
votes
2 answers
No Video on HLS Stream Android 4.4.2 Samsung Galaxy S5
The HLS streams do not play video, but they do play audio.
Device information:
Samsung Galaxy S5
Android 4.4.2 / Build KOT49H
Chrome 36.0.1985.131
HLS Streams that play on other Android builds and devices:
JWPlayer test videos do not play…

Brian Zitzow
- 148
- 1
- 8
1
vote
1 answer
A comparison of HTML based slide systems?
I started using S5 for a presentation and I quite like it so far. However, I have seen a few other systems being mentioned such as S9 (which is, as I understand it, an extension of S5), Slidy and a few others.
I'd be intrested what the differences…

Whettingstone
- 181
- 1
- 1
- 7
1
vote
0 answers
Why does Galaxy S5 not find php file used to send email from HTML form?
Galaxy S5 continues to refuse index.html form submission with the following:
This webpage is not found
ERR_FILE_NOT_FOUND
// Details
No webpage was found for the web address http://metromilwaukee.com/cgc-test/email-credentials.php
index.html form…

ClintonGallagher
- 99
- 2
- 13
1
vote
0 answers
ZXing QR Code scanning issue in Samsung Galaxy S5 - camera screen turns green during scanning
I have implemented a QR code scanning application using the ZXing library by Sean Owen.It was working fine in almost all devices. However recently I faced an issue while trying to run the application in Samsung Galaxy S5. Whenever I click on the…

BP DevWrokZ
- 11
- 1
1
vote
2 answers
Nexus 5 , Galaxy S5 and some other devices are showing not compatible in Google play
I have published an app in google play and for some devices is is showing as not supported such as Nexus 5 , Galaxy S5 to name a few .
I have mentioned in my AndroidManifest.xml the filters for only small and normal size screens as suggested in the…

tarun
- 81
- 1
- 7
1
vote
0 answers
s6 slideshow internal links not working
Internal links not working in S6 Slideshow
I'm trying to add navigational links - ie links between slideshow pages.
This works fine in Eric Meyer's S5 but it doesn't work in the jquery supported S6 format.
The correct href appears in the browser…

rich8
- 11
- 2
0
votes
1 answer
"SocketTimeoutException: failed to connect to" only from the Samsung S5 device
I have a very strange issue with my TCP communication app.
I made it a long time ago and I never experienced any problem.
It's a simple send & receive packets through a TCP socket.
But I don't know how, this week I ran it on a Samsung Galaxy S5, and…

Greelings
- 4,964
- 7
- 34
- 70