Questions tagged [s5]

Use this tag for samsung galaxy s5

29 questions
0
votes
1 answer

Ionic 2 problems with samsung s5 mini android 6.0.1

I'm using ionic 3.5 and on samsung s5 mini i've strange behavior. It has android 6.0.1. I've tested on other device (phone and tablet) with different version of android (4.4, 5.1, 6.0.1) and it works without problems. The first thing is that when a…
0
votes
0 answers

Httpurlconnection with samsung s5

I found an issue in Samsung S5 with using HTTPURLCONNECTION may be I'm doing wrong but if any one have an idea kindly guide me. Here is my code : URL urls = new URL(url); HttpURLConnection connection = (HttpURLConnection)…
Arpan24x7
  • 648
  • 5
  • 24
0
votes
0 answers

Push (change) file on NOT rooted android

I have a Samsung Galaxy S5 phone (SM-G901F) that is not rooted and I just won't to root it. It is from T-Mobile network and it has T-Mobile startup and shutdown logos with sound. I don't mind the logos but I just want to mute sound. So I made…
0
votes
1 answer

Siemens S5 to S7 XR.INI file

I'm trying to convert a program from S5 to S7. I've taken a look into the tutorials and documents that are available. But I cant seem to find any information about this problem: The program is pretty complicated and I should need the XR.INI file to…
Staf1993
  • 3
  • 1
0
votes
1 answer

Sensors report bad data after device is shaken

Steps to reproduce Register a listener for the gravity sensor with normal sampling period. Either use your own code (basic example below) or just install My Sensors, making sure to set the sensor update rate to Normal via the menu. Sensor…
Sam
  • 40,644
  • 36
  • 176
  • 219
0
votes
0 answers

Android ionic Framework app Hangs in Samsung S5

I had made an android application using ionic framework. My app works fine on all devices except on a Samsung Galaxy S5. When I try to run my app on a S5 the app hangs a lot and crashes at several points. I did a lot of R&D on Google but didn't…
Sahil Garg
  • 263
  • 1
  • 20
0
votes
1 answer

Does anybody know how to remove the clipboard button on the Galaxy S5 keyboard?

I need to get rid of the native clipboard on my edittexts. I made it work in all the devices, but unfortunately, I realised there's an annoying clipboard button on the Galaxy S5 soft keyboard which is screwing me up. Is there any way to customise…
datienza
  • 251
  • 4
  • 12
0
votes
0 answers

Android 5.0 only - UnsatisfiedLinkError

We've got a very odd problem. Our native app is throwing an "UnsatisfiedLinkError" for any native call we make - But only on Android 5.0 and only on the Galaxy S5. The app works fine on all other devices, but only exhibits this crash on this device…
Steven Haggerty
  • 308
  • 3
  • 15
0
votes
0 answers

Samsung Galaxy S5; Changing ISO-speed settings with camera API

I'm trying to set the ISO for the Samsung Galaxy S5 using the Camera API. The parameters which includes the ISO tag in the Camera Parameters (retreived using camera.getParameters.flatten();)…
Jelmer
  • 21
  • 1
  • 6
0
votes
1 answer

How do you test android APK files on Galaxy S5?

I was trying to install an APK file generated by an android build. I was using Galaxy S5. I plugged the phone in via USB to my computer but adb was unable to detect the device. $ adb devices List of devices attached What do I do to make this phone…
Jack Shultz
  • 2,031
  • 2
  • 30
  • 53
0
votes
1 answer

How to change the color of S5 Flex menu black to any other? (Joomla 1.6 S5 Shoppingbag)

I'm trying to change the color of top menu, it looks like a gradient and I can't find any document which contains any color of background menu or a picture of it.
-1
votes
1 answer

virtualization of galaxy s5 on computer

I follow this topic : https://www.reddit.com/r/hearthstone/comments/3dkwew/how_to_get_the_samsung_s6_3_packs_and_card_back/ to get free boosters but it dont work. S5 dont load on genymotion. virtualBox show me this error : AMD-V is being used by…
-1
votes
2 answers

How do I uninstall an administrator app?

Basically, I was trying to install a pandora one apk mod and I downloaded an app called "phonebooster". Since then, 10 seconds after I open the google play store, an app pops up! Also, when I'm watching a youtube video, or just on youtube, an ad…
user4890143
  • 11
  • 1
  • 1
  • 1
-3
votes
1 answer

How to close recent apps in Galaxy s5?

I have galaxy s5 the button which close recent apps is disabled it's not working at all. I would like to create an app that do that task is that possible? Thank you.
1
2