Differences between revisions 14 and 15
Revision 14 as of 2015-02-12 20:07:15
Size: 1831
Editor: JunHu
Comment:
Revision 15 as of 2015-02-12 20:11:07
Size: 1906
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
  * If you have no experience with Processing, you are advised to follow [[attachement:GetStartedWithProcessing.pdf]] to learn the basics;   * If you have no experience with Processing, you are advised to follow [[attachment:GetStartedWithProcessing.pdf]] to learn the basics;
Line 23: Line 23:
  * Create full screen visual art on Android, using Processing. See below some examples.   * Create full screen visual art on Android, using Processing. See below some examples. (To get inspired, you may want to have a look at http://openprocessing.org)

Creative Apps 201502

1. Planning

  • schedule.jpg

  • Week 1: Installation (Android Studio, Processing with Android Mode), and Hello World!
  • Week 2: Processing with Android Mode
  • Week 3: HTML5/Javascript I
  • Week 4: HTML5/Javascript II
  • Week 5: Android Native Apps I
  • Week 6: Android Native Apps II

2. Week 1

  • Presentations
  • Homework and deliverables
    • If you have no experience with Processing, you are advised to follow GetStartedWithProcessing.pdf to learn the basics;

    • Try out some examples from the Processing programming environment, to see how these examples would behave on the emulator or on your Android phone.
    • Create full screen visual art on Android, using Processing. See below some examples. (To get inspired, you may want to have a look at http://openprocessing.org)

    • Create an Android app, display "Hello Eindhoven" in the center of the screen.
    • What to be delivered (as one single ZIP file)
      • source code
      • screen copy of the output
    • examples.jpg

3. Installation

3.1. Android Studio installation

  • If you are asked to install JDK first:
    • check if you have earlier versions of JRE or JDK installed. Uninstall previous versions.
    • download the latest JDK for your system (32bit or 64bit).
    • quit the installation program if it still running.
    • restart the installation.

3.2. Start Android Studio

  • if you see this message, do not panic, do it accordingly.
    • NoJVM.JPG

  • you might need to install build tools:
    • installBuildTools.JPG

CreApps: FrontPage/CreativeApps201502 (last edited 2015-04-07 22:29:00 by JunHu)