Changes between Version 16 and Version 17 of KinomaSampleCode


Ignore:
Timestamp:
Jul 29, 2015 8:17:07 PM (9 years ago)
Author:
asagi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • KinomaSampleCode

    v16 v17  
    33= Kinoma Createでサンプルコードを動かす =
    44
    5 手順:
    6 * Kinoma Studioを立ち上げます。[[BR]]
     5手順:[[BR]]
     6 * Kinoma Studioを立ち上げます。[[BR]]
    77
    88[[Image(StratingKinomaStudio.png,20%)]]
    9 * サンプルプログラムをimportします。
     9 * サンプルプログラムをimportします。
    1010        * File -> import -> Existing projects into Workspaces -> Select root directoryでインポートしたいファイルを選びます。[[BR]]
    1111
    12 * 試したいサンプルプログラムのmain.xmlとapplication.xmlを開きます。
     12 * 試したいサンプルプログラムのmain.xmlとapplication.xmlを開きます。
    1313        * main.xmlを編集するとプログラムを変更することができます。
    1414        * application.xmlからプログラムを実行することができます。
    1515
    16 * プログラムを実行します。
     16 * プログラムを実行します。
    1717        * application.xmlから自分のKinomaを選んで、RunをタップするとKinoma上でプログラムを実行できます。[[BR]]
    1818[[Image(KinomaApplication.png, 20%)]]
    1919
    2020 * どのようなサンプルコードがあるかは、Kinomaのページから確認できます。サンプルコードは随時追加されていくので、たまに見にいくといいでしょう。[[BR]]
    21         *[http://kinoma.com/develop/samples/index.php Kinoma Create用のサンプルコード]
     21        * [http://kinoma.com/develop/samples/index.php Kinoma Create用のサンプルコード]
    2222
    23 * もし、サンプルコードを消してしまった場合は、以下のページからダウンロードできます。[[BR]]
     23 * もし、サンプルコードを消してしまった場合は、以下のページからダウンロードできます。[[BR]]
    2424[https://github.com/Kinoma/KPR-examples Kinoma CreateのGit Hubページ]