Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 523 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 523 Bytes

AI2_HelloWorld

日本語の説明

「Hello World」を表示するApp Inventorのサンプルプログラムです。

*.aiaは、App Inventorでプロジェクトとして読込み可能なファイルです。

*.apkは、Androidデバイスにインストール可能なファイルです。

Explanation of English

It is a sample program of App Inventor that displays "Hello World".

*.aia is a file that can be read as a project in App Inventor.

*.apk is a file that can be installed on an Android device.