11
MOBILE DEVICES Programming Applications

Mobile Devices Step By Step

Embed Size (px)

Citation preview

Page 1: Mobile Devices Step By Step

MOBILE DEVICES

ProgrammingApplications

Page 2: Mobile Devices Step By Step

First at your desktop screen go to Microsoft Visual Studio 2008

Page 3: Mobile Devices Step By Step

With Visual Studio open go to visual basic and under that language click Smart Device Under the templates Smart Device Project .

Page 4: Mobile Devices Step By Step

Notice how a phone was created in the smart device template. that will appear if you did it properly .

Page 5: Mobile Devices Step By Step

With the phone created go down the toolbox, and click the Textbox and hold it down and click it in the phone as seen in the picture.

Page 6: Mobile Devices Step By Step

Once you have put the text box in the replica phone go over to Form right click it and go down to View Code

Page 7: Mobile Devices Step By Step

Type in the following code, to present the “Hello World” applicationIt is also the first program that programmers will learn.

Page 8: Mobile Devices Step By Step

Once the code is in there go “Build” and click go figure Build Solution. This will build your programs application.

Page 9: Mobile Devices Step By Step

Once build solution has finished its processing click the F5 button. This will bring up display smart phone. Choose “USA Windows Mobile 5.0 Smartphone R2 QVGA Emulator.

Page 10: Mobile Devices Step By Step

Hello World

After Waiting a bit it should look something like this obviously on your phone simulator in Visual Studio.

Page 11: Mobile Devices Step By Step

Mobile phone applicationCreated by

Jay

David

Bekah

Anthony