Questions tagged [samsung]

93 questions
0
votes
0 answers

Why the user cannot download the app from Google Play from South Korea

The user from South Korea cannot download the app from Google Play even though in Google Console the app is targeted. It says 'you cannot use this app'. Fresh samsung phone, the software is updated. Could you please brainstorm any ideas? Thank you…
0
votes
1 answer

Is it possible to use shared preferences on a Samsung Tab E, Android 7.1.1, API 2

Question: Is it possible to use shared preferences on a Samsung Tab E, Android 7.1.1, API 25. Here is my state, results and research so far... SharedPreferences are not reading from Samsung Tab E, Android 7.1.1, API 25 but works on HUAWEI T377W,…
Mick
  • 663
  • 1
  • 9
  • 18
0
votes
0 answers

Ayuda, Samsung Galaxy Watch5

First of all say that my English is not very good. I have a Samsung Galaxy Watch5 and I wanted to know if it is possible to get heart rate information or other applications without having to use an app on my phone. I want to see that information…
Kairen
  • 1
  • 1
0
votes
0 answers

[FLUTTER]Button not responsive on Samsung Phone

I am developing a Mobile app, and install on a lot of Android Phone, but when I install my app on Samsung (A50 - last update - full access for my app. Every function work well, except last function in Video, how could I fix this problem? Is it…
0
votes
0 answers

How to show app content in Samsung search

enter image description hereHow to show app content in Samsung search like Netflix movies ? How to show app content in Samsung search like Netflix movies ?
user3578386
  • 31
  • 1
  • 3
0
votes
0 answers

Android 13 kill my foreground service after 2 hours screen off

On the Samsung tablet, the android was updated - it became android 13 and One UI Core 5.0. My app has a foreground service that was working before. But now, after turning off the screen, after 2 hours the app is killed. In Logcat: ActivityManager …
0
votes
0 answers

Does Samsung App Store allow apps on the store to support FCM?

Does samsung app store allow apps posted in their store to support firebase cloud messaging (FCM) for push notifications? If yes, can share the information or weblinks that can help to support the answer? Thank you!
0
votes
0 answers

Android webview edit text mode, image show "OBJ" with dotted border in OS 13

I am currently facing a issue related to android webview in Samsung tablet for OS version 13. I have a edit textbox in the webview, I can copy some existing html content to the textbox. But whenever I add image into the textbox, the image will…
0
votes
0 answers

CameraX - Setting LENS_FOCUS_DISTANCE not working on Samsung S22 Ultra

When setting LENS_FOCUS_DISTANCE into Camera2CameraControl in an app that using CameraX, it works in major cases, but not on a Samsung S22 Ultra device, in a particular case. Code that sets LENS_FOCUS_DISTANCE…
0
votes
0 answers

IOException -> Operation not permitted in path like: /storage/emulated/0Android/data/my.app.package/files

My App creates folders and files into a path, that should be available to write and read also without READ/WRITE permissions, like: /storage/emulated/0Android/data/my.app.package/files I'm having trouble with some Samsung users (s22 ultra s23 ultra…
0
votes
0 answers

The css mix-blend-mode does not work with the mobile Samsung Internet browser

my webpage code I applied css mix-blend-mode to the video source attached to my web page. Chrome, Safari, Firefox, and other web browsers work fine, but they don't work at all with the Samsung Internet browser (mobile version), Samsung's own mobile…
Ozzy__U
  • 1
  • 2
0
votes
0 answers

Fastboot

I tried to unlock the Android bootloader, but it just says and doesn't go over. And the smartphone model is Galaxy J7 Top (Galaxy Wide 3). I tried these 3 methods. Attempt to install Google USB Driver Plug into USB 2.0…
wgpororo
  • 1
  • 1
0
votes
0 answers

"Sept" vs. "Sep", is it an Samsung Android 13 bug?

The date format "MMM" on a Samsung Android 13 device works well for all months except September. val df = SimpleDateFormat("MMM dd, yyyy") // meet the Java API but throw an exception on SM Android 13 val date1: String = df.format(df.parse("Sep 11,…
Sean Shi
  • 1,289
  • 2
  • 9
  • 14
0
votes
1 answer

How to Disable FRP using ADB Sideload?

my issue is pretty much in the title. I have been trying to remove the FRP of a samsung Flip 3. I set up ADB, downloaded the CLI tools with the right version. (I am not using Android Studio) Can anyone help Thank you in advance :)) When I try to…
0
votes
0 answers

transforming sourcecode for a designer widget into an android widget

I've seen this Widget and wonder if it's possible to use the sourcecode to make one for android. Any ideas are suggestions are appreciated. This is just the jss part since I always have to upload a code console.clear() class PlayerWidget { …
Sneazy好
  • 1
  • 1