mirror of
https://github.com/rclone/rclone
synced 2025-03-11 15:14:30 +01:00
Update README.md
This commit is contained in:
parent
f1c3334c56
commit
efb55564cb
@ -205,7 +205,7 @@ using something like this.
|
|||||||
go install golang.org/x/mobile/cmd/gobind@latest
|
go install golang.org/x/mobile/cmd/gobind@latest
|
||||||
go install golang.org/x/mobile/cmd/gomobile@latest
|
go install golang.org/x/mobile/cmd/gomobile@latest
|
||||||
gomobile init
|
gomobile init
|
||||||
# you should have nkd installed and can change the androidapi accordingly
|
# you should have ndk installed and can change the androidapi accordingly
|
||||||
gomobile bind -v -target=android -androidapi 30 -javapkg=org.rclone github.com/rclone/rclone/librclone/gomobile
|
gomobile bind -v -target=android -androidapi 30 -javapkg=org.rclone github.com/rclone/rclone/librclone/gomobile
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user