Hello,
And that stackoverflow answer didn't help? It was accepted as solution:
https://stackoverflow.com/questions/76943771/foreground-service-crashing-on-android-14
aapt dump permissions brltty-latest.apk
package: org.a11y.brltty.android
uses-permission: name='android.permission.REQUEST_INSTALL_PACKAGES'
uses-permission: name='android.permission.FOREGROUND_SERVICE'
uses-permission:
name='android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE'
uses-permission: name='android.permission.WAKE_LOCK'
uses-permission: name='android.permission.BLUETOOTH' maxSdkVersion='30'
uses-permission: name='android.permission.BLUETOOTH_CONNECT'
uses-permission: name='android.permission.BLUETOOTH_SCAN'
uses-permission: name='android.permission.INTERNET'
uses-permission: name='android.permission.READ_EXTERNAL_STORAGE'
uses-permission: name='android.permission.SYSTEM_ALERT_WINDOW'
uses-permission: name='android.permission.RECEIVE_BOOT_COMPLETED'
uses-permission: name='android.permission.ACCESS_WIFI_STATE'
uses-permission: name='android.permission.ACCESS_FINE_LOCATION'
uses-permission: name='android.permission.ACCESS_COARSE_UPDATES'
uses-permission: name='android.permission.READ_PHONE_STATE'
With best
Peter
On 3. 3. 2025 13:06, Dave Mielke wrote:
[quoted lines by Peter Lecky on 2025/03/03 at 10:10 +0100]
Still same crash:
It makes no sense.
targetSDK=34 requires permissions: all ofthe permissions allOf=true
[android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE]
It indeed does have this permission.
any of the permissions allOf=false
[..., android.permission.BLUETOOTH_CONNECT, ...]
And it does have this permission. Could you please verify these with the apk
that you have? You can do that with this Android build tools command:
aapt dump permissions brltty-latest.apk
By the way: Does the 64-bit apk load on beta 16?
--
Peter Lecký Stopka n. o.
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://brltty.app/mailman/listinfo/brltty