Differences between revisions 1 and 29 (spanning 28 versions)
Revision 1 as of 2016-11-11 12:51:57
Size: 5574
Editor: PeterPeters
Comment:
Revision 29 as of 2017-01-18 13:57:50
Size: 7393
Editor: PeterPeters
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 . {{attachment:schedule.png}}  . {{attachment:schedule.jpg||width="800"}}
Line 8: Line 8:
 * Week 1: Installation Processing with Android Mode, initial programming for Android, sensors.
 * Week 2: Networking,API use.
 * Week 3: Database access.
 * Week 4: Hybrid Apps (Hello World and UI)
 * Week 5: Hybrid Apps (Working with sensors)
 * Week 6: Hybrid Apps (Working with web services)
 * Session 1: Installation Processing with Android Mode, initial programming for Android, sensors.
 * Session 2: Networking, API use.
 * Session 3: IoT.
 * Session 4: Hybrid Apps (Hello World and UI)
 * Session 5: Hybrid Apps (Working with sensors)
 * Session 6: Hybrid Apps (Working with web services)
Line 15: Line 15:
== Week 1 == == Session 1 ==
Line 17: Line 17:
  * [[attachment:DG241-Processing-part1.pdf]]   * [[attachment:DBB130-Processing-part1.pdf]]
Line 28: Line 28:
== Week 2 == == Session 2 ==
Line 30: Line 30:
  * [[attachment:DG241-Processing-part2.pdf]]   * [[attachment:DBB130-Processing-part2.pdf]]
Line 36: Line 36:
== Week 3 == == Session 3 ==
Line 38: Line 38:
  * [[attachment:DG241-Processing-part3.pdf]]   * [[attachment:DBB130-Processing-part3.pdf]]
Line 48: Line 48:
== Week 4 == == Session 4 ==
Line 54: Line 54:
  * Slides: [[attachment:week4.pdf]]   * Slides: [[attachment:DBB130-HybridApps-part1.pdf]] or: [[attachment:DBB130-HybridApps-part1.ppsx]]
Line 57: Line 57:
 * Homework deliverables (for week 5):  * Practice:
  * Presentation: [[attachment:practice1.pdf]]
  * Preparation:
    * For Exercise 1: [[attachment:XDKblankTemplate.zip]]
    * Go through a Javascript tutorial: https://www.codecademy.com/learn/javascript
    * Go through a jQuery tutorial: http://www.w3schools.com/jquery/default.asp
Line 59: Line 64:
  * What to be delivered (as one ZIP file)
   * source code
   * screen copy of the output
  * Solutions: [[attachment:XDKblankTemplate-Exercise2Solution.zip]], [[attachment:XDKapp.js-solution2B.pdf]], [[attachment:XDKappDesignerToDoList-Exercise3Solution.zip]]
Line 63: Line 66:
== Week 5 == == Session 5 ==
Line 65: Line 68:
  * Go through a Javascript tutorial: https://www.codecademy.com/learn/javascript
  * Go through a jQuery tutorial: http://www.w3schools.com/jquery/default.asp
  * For Local Storage: http://www.w3schools.com/html/html5_webstorage.asp
  * For Firebase: https://firebase.google.com/docs/web/setup
 * Presentations:
  * Slides: [[attachment:practice2-data.pdf]]
  * Persistent Data: Local Storage and Firebase
 * Practice:
  * Persistent Data: Local Storage and Firebase
  * Solutions: Exercise 2: [[attachment:simpleLocalStorage.zip]], ToDo List app: [[attachment:todo-CompleteWithLocalStorage.zip]], Exercise 3 - Firebase: [[attachment:XDK_firebase.zip]]

== Session 6 ==
 * Preparation:
Line 69: Line 81:
  * Slides: [[attachment:week5-hybrid-sensors.pdf]]
  * Working with sensors in Cordova
 * Homework deliverables (for week 6):
  * Add sensor functionality in your app
  * What to be delivered (as one ZIP file):
   * source code
   * screen copy of the output
  * Slides: [[attachment:deviceDataAndSensors.pdf]]
  * Working with device data and sensors in Cordova
Line 77: Line 84:
== Week 6 ==  * Practice:
  * Add device data and sensor functionality in your app, slides with solutions to exercises: [[attachment:deviceDataAndSensors-withSolutions.pdf]], solution for exercise 3b: [[attachment:contacts.zip]]

== Session 7 ==
 * Preparation:
  * Go through the APIs supported in Cordova: http://cordova.apache.org/docs/en/latest/cordova/plugins/pluginapis.html
 * Presentations:
  * Slides: [[attachment:practice-sensors.pdf]], with solutions: [[attachment:practice-sensors-withSolutions.pdf]]
 * Practice:
  * Solution Exercise 2a: [[attachment:2a.geoloc.zip]]
  * Solution Exercise 2b: [[attachment:2b.maps.zip]]
  * XDK project for Exercise 3: [[attachment:3.XDK_ACCEL.zip]]
  * Solution Exercise 3: [[attachment:3.XDK_ACCEL-SOLUTION.zip]]

== Session 8 ==
Line 83: Line 104:
  * Working with Web Services and Databases: [[attachment:week6-webServices.pptx.pdf]]
  * Code NyTimes App: [[attachment:nytimesNews.zip]]
  * Code iQuantifyMe App (including server-side): [[attachment:iQuantifyMe.zip]]
 * Homework deliverables (for week 7):
  * [[attachment:practice-webServices.pdf]]
 * Practice:
Line 88: Line 107:
  * What to be delivered (as one ZIP file):
   * source code
   * screen copy of the output

== Week 7 ==
 * Help & questions
  * Exercise 1: Template: [[attachment:nytimesNews-template.zip]], Solution: [[attachment:nytimesNews-solution.zip]]
  * Exercise 2: Template: [[attachment:face-template.zip]], Solution: [[attachment:face-solution.zip]]
  * Exercise 3: Template: [[attachment:radio-template.zip]], Solution: [[attachment:radio-solution.zip]]
Line 96: Line 112:
 * Every week you will get homework.
 * Work of weeks 1,2,4 and 5 should be delivered before the '''next''' lecture.
 * Work of weeks 3 and 6, as well as the reflection have to be delivered before 27-03-2016, 23:59:59.
 * Deliver your work to Feedback.Camp to the assignor that gave the lecture.
 * In session 3 and the last session an assignment will be given to be delivered. Expected deliverables are: source code and link to screen cast of output in a .zip file. Note: if the .zip file contains another .zip, a .jar or a .exe file, Gmail does not accept the mail. If you need these files to be in there, create a shared dropbox folder and send the link to that folder in your deliverables email.
 * .zip file name: CA_Deliverable_<deliverable number>_<Your Name>.zip (so e.g. CA_Deliverable_1_John_Doe.zip for deliverable 1)
 * Deadline for deliverable 1 is January 9
 * Deadline for deliverable 2 is January 27, Deiverable 2 should also contain your reflection
 * Each deliverable to be submitted to CreativeAppsDeliverables@gmail.com

The processing deliverable should run on a phone or simulator, and use one or more of the explained technologies of the lectures.
The XDK deliverable should run on a phone, use sensor data and e web service (API).

In both cases, of course the complexity of the app and the use of more presented technologies will determine the final grade, especially excellent grades.
Line 103: Line 125:
 * Download and unpack processing from https://processing.org/download/  * See sheets of week 1
Line 107: Line 129:

=== An alternative emulator ===
 * If you are fed up by the slow emulator, you may want to try this one:
  * http://www.softpedia.com/get/Mobile-Phone-Tools/Others/Genymotion.shtml
Line 116: Line 134:
In case you are doing the retake, you have to submit all the deliverables using Feedback.Camp: Creative Apps- Retake.
 * So subscribe to the retake in Feedback.Camp (http://feedback.camp/).
 * Submit 6 deliverables (yes, all of them! and don't forget to add some text in the text box, otherwise the submission will not be seen!)
In case you are doing the retake, you have to submit both deliverables named: CA_Retake_Deliverables_<Your Name>.zip.
Line 120: Line 137:
 * In '''any''' case mention whether the deliverable is a resubmission or if it is a new one. 
 * All deliverables have to be submitted '''before''' June 2, 2016. 
 * In '''any''' case mention in the mail whether the deliverable is a resubmission or if it is a new one.
 * All deliverables have to be submitted '''before''' (to be defined).

Creative Apps 201611 (Work in progress)

1. Planning

  • schedule.jpg

  • Session 1: Installation Processing with Android Mode, initial programming for Android, sensors.
  • Session 2: Networking, API use.
  • Session 3: IoT.
  • Session 4: Hybrid Apps (Hello World and UI)
  • Session 5: Hybrid Apps (Working with sensors)
  • Session 6: Hybrid Apps (Working with web services)

2. Session 1

  • Presentations
  • Code
  • Practice
    • 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)

    • Try out some examples using the Ketai library on the emulator or on your Android phone.
    • Create an Android app, display "Hello Eindhoven" in the center of the screen.

3. Session 2

4. Session 3

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

5. Session 4

6. Session 5

7. Session 6

8. Session 7

9. Session 8

10. Deliverables

  • In session 3 and the last session an assignment will be given to be delivered. Expected deliverables are: source code and link to screen cast of output in a .zip file. Note: if the .zip file contains another .zip, a .jar or a .exe file, Gmail does not accept the mail. If you need these files to be in there, create a shared dropbox folder and send the link to that folder in your deliverables email.
  • .zip file name: CA_Deliverable_<deliverable number>_<Your Name>.zip (so e.g. CA_Deliverable_1_John_Doe.zip for deliverable 1)

  • Deadline for deliverable 1 is January 9
  • Deadline for deliverable 2 is January 27, Deiverable 2 should also contain your reflection
  • Each deliverable to be submitted to CreativeAppsDeliverables@gmail.com

The processing deliverable should run on a phone or simulator, and use one or more of the explained technologies of the lectures. The XDK deliverable should run on a phone, use sensor data and e web service (API).

In both cases, of course the complexity of the app and the use of more presented technologies will determine the final grade, especially excellent grades.

11. Installation

11.1. Processing installation

  • See sheets of week 1

11.2. Intel XDK Installation

12. Rubrics

  • rubrics.jpg

13. Retake

In case you are doing the retake, you have to submit both deliverables named: CA_Retake_Deliverables_<Your Name>.zip.

  • You can resubmit the deliverables you already submitted before.

  • In any case mention in the mail whether the deliverable is a resubmission or if it is a new one.

  • All deliverables have to be submitted before (to be defined).

.

CreApps: FrontPage/CreativeApps201611 (last edited 2017-02-24 14:04:02 by PeterPeters)