Differences between revisions 11 and 12
Revision 11 as of 2016-02-01 10:18:13
Size: 3832
Editor: PeterPeters
Comment:
Revision 12 as of 2016-02-01 10:21:16
Size: 3837
Editor: PeterPeters
Comment:
Deletions are marked like this. Additions are marked like this.
Line 61: Line 61:
 * The code can be found in the GitHub repository at: https://github.com/iddi/creativeapps /* * The code can be found in the GitHub repository at: https://github.com/iddi/creativeapps */

Creative Apps 201602 (NOT OPERATIONAL YET !!!)

1. Planning

  • schedule.png

  • Week 1: Installation Processing with Android Mode, initial programming for Android
  • Week 2: Sensors, user interfaces
  • Week 3: Database access / networking??
  • Week 4: Installation XDK, initial programming with XDK
  • Week 5: User interfaces
  • Week 6: Android Native Apps II

2. Week 1

  • Presentations
  • Code
  • Homework and deliverables
    • If you have no experience with Processing, you are advised to follow GetStartedWithProcessing.pdf to learn the basics (password protected PDF. if you need the password, send p.j.f.peters(at)tue.nl an email);

    • 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)
      • working source code
      • screen copy of the output

3. Week 2

  • Presentations
  • Code
  • Homework and deliverables
    • Try out some examples using the Ketai library on the emulator or on your Android phone.
    • Android phone owners: Create an interactive app using one (or more) sensors.
    • Emulator only: Create an interactive app using touch (=mouse) input
    • What to be delivered (as one single ZIP file)
      • source code
      • screen copy of the output

4. Week 3

  • Presentations
  • Code
  • Homework and deliverables
    • Create an interactive app with GUI and database/network access.
    • What to be delivered (as one single ZIP file)
      • source code
      • screen copy of the output

5. Week 4

  • Homework:
    • TBD
    • What to be delivered (as one single ZIP file)
      • source code
      • screen copy of the output

6. Week 5

  • Presentations
    • ??: [[attachment:XDK-part-2.pdf]
  • Homework:
    • TBD
    • What to be delivered (as one single ZIP file)
      • source code
      • screen copy of the output

7. Week 6

  • Presentations
    • ??: [[attachment:XDK-part-3.pdf]
  • Homework:
    • TBD
    • What to be delivered (as one single ZIP file)
      • source code
      • screen copy of the output

8. Deliverables

  • Every week you will get homework and you are supposed to complete the work before the next lecture.
  • Deliver your work to creativeapps.submission@gmail.com, with your full name in the subject (so that we can find all your work later easily).

  • Deliver your work always in one ZIP file attached to your email.

  • Please send your feedback request to one (not all) of the lectures according to this spreadsheet. Registrations.xls

9. Installation

9.1. Processing installation

9.2. Intel XDK Installation

9.3. An alternative emulator

CreApps: FrontPage/CreativeApps201602 (last edited 2016-04-18 14:57:55 by PeterPeters)