permissions tag

5 questions


1 answers
96 views
0
Is there a permission for Internet access in the Android app?

An error message came out while running the app. java.net.SocketException: Permission denied (maybe missing INTERNET permission)


1 answers
77 views
0
What if it doesn't work even if I add a permission on Android?

I'd like to send SMS from Android. If I send sms, the following error occurs.09-17 18:37:29.974 12847-12847/**.**.****E/AndroidRuntime﹕ FATAL EXCEPTION: mainProcess: **.**.****, **.****, PID: 12847j...


1 answers
69 views
0
Fileobserver onEvent() does not run on the marshmallow version.

Fileobserver creates files and directories, changes, deletes, etc. are being checkedIt's not working in version 6.0.We have already registered WRITE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE in the m...

1 years ago

1 answers
79 views
0
Can I know when Android apps use certain permissions?

Hello! I'm asking this question because I was curious about the Samsung's 'App Permission Monitor' digging on pjhjohn's blog. In the detailed function, the app permission monitor notifies users every ...

1 years ago

1 answers
123 views
0
This is a bug question that does not support 6.0 when running an application that does not support Windows Manager on the 6.0 device.

Currently, it does not support 6.0, and I am drawing one screen at the top through Window Manager.There was a problem when using this product on the 6.0 version terminal.The build or target cannot be ...


© 2024 OneMinuteCode. All rights reserved.