Difference between revisions of "BTC640/Mobile"

From CDOT Wiki
Jump to: navigation, search
(Created page with '= Lecture = This week we'll be looking at how to develop for mobile devices. On a small screen there is little room for anything, thus presentation is king. We will set up an A…')
 
(Lab)
Line 7: Line 7:
 
= Lab =
 
= Lab =
  
In the lab you'll be doing yourself the same stuff that I've shown in class.
+
This is a marked lab. Please submit it using Moodle (Lab5).
 +
 
 +
In the lab you'll be doing some the same stuff that I've shown in class. You can use the live cd or create a more permanent Android development environment on your own machine. No point making it on the lab machines, unless you only want to practice the setup.
 +
 
 +
Submit a zip file (or another compressed format) of your project and a screenshot of the emulator running your code.

Revision as of 11:42, 19 January 2012

Lecture

This week we'll be looking at how to develop for mobile devices. On a small screen there is little room for anything, thus presentation is king.

We will set up an Android development environment including an emulator, create a simple Android application, and a small webpage geared to mobile.

Lab

This is a marked lab. Please submit it using Moodle (Lab5).

In the lab you'll be doing some the same stuff that I've shown in class. You can use the live cd or create a more permanent Android development environment on your own machine. No point making it on the lab machines, unless you only want to practice the setup.

Submit a zip file (or another compressed format) of your project and a screenshot of the emulator running your code.