2013年7月24日 星期三

Google APP Inventor 學習筆記1

資料來源:
App Inventor 中文學習網 http://www.appinventor.tw/home
Android SDK 教學 | 孫傳雄談科技  http://blog.chinatimes.com/tomsun/archive/2010/09/16/539502.html
ES 文件管理器 http://www.mobileai.tw/2012/09/25/es-file-explorer-manager/

要學習APP Inventor 就要先建置學習環境  http://www.appinventor.tw/setup

   需要以下三件事:
    1. Gmail帳號
    2. Java
    3. 安裝Google App Inventor軟體.



Android 4.0 之後設定介面有些改變:
[安裝非Market程式]:設定 ->  安全性 -> 勾選"未知的來源"
[啟動 USB偵錯]:設定 -> 開發人員選項,勾選 "USB除錯中"

環境建置完成後
到;http://appinventor.mit.edu/
首頁有三個按鈕,按[Invent]

開始建立APP
先選[My Projets]建立專案名稱
再選[Design],設定版面
依據需求,拉出功能
設計完版面,接著設定內部怎麼運作,此時要點[Blocks Edtor is open]
等待著下載[AppInventorForAndroidCodeblocks.jnlp]檔案,並另存新檔,要存放在哪裡都無妨
啟動這個檔案[AppInventorForAndroidCodeblocks.jnlp]
要等一陣子,有時還有可能沒有反應
再按一次,也ok
接著就會出現空白的編輯區

依您的功能,設定運作方式
拉出如下的畫面


再回到版面
點[Package for Phone]/[Download to this computer]
下載 XXX.apk
將這支 apk檔 另存到 手機的某個資料夾
用ES文件管理器找到檔案
點擊 安裝 apk
出來的畫面如下






沒有留言:

張貼留言