# AI2手機應用程式設定教學

## AI2手機應用程式設定教學

### 下載AI2範例程式

[AI2範例程式](https://github.com/kittenbothk/kittenbothk/raw/master/Kits/booksharing/booksharing_edu_samplecode.aia)

### 修改ai2應用程式

#### 1. 修改UpdateBook頁面

選擇UpdateBook頁面。

![](https://kittenbothk.readthedocs.io/en/latest/_images/updatebook.png)

切換到編程模式。

![](https://kittenbothk.readthedocs.io/en/latest/_images/app2.png)

![](https://kittenbothk.readthedocs.io/en/latest/_images/app3.png)

將MakerCloud的Book 1\~3的主題填入booktopic列表裡面。

![](https://kittenbothk.readthedocs.io/en/latest/_images/app4.png)

將MakerCloud的Reply 1\~3的主題填入subs列表裡面。

![](https://kittenbothk.readthedocs.io/en/latest/_images/app5.png)

#### 2. 修改see頁面

選擇see頁面。

![](https://kittenbothk.readthedocs.io/en/latest/_images/see.png)

切換到編程模式。

![](https://kittenbothk.readthedocs.io/en/latest/_images/app6.png)

![](https://kittenbothk.readthedocs.io/en/latest/_images/app7.png)

將MakerCloud的Book 1\~3的主題填入booktopic列表裡面。

![](https://kittenbothk.readthedocs.io/en/latest/_images/app8.png)

將MakerCloud的Reply 1\~3的主題填入subs列表裡面。

![](https://kittenbothk.readthedocs.io/en/latest/_images/app9.png)
