Posts by Artur Schaefer • 26 points
2 posts
-
1
votes1
answer30
viewsA: Get permission status when user has given permission to Runtime location access on Android
There are libraries that can assist you in this task. This reduces the number of lines of code and makes your life easier and whoever uses your code later, if applicable. My two favorites are:…
-
0
votes1
answer118
viewsA: App to show Logcat on android devices
If you have access to the app source, you can implement and view log information using some libraries. To log: https://github.com/hypertrack/hyperlog-android Another option is the use of Fabric…
androidanswered Artur Schaefer 26