Hi there,
I am stuck in a unique situation where my Android phone is acting strangely. It appears that all apps lost internet and/or SD card storage permissions. From the phone no app can read/write/access storage or internet. I can still use adb to look at the SD card (both internal and external) on the phone, I can install a package using adb, I can pull files using adb, but I can't write or delete any files using adb.
I wonder if there is a way to regain those permissions by using adb? Sending some package and execute some commands to force Android to reload the platform.xml? Does it have anything to do with KNOX on the device somehow getting into the way? When I put the phone in Download Mode I still see KNOX not being tripped (0x0).
The Android version is 4.4.2.
P.S. Forgive me if this post seems to be out of place. I was posting similar questions in the specific phone forum but I got little success there. So I decided to post the question here in the generic Android area, hopefully it is the right place where there are many more developers who have experience with Android in general can help.
Thanks
I am stuck in a unique situation where my Android phone is acting strangely. It appears that all apps lost internet and/or SD card storage permissions. From the phone no app can read/write/access storage or internet. I can still use adb to look at the SD card (both internal and external) on the phone, I can install a package using adb, I can pull files using adb, but I can't write or delete any files using adb.
I wonder if there is a way to regain those permissions by using adb? Sending some package and execute some commands to force Android to reload the platform.xml? Does it have anything to do with KNOX on the device somehow getting into the way? When I put the phone in Download Mode I still see KNOX not being tripped (0x0).
The Android version is 4.4.2.
P.S. Forgive me if this post seems to be out of place. I was posting similar questions in the specific phone forum but I got little success there. So I decided to post the question here in the generic Android area, hopefully it is the right place where there are many more developers who have experience with Android in general can help.
Thanks