hello-v2

command module
v0.0.0-...-c3dfa02 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2021 License: MIT Imports: 3 Imported by: 0

README

hello fyne v2

Hello world app with fyne v2.

Desktop development

run
go run main.go

Mobile

simulation
go run -tags mobile main.go
packaging

Run the following to install the fyne command in advance.

go get fyne.io/fyne/v2/cmd/fyne

Run the following to create the apk file, and don't forget to create Icon.png beforehand.

fyne package -os android -appID t2wonderland.blogspot.com.hello_v2
deploy to device

Connect the Android device to the PC with USB debugging enabled. Execute the following to install the application on the device.

fyne install -os android -appID t2wonderland.blogspot.com.hello_v2

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL