mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Updated Mobile (markdown)
parent
fd76aae8f6
commit
e3d70d50e5
@ -26,7 +26,7 @@ If you want to run Ebiten examples that require `examples` build tags, run
|
||||
gomobile build -tags="gomobilebuild examples" github.com/hajimehoshi/ebiten/examples/paint
|
||||
```
|
||||
|
||||
Unfortunately, It looks like there is a bug in gomobile that you can't build '2048' :-(
|
||||
Unfortunately, It looks like there is a bug in gomobile that you can't build '2048' :-( ([This bug was reported](https://github.com/golang/go/issues/24511))
|
||||
|
||||
`gomobile install` builds and installs a package to your Android device. If you want to build and install go-inovation on Android at the same time, run
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user