Mobile Lab 1: Cheif Keef Simulator

Mobile Lab 2: Canvas Painter

Mobile Lab 3: Story Board>

qr code

Mobile Lab 4: Whack-a-Mole

Mobile Lab 5: Calculator Application

Lab Questions

Q1: What variables are being used? The variables used are inputOne, inputTwo, firstInput, operation, and calcText. Q2: How does parsInt() help with the code? ParseInt allwos the computer to recognize the numbers that are being selected are whole integers. Q3: What events are already specified?

Mobile Development questions

Element Default Event Recorded Values Max/Min Values Data Type
Button Click id, Text, Width, Height, x Position, y Position, Text Color, Font Size, Background Color 318 for x, 449 for y
Text Input Change, InPut id, placeholder, width, heighth, x position, y position 318 for x and width, 449 for y and heighth
Label Click id, text, width, heighth, x position, y position, color, background color, font size, text alignment 318 for x and width, 449 for y and heighth
Dropdown Change id, options, width, heighth, x position, y position, color, background color, font size, text alignment 318 for x and width, 449 for y and heighth
Radio Button Change id, group id, width, heighth, x position, y position 318 for x and width, 449 for y and heighth
Checkbox Change id, width, heighth, x position, y position 318 for x and width, 449 for y and heighth
Image Click id, width, heighth, x position, y position, image URL 318 for x and width, 449 for y and heighth
Canvas Click id, width, heighth, x position, y position 318 for x and width, 449 for y and heighth
Screen Click, Key Background color, image URL N/A
Text Area change id, text, width, heighth, x position, y position, color, background color, font size, text alignment 318 for x and width, 449 for y and heighth
Chart draw chart, draw chart from records width, heighth, x position, y position, 318 for x and width, 449 for y and heighth
Slider input id, width, heighth, x position, y position, value, Minimum value, maximum value, step size 318 for x and width, 449 for y and heighth