samsung-galaxy Questions

2

I'm getting UnsupportedOperationException crash on live app. All the crashes are associated with Samsung Fold Android 14 devices. But still no clue how to reproduce or fix this. Any help would be a...

1

The crash occurs on Samsung Galaxy J6+, S7, S8+ and Note9. Android 8 and 9. implementation 'androidx.appcompat:appcompat:1.1.0-rc01' implementation 'com.google.android.gms:play-services-ads:18.1...
Sanction asked 13/4, 2020 at 8:15

2

I've been trying to install TWRP custom recovery on my galaxy s8 and haven't had much luck getting past this particular issue. After looking on several forums and watching pretty much all of the so...
Vernita asked 30/12, 2019 at 21:20

10

Solved

I have Android Studio on Windows 8.1 and I want to run my android app on my Samsung Galaxy S7 phone. Here are the details: USB debugging in my phone is ON adb version is 1.0.36 Under Device Man...
Downswing asked 17/1, 2017 at 16:32

1

Our testers rely on Chrome's responsive view in dev tools to see how our site works with various devices. Recently, we've been getting some issues reported with the "galaxy fold" layout. ...
Fiester asked 18/11, 2020 at 2:26

0

Since November 25, I've started seeing the following crash in my app: Fatal Exception: java.lang.RuntimeException Unable to create application com.doximity.doximitydroid.bases.DoxApp: java.lang.Run...
Rabbinical asked 10/12, 2021 at 23:39

1

Solved

As Google and Amazon return com.android.vending and com.amazon.veneziarespectively for val pm = packageManager val installer = pm.getInstallerPackageName(packageName) What will be the check to fin...

0

I am the developer of an app and it's available and working well since about two years. Only on recent Samsung devices the app gets randomly started by the system after the user closed it via its e...
Sleave asked 25/8, 2020 at 13:6

3

I'm struggling with complex local notifications on Android for a long time now. I have a list of events. The user is able to choose when he/she would like to be notified: on the same day of the ev...
Monocular asked 5/9, 2018 at 7:58

3

Downloading a file using the Android DownloadManager to the external storage fails on Samsung Galaxy S9, S9+ on Android 9 (Pie). Download works for Samsung Devices with Android 8 or other devices ...

2

Somebody knows how to emulate Samsung Galaxy Sx devices on Chrome? S6 and S10. Is there somekind of calculation to find these settings: width, height, DPR? There is only information to emulate in...
Homosexual asked 13/3, 2019 at 19:5

3

Solved

Recent models of Android phones (Honor View 20, Huawei P30 Pro, Samsung Galaxy 10 5g) have TOF (time-of-flight) sensor. Is it possible to read it through some API or manufacturer SDK?
Allotment asked 27/3, 2019 at 15:51

5

Solved

i hate this company. All them devices have a lot of bugs. Ok question : Im trying to fix stupid problem (which as i know exist more than 5 years) Its photo taken from camera - rotated on 90 degree....
Monserratemonsieur asked 13/11, 2017 at 9:52

1

I use AlarmManager.setAlarmClock() to set an alarm. Alarm is fired on all devices, including Samsung, but the small alarm icon near the clock (top right corner of the screen) is missing on Samsung ...

4

I am trying to use my Galaxy S8 with android studio as an external device but it seems like my Mac cannot recognize it. I have developer mode and USB debugging enabled ADB drivers are installed, ...
Schlep asked 17/1, 2018 at 20:10

4

Solved

I am having problems with a web application on Chrome in Samsung Galaxy Tab A. I want to troubleshoot them with Chrome's Developer Tools. On tablets you do not have access to Chrome's Developer ...
Schenk asked 8/8, 2017 at 5:58

0

I looking for help with strange issue in Android UI. I have a NativeActivity, subclassed in Java, like this: public class MainActivity extends NativeActivity { ... in AndroidManifest.xml: <a...

0

We implemented new android.hardware.biometrics.BiometricPrompt replacing the existing android.hardware.fingerprint. The new Biometrics API works as expected until we have the 'Preferred Biometric' ...
Kohlrabi asked 8/2, 2019 at 19:4

2

Recently I started getting Android native crashes (reported in Google Play vitals). They happen only on Samsung Galaxy S8 or S8+ phones with Android 8. According to the stack trace it is related t...
Declinatory asked 15/5, 2018 at 22:56

1

Solved

So I have made my first app and it runs great on the emulator, but now I want to deploy it to my physical device. I have enabled bluetooth and connected the WiFi of the watch to the same WiFi acce...
Von asked 8/1, 2019 at 21:53

1

one of my apps is throwing the following exception on an Samsung S7: java.lang.RuntimeException: at android.app.NotificationManager.notifyAsUser (NotificationManager.java:342) at android.app.Not...
Keffiyeh asked 14/12, 2017 at 12:23

1

I noticed an issue on Samsung S8, Android 7.0 (upd. This also happens on Android 7.0: Samsung S7, Nexus 5x) which tells (after couple of tests) that app is scanning too frequently: 08-14 12:44:20....

1

Solved

Is there any way to get the Android emulator to run a system image other than vanilla Android? I'm developing an app that works fine on the emulator, a physical Huawei device and a physical Motorol...

0

We are working on Android BLE & implemented successfully and it’s working fine with all OS version and devices. We are able to connect successfully using below code: mBluetoothDevice.connectG...

2

I see a crash on Samsung Galaxy S5 with Android 4.4.2 NoClassDefFoundError: android/view/ViewStructure This has been happening since I updated the Support Library to 26.0.2. Now it's also happen...

© 2022 - 2024 — McMap. All rights reserved.