working android example. File access still not working
This commit is contained in:
parent
a04fd0293f
commit
340833ea7b
6 changed files with 50 additions and 17 deletions
|
|
@ -20,7 +20,8 @@
|
|||
"assetProtocol": {
|
||||
"enable": true,
|
||||
"scope": [
|
||||
"$HOME/**"
|
||||
"$HOME/**",
|
||||
"**"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue