Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2015-01-28 20:33:08
Size: 327
Editor: JunHu
Comment:
Revision 9 as of 2015-02-12 02:14:28
Size: 1441
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Creative Apps 201502 =
Line 2: Line 3:
=== Android Studio installation ==== == Planning ==
 * 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

== Week 1 ==
 * Presentations
  * [[attachment:DG241-Processing.pdf]]
  * [[attachment:HTML5_start.pdf]]
 * Code
  * [[attachment:week1.zip]]
 * Homework and deliverables
  * Work through the examples from the lecture;
  * Create full screen visual art on Android, using Processing. See below some examples.
  * 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
  * [[attachment:examples320.jpg|{{attachment:examples.jpg}}]]

== Installation ==

=== Android Studio installation ===
Line 8: Line 34:

=== Start Android Studio ===
  * if you see this message, do not panic, do it accordingly.
   * {{attachment:NoJVM.JPG}}
  * you might need to install build tools:
   * {{attachment:installBuildTools.JPG}}
 

Creative Apps 201502

1. Planning

  • 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
  • Code
  • Homework and deliverables
    • Work through the examples from the lecture;
    • Create full screen visual art on Android, using Processing. See below some examples.
    • 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
    • attachment:examples320.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)