Signing Apps, Windows 7 Phone




CS185c

Chris Pollett

Sep. 20, 2010

Outline

Getting your app on an iPhone for Debugging

Getting your app on a Phone for Debugging - cont'd

Getting your app on a Phone for Debugging, the ScreenShots - cont'd

Wizard Step 3
Wizard Step 4
Wizard Step 5
Wizard Step 6

For the next step, I need to get the device ID for your device.

Wizard Step 7
Wizard Step 8
Wizard Step 9
Wizard Step 10
Wizard Step 11
Wizard Step 12
Wizard Step 13
Wizard Step 14
Wizard Step 15
Wizard Step 16
Wizard Step 17

Getting your app on a Phone for Debugging - cont'd some more

Image of a Program I Wrote on an iPhone

Image of HW1 App on my Phone

Getting your app on an Android Phone for Debugging

Signing your App with a Debugging Certificate

Quiz

Which of the following is true?

  1. In an AndroidManifest.xml file the application tag often has several activity tags nested within it.
  2. In Android, to a class that handles button clicks typically implements the ActionListener interface.
  3. On iPhone, if switchView was of type UIView, then [switchView setHidden:TRUE]; would be a way to make this view not visible (presuming it had been visible).

Windows Phone 7

Windows Phone 7 Development

Files in a Phone 7 Project

Compiling the Default Project