Activity 5: Self-Assessment Instructions : Please answer the following questions related to Activity 5
Question 1: In the Logcat window, "E/" before username and password output log represent "Error" ?
Question 2: What does each line in Logcat window starts with? (In android studio) ?
Question 3: After entering default account credentials and clicking "Login" button, you are redirected to a different page on app ?
Question 4: Which field in "IPCONFIG" command output will you choose for server IP Address ?
Question 5: "HTTP Port" option under Preferences section has a checkbox in the app ?
Question 6: What option is not available under Preferences section of app ?
Question 7: Below are the commands to setup web server with python ?
(Python2: python -m SimpleHTTPServer PortNumber)
(Python3: python -m http.server PortNumber)
Question 8: What programming language is used for running the server ?
Question 9: What is the port number set for server ?
Question 10: "D/" in logs of Logcat window represents debug ? (In Android Studio)
Please provide your name and email to register an attempt for the assessment