这是indexloc提供的服务,不要输入任何密码
Skip to content

Enable access to the “Android/data” or “Android/obb” folders in Android 11+ without root privileges. #1015

Enable access to the “Android/data” or “Android/obb” folders in Android 11+ without root privileges.

Enable access to the “Android/data” or “Android/obb” folders in Android 11+ without root privileges. #1015

Workflow file for this run

name: Unit tests
on:
push:
branches:
- master
- android-10
pull_request:
branches:
- master
- android-10
jobs:
testing:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v4
- name: Execute tests
run: |
./gradlew test