下載scratch image
為了簡化程序,Jimmy's papa將image相關檔案整理好了
下載scat.zip
將scat.zip解壓縮
內含scat.image , scat.changes , PharoV10.sources 三個檔
寄件者 scratchlab01 |
CogDroid VM APP
到http://code.google.com/p/squeakvm-tablet/downloads/list
下載CogDroid-alpha-20111009.apk
安裝Android SDK
再到http://developer.android.com/sdk/index.html下載Android SDK(依你的OS擇一),並解壓縮
http://dl.google.com/android/android-sdk_r15-windows.zip
http://dl.google.com/android/installer_r15-windows.exe
http://dl.google.com/android/android-sdk_r15-linux.tgz
安裝SDK其他元件
# On Windows, double-click the SDK Manager.exe file at the root of the Android SDK directory.
Windows使用者請以滑鼠點擊SDK Manager.exe
# On Mac or Linux, open a terminal and navigate to the tools/ directory in the Android SDK, then execute: android
寄件者 scratchlab01 |
Linux則須開啟終端機命令列視窗,執行
cd /tools
執行
./android
寄件者 scratchlab01 |
寄件者 scratchlab01 |
將先前四個檔案scat.image , scat.changes , PharoV10.sources , CogDroid-alpha-20111009.apk
複製到/(你安裝的目錄)/android-sdk-linux_x86/platform-tools
將你的平板的資料傳輸線,插入PC及平板的USB插槽
在你的終端機命令列視窗執行
cd ~/(你安裝的目錄)/android-sdk-linux_x86/platform-tools$
./adb push scat.image /sdcard/Presentation/scat.image
./adb push scat.changes /sdcard/Presentation/scat.changes
./adb push PharoV10.sources /sdcard/Presentation/PharoV10.sources
./adb push install CogDroid-alpha-20111009.apk
按一下平板的CogDroid圖示,會出現以下畫面
寄件者 scratchlab01 |
若出現PrimitiveFailed警告視窗,沒關係,按下Abandon按鈕就對了
太麻煩了~大俠能否直接打包成一個APK格式的安裝文件,方便大家安裝在Android設備上使用!!!謝謝!
回覆刪除另外能否制作成ios上也就是能在ipad上使用的ipa文件!!!
謝謝!
關於打包成APK檔,目前還在計畫中
回覆刪除至於ipa文件,要看有沒有好心人支援我跑ios的電腦囉
求IOS >___<
回覆刪除