Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 706 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 706 Bytes

HelloCharm

HelloWorld sample to introduce Gluon Charm capabilities

Get Charm here. You will need

Read the documentation here

Access the JavaDoc here

For questions, go to the forum here

Desktop

Clone, build and run

gradlew run

Android

Clone, build, connect your device and run

gradlew androidInstall

or just install the apk from here.