directory
Version:
v0.0.0-...-249e25c
Opens a new window with list of versions in this module.
Published: Jun 10, 2025
License: AGPL-3.0
Opens a new window with license information.
README
¶
install gomobile
go get golang.org/x/mobile/cmd/gomobile
gomobile init
build bridge library
mkdir app/libs
gomobile bind -o app/libs/bridge.aar -target=android -androidapi 21 ./bridge
Directories
¶
Click to show internal directories.
Click to hide internal directories.