13
Porting Golang Development Environment Developed with Golang SeongJae Park <[email protected]>

Porting golang development environment developed with golang

Embed Size (px)

Citation preview

Porting Golang Development Environment

Developed with GolangSeongJae Park <[email protected]>

This work by SeongJae Park is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To

view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/.

These slides were presented during GDG KR Meetup, Feb, 2016(https://developers.google.com/events/5542851123609600/)

Why Not Code on Android?Looks useful, available and fun

Why Not Code on Android?Looks useful, available and fun

So I did it

In Short,I developed an Android application, namely, ade

In Short,I developed an Android application, namely, ade

The application is _a de_velopment environment;

In Short,I developed an Android application, namely, ade

The application is _a de_velopment environment;

User can code and run Golang code using ade;

In Short,I developed an Android application, namely, ade

The application is _a de_velopment environment;

User can code and run Golang code using ade;

Core part of ade itself has developed with Golang;

DEMO

ade is an open source projecthttps://github.com/sjp38/ade

ConclusionI developed a Android Golang development environment app with Golang

You can code and run Golang program on your Android device

Android application development with Golang was a great experience

Write In Go ;)