Matches in DBpedia 2016-04 for { <http://godoc.org/golang.org/x/mobile/app> ?p ?o }
Showing triples 1 to 6 of
6
with 100 triples per page.
- app accessdate "2015-06-09".
- app isCitedBy Android_(operating_system).
- app isCitedBy Android_software_development.
- app quote "There are two ways to use Go in an Android App. The first is as a library called from Java, the second is to use a restricted set of features but work entirely in Go.[..] An app can be written entirely in Go. This results in a significantly simpler programming environment , however only a very restricted set of Android APIs are available. The provided interfaces are focused on games. It is expected that the app will draw to the entire screen , and that none of the platform's screen management infrastructure is exposed. On Android, this means a native app is equivalent to a single Activity and on iOS, a single UIWindow. Touch events will be accessible via this package. When Android support is out of preview, all APIs supported by the Android NDK will be exposed via a Go package.".
- app title "Package app, which lets you write Apps for Android".
- app url app.