File tree Expand file tree Collapse file tree
modules/deviceconnect-codegen/src/main/resources/deviceConnectAndroidPlugin
samples/templates/deviceConnectAndroidPlugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Android Studio 2.2.1以上
1818
1919
2020## 関連ページ
21- - [Device Connect プラグイン開発マニュアル](https://github.com/DeviceConnect/DeviceConnect-Android/wiki/DevicePlugin- Manual-for-Android-Studio-110 )
21+ - [Device Connect プラグイン開発マニュアル](https://github.com/DeviceConnect/DeviceConnect-Android/wiki/Plugin-Development- Manual-for-Plugin-SDK-ver-2.4.0 )
2222
2323## テスト
2424以下は config オプションのテストです。
@@ -28,4 +28,4 @@ testInt: {{testInt}}
2828testNumber: { {testNumber} }
2929testBoolean: { {testBoolean} }
3030testObject: { {#testObject} }{ {objKey} }{ {/testObject} }
31- testArray: { {#testArray} }{ {.} } { {/testArray} }
31+ testArray: { {#testArray} }{ {.} } { {/testArray} }
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Android Studio 2.2.1以上
1818
1919
2020## 関連ページ
21- - [Device Connect プラグイン開発マニュアル](https://github.com/DeviceConnect/DeviceConnect-Android/wiki/DevicePlugin- Manual-for-Android-Studio-110 )
21+ - [Device Connect プラグイン開発マニュアル](https://github.com/DeviceConnect/DeviceConnect-Android/wiki/Plugin-Development- Manual-for-Plugin-SDK-ver-2.4.0 )
2222
2323## テスト
2424以下は config オプションのテストです。
@@ -28,4 +28,4 @@ testInt: {{testInt}}
2828testNumber: { {testNumber} }
2929testBoolean: { {testBoolean} }
3030testObject: { {#testObject} }{ {objKey} }{ {/testObject} }
31- testArray: { {#testArray} }{ {.} } { {/testArray} }
31+ testArray: { {#testArray} }{ {.} } { {/testArray} }
You can’t perform that action at this time.
0 commit comments