It doesn't work well depending on the Android version.

Asked 2 years ago, Updated 2 years ago, 21 views

I've been studying Android and making it One cell phone works well when you try 5.0 version (API 21).

However, other cell phones will not run as desired if they run the same thing in 7.0 version (API 24).

I'm doing what I'm getting a GPS.

Is there a solution?

android

2022-09-21 16:22

1 Answers

I think you need to pay attention to marshmallow OS and above I don't think you set the permission.

https://developer.android.com/training/permissions/requesting

Check it out here.


2022-09-21 16:22

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.