Questions tagged [samsung-galaxy]

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.

350 questions
0
votes
3 answers

Weird rendering of circle border on Android / Chrome

Here's an issue of what i'm experiencing: Here is my codepen I'm using http://codepen.io/johnsonjpj/pen/jVpreB My issue is showing up on my Samsung Galaxy s5 in chrome version 54.0.2840.85, Android 6.01. Firefox shows the border correctly as well…
Jacob J
  • 193
  • 4
  • 15
0
votes
1 answer

Handling lockscreen event in the native samsung browser

I met very strange problem - on Samsun Galaxy Note (and few other samsung devices), when I locking the screen (using lock screen button), video and sound from the webpage continue play in background... I need to prevent it. I made some debugging…
Dmytro Medvid
  • 4,988
  • 3
  • 25
  • 29
0
votes
1 answer

Galaxy S7 going offline in Android Studio

I had previously used a Samsung Galaxy S5 for many years with Android Studio, without an issue. However, I recently switched to a Galaxy S7 and when I connect it to my PC it will be available in Android Studio for when I run\debug. Then, it goes…
user680891
  • 177
  • 1
  • 2
  • 12
0
votes
0 answers

Verizon Galaxy Note 4 with usb debugging on not recognized by android studio on centos7

I've been running Android Studio on my CentOS7 (not Windows) laptop for a while now. I was able to debug my app running on a Verizon Galaxy Note 3. I've now moved up to a Verizon Galaxy Note 4. I enabled Developer Options and I turned on USB…
David M. Karr
  • 14,317
  • 20
  • 94
  • 199
0
votes
1 answer

how to take a picture with camera and get bitmap on Samsung Galaxy S6 android (how to create temp file on Samsung galaxy s6 for the image from camera)

I have got trouble when take a picture using the Samsung Galaxy s6, and get the bitmap from that. It works correctly on other platform like Galaxy Note and s5, LG G@, and a Blackberry PRIV. But now, I have got a trouble when I work on Samsung Galaxy…
0
votes
0 answers

Android signalr network change timeout

Hi everyone I have a question for you. I have a project that is using xamarin forms and in this project we are using the signalr client. Whenever I switch from Wi-Fi to cellular data my signal are times out. However the weird thing is that no…
Benji
  • 489
  • 2
  • 4
  • 14
0
votes
1 answer

Galaxy S6 High RAM usage

We have developed an Android app and we do have some serious memory problems on the Samsung Galaxy S6. I have read about problems with memory-leak and bad memory management in the early days of the S6. I have also read that these problems should…
Nabjac
  • 1
  • 2
0
votes
1 answer

Gallery thumbnails not visible on Samsung Galaxy S3

This is driving me nuts, because when I create in android a picture and save it on my Motorola G, it shows ok in the gallery. But when I execute the code on a Samsung Galaxy S3, it appears only a folder called "Camera" with an unknown file type. As…
aprados
  • 374
  • 4
  • 16
0
votes
0 answers

What is the keycode for multitasking/appswitch for samsung galaxy s3?

Our app is crashing (it says "application has stopped) after we longpress the home button on samsung galaxy s3 (the longpress button is used to popup the multitasking screen/app switch dialog) we do not have this problem on our another testing…
-1
votes
0 answers

Samsung Galaxy A14 App development - opening of apps through function "modes and routines" and data transmission

the Samsung Galaxy A14 has the "Modes and routines" function. You can open an app at a specific time OR in certain situations I would like to use this function to send me the battery status by e-mail. I already have an app that I click on by hand…
Wagner
  • 159
  • 1
  • 2
  • 5
-1
votes
1 answer

How to remove apps from Samsung phone by pushing file with package names with ADB

Several years ago, a friend of mine was working on a Samsung S8 Active. He was trying to remove most of the apps on it so it was just a basic phone. He had some instructions for a Ponderosa system. He was having trouble with several things so I was…
ajarrow
  • 414
  • 2
  • 10
-1
votes
1 answer

Application not working in some device like samsung galaxy j7

Dears, Please find below exception thrown in Android studio LOGCAT. Any suggestion will be appreciable. Issue : In some devices like samsung j7 on launch of app immediately App get crashed. 2019-11-22 13:45:02.015 28641-28641/? E/adbd: recv: OPEN…
kamesh
  • 2,374
  • 3
  • 25
  • 33
-1
votes
1 answer

Unknown status icon in Android

I saw this most to the right icon just few days ago and I don't understand its meaning, anyone have an idea ?
SyndicatorBBB
  • 1,757
  • 2
  • 26
  • 44
-1
votes
1 answer

Apache Commons Net Ftp throws error: Invalid server reply (MLST): '250 on Android only on Samsung s7

When my application tries to download a file from an Ftp server (running on a Pi zero W with DietPi) it throws the error above, but when I tried with other phones(Xiaomi Redmi 4x with android 6.0 and Samsung Galaxy J5 running on android 7.0) the…
Mugiwara
  • 1
  • 1
  • 2
-1
votes
3 answers

How to disable multitasking function on android while our app is running?

We would like to know, if there is a way to block "long pressed" home button function, that opens "appswitch/multitasking" dialog. Our app crashes, when we try to open multitasking on samsung galaxy s3 by holding the home button. Is there some way…
1 2 3
23
24