Updated Android (markdown)

Hajime Hoshi 2016-07-08 02:12:25 +09:00
parent f6f57e4ae1
commit 21d3e27fa8

@ -4,7 +4,7 @@ Ebiten game can be built for Android by using [`gomobile bind`](golang.org/x/mob
[Inovation 2007](https://github.com/hajimehoshi/go-inovation) is an actual Android game using Ebiten. See [the Android Studio project](https://github.com/hajimehoshi/go-inovation/tree/master/mobile/android). This application has been released in [Play store](https://play.google.com/store/apps/details?id=com.hajimehoshi.goinovation).
# How to build Android application
# How to build an Android application
## Create a module for mobiles