Differences between revisions 4 and 5
Revision 4 as of 2015-01-28 20:56:45
Size: 540
Editor: JunHu
Comment:
Revision 5 as of 2015-02-12 01:43:41
Size: 983
Editor: JunHu
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 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

== Week 1 ==
 * Presentations
  * [[attachment:Installation.pdf]]
  * [[attachment:HTML5.pdf]]
 * Code
  * [[attachment:week1.zip]]

== 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

Installation

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.

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)