1 / 19

Run on Android

Run on Android. Run on Android. Download Android SDK http://developer.android.com/sdk/index.html. Run on Android. Download Android SDK. Run on Android. Installing your SDK Unzip the SDK file. Run on Android. Add Android mode to Processing. Run on Android.

dalston
Download Presentation

Run on Android

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Run on Android

  2. Run on Android • Download Android SDK • http://developer.android.com/sdk/index.html

  3. Run on Android • Download Android SDK

  4. Run on Android • Installing your SDK • Unzip the SDK file

  5. Run on Android • Add Android mode to Processing

  6. Run on Android • If you have been in trouble trying to install Processing 2 Android, CoffeeScrip or Javascript modes with the built-in option, here you have the links to download the modes and install them manually. • You just need to unzip them in "…/Processing/modes“ • http://www.blurrypaths.com/post/52573899794/processing-2-0-modes-download-links

  7. Run on Android • Download Library of Android Mode

  8. Run on Android • Sketchbook Location

  9. Run on Android • Run Android Mode of Processing First Time • Close Processing • Open Processing • Set the location of Android SDK

  10. Run on Android • In Processing, Change to Android Mode

  11. Run on Android • Install API 10

  12. Run on Android • Create your Android devices

  13. Run on Android • Run in Emulator - preprocess the current sketch, create an Android project, and run (debug) it in the Android emulator. • Run on Device - the same as Run, but run on a device (phone) that's attached by USB. • Export Android Project - creates an 'android' folder that contains the files necessary to build an APK using Ant. • http://ant.apache.org/

  14. Run on Android • Example • Copy data files to data/ fold • E.g. vessel1.jpg

  15. Run on Android • Example • Run on Emulator

  16. Run on Android • Result

  17. Run on Android • Install the Adb driver if you don’t install it • adbdriver.com • Connect your Android device to the PC, and check whether the driver has been installed successfully by DOS command • adb devices

  18. Run on Android • Run on Device • SketchRun on Device • Demo

  19. Run on Android • Android Device • Turn on USB Debugging • 允許模擬位置 • 設定   安全性  勾選"未知的來源"

More Related