Week 6

10948995_1549602075326063_1900350276_n

Session 1: For our first of many native mobile application demonstrations we will be looking at Processing for Android. Although this mode for Processing is not as widely used as native SDKs and hybrid frameworks, it is an easy-to-learn and flexible technique for developing sophisticated, native, mobile applications for the Android platform. The main advantage of this approach is that it is not necessary to learn Java for Android. Processing is a much easier language to learn and it can also be used to create desktop applications through the Java mode and web applications through the JavaScript mode. Here are some of the steps and resources that will be useful for setting up the Processing for Android environment.

  1. Download and install the Processing IDE
  2. Setup the Android mode for Processing
    • Download the Android mode here
    • Unzip the file
    • Copy the “AndroidMode” folder to “Documents/Processing/modes”
  3. Install the Android SDK
  4. Use the Android SDK Manager to install the packages for the Android OSes necessary
  5. Use the Android AVD Manager to create one or more Android Virtual Devices

Session 2: Today Jeffrey Isham, Associate Technical Director at Olson will be our guest speaker to discuss PhoneGap, GSAP, other technologies, and the mobile application development life cycle.

Relevant Resources:
PhoneGap Android Platform Guide
PhoneGap iOS Platform Guide

One thought on “Week 6”

  1. App building tutorials for android

    Tips for designing a mobile app

    Design Tips, Using Mobile Grids.

Comments are closed.