Skip to content

FixeMe

Learn How to FIX Android Bugs!

android-permissions

Android 

[FIXED] SYSTEM_ALERT_WINDOW – How to get this permission automatically on Android 6.0 and targetSdkVersion 23

October 23, 2022 Nick 0 Comments android, android-6.0-marshmallow, android-permissions, system-alert-window, target-sdk

Issue Facebook, Evernote, Pocket – all apps get this permission on Android 6.0 automatically, even though they are targeting 23

Read more
Java 

[FIXED] How to convert a string to a URI without throwing exceptions

October 21, 2022 Nick 0 Comments android, android-file, android-fileprovider, android-permissions, java

Issue I had to convert a Uri to a string so that I could serialize that Uri. Intent openFileIntent =

Read more
Android 

[FIXED] java.lang.SecurityException: BLUETOOTH permission crash. (Samsung devices only)

October 20, 2022 Nick 0 Comments android, android-permissions, bluetooth, java, samsung-knox

Issue I’m getting the following crash, but this only occurs on some Samsung devices (not all, we develop/test on Samsung

Read more
Android-studio 

[FIXED] Android studio – how to find which library is using dangerous permission?

October 18, 2022 Nick 0 Comments android, android-permissions, android-studio

Issue I am trying to upload a apk to the google play store but its saying to my surprise that

Read more
Ionic 

[FIXED] Violation Request Install Packages Permission: Permission use is not directly related to your app's core purpose

October 18, 2022 Nick 0 Comments android, android-permissions, capacitor, cordova, ionic-framework

Issue Violation Request Install Packages Permission: Permission use is not directly related to your app’s core purpose. We found that

Read more
Kotlin 

[FIXED] How to solve problem with gps permissions on Android versions 12?

October 17, 2022 Nick 0 Comments android, android-gps, android-location, android-permissions, kotlin

Issue GPS service is not enabled on Android versions 12 and above. Everything worked correctly on earlier versions I have

Read more
Kotlin 

[FIXED] How to Manage the permission request code using Navigation Component?

October 16, 2022 Nick 0 Comments android, android-architecture-components, android-permissions, kotlin, registerforactivityresult

Issue How to Manage the permission request code using Navigation Component? I referred too many website & stack links, none

Read more
Android 

[FIXED] MANAGE_EXTERNAL_STORAGE vs WRITE_EXTERNAL_STORAGE

October 4, 2022 Nick 0 Comments android, android-external-storage, android-permissions, permissions, storage

Issue I had to implement a functionality to save a local file on the download folder recently. This challenge came

Read more
Android 

[FIXED] Android M – Is there any way to know whether a user has chosen to never see the grant permissions dialog ever again?

September 25, 2022 Nick 0 Comments android, android-permissions

Issue If an app calls ActivityCompat.requestPermissions(…), then the OS displays a dialog with Deny and Permit buttons. There is also

Read more
Android 

[FIXED] Detecting whether a permission can be requested or is permanently denied

September 25, 2022 Nick 0 Comments android, android-permissions, permissions

Issue Situation One of my fragments accesses the camera. So of course i need to check the permission in my

Read more
  • ← Previous

android android-espresso android-fragments android-gradle-plugin android-jetpack android-jetpack-compose android-layout android-ndk android-recyclerview android-room android-studio android-testing android-webview angular c# c++ capacitor cordova dart firebase flutter flutter-layout google-cloud-firestore gradle html ionic-framework ios java javascript json junit kotlin kotlin-coroutines react-native spring spring-boot testing typescript unit-testing webview xamarin xamarin.android xamarin.forms xaml xml

Copyright © 2023 FixeMe. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.