Home > Mobile >  Android Studio
Android Studio

Time:09-30

What page jump failure problem

CodePudding user response:

After you add the permissions, 6.0 some permissions need dynamic application (originally in the listing file)
Two solution:
1. The lower your version
2. Add dynamic application logic

In fact you as long as the key to the error log statements to copy down search have answer

CodePudding user response:

The bug log is mainly look under Caused by, you this is the permission problems, not only have to declare in the manifest file, after 6.0 dynamic application code is needed