-
Getting error when trying to scan for Bluetooth devices. I assume this is due to not requesting permissions at runtime?
> 10-16 10:57:52.526 9400-9400/? D/BluetoothAdapter: startLeScan(): null
> 10-1…
-
E/AndroidRuntime: FATAL EXCEPTION: CameraTwoEngine
Process: ru._._, PID: 1288
…
-
```
What is the expected output? What do you see instead?
Currently Practice Hub is only compatible with Android >=2.0. Are there any
plans to make it available for 1.6?
```
Original issue repor…
-
Keypad can not typing on android 6
-
Does this xdrip version support G5 and Android 6? I had been using this xdrip successfully with G5 and Android 5 but this morning I accepted the Android 6 upgrade without considering repercussions to…
-
Hello, i have a error with my project./ I just update android studio canary to version 6 and I can't compile now with ANKO I have a error. Someone can help me ? Thanks
-
As far as I can understand Sceneform (without ARCore) is availabl on 7.x+ devices , is it true ?
Is there a way to get Sceneform on 6.x devices ? Maybe embedding the sdk in the app ?
-
### Describe the bug
Failed to build the app for Android with Svelte template
### Reproduction
cargo create-tauri-app
Choose Typescript/Javascript
pnpm as package manager
Svelte as UI template
…
-
### Capacitor Version
Latest Dependencies:
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2
Installed Dependencies:
@capacitor/androi…
-
Hi
My app needs to cover older phone that miniSdk on 6.x. I know I need to add override in Manifest "<uses-sdk tools:overrideLibrary="com.arthenica.ffmpegkit.flutter"/>" and I did with my minisdk se…