CS-6326 - Mobile Application Development oed answer key
Showing 41 to 60 of 60 total answers.
#CS-6326
Awesome StudentQuestion • Mobile Application Development
Editable text fields or hints do not have a distinct appearance and behavior from static ones
Answer
False
#CS-6326
Awesome StudentQuestion • Mobile Application Development
Choose the best answer When did Dr Martin Cooper successfully call on a handheld mobile phone?
Answer
None of the above
#CS-6326
Awesome StudentQuestion • Mobile Application Development
The TextView is a subclass of View that represents a substandard text field component True or False?
Answer
False
#CS-6326
Awesome StudentQuestion • Mobile Application Development
There are three important items to note when talking about the Android Project Components These are:
Answer
Source Code, Auto Generated Code, Included Libraries
#CS-6326
Awesome StudentQuestion • Mobile Application Development
You can scale images by defining layout_width and layout_height attributes on the ____________ element
Answer
ImageView
#CS-6326
Awesome StudentQuestion • Mobile Application Development
_____________ contain a local copy of the latest multi-version documentation of the Android framework API
#CS-6326
Awesome StudentQuestion • Mobile Application Development
Choose the best answer What device falls between a smartphone and a laptop in usability and functionality?
#CS-6326
Awesome StudentQuestion • Mobile Application Development
While spinners may offer similar functionality as radio buttons, they do not require an entirely different API
#CS-6326
Awesome StudentQuestion • Mobile Application Development
The 2nd Blackberry OS included the same features as the first version but included ___________ to its repertoire
#CS-6326
Awesome StudentQuestion • Mobile Application Development
With an Android-powered device, you can develop and debug your Android applications just as you would on the emulator
#CS-6326
Awesome StudentQuestion • Mobile Application Development
____________ can be measured in pixels (px), density-independent pixels, and scaled pixels based on preferred font size
#CS-6326
Awesome StudentQuestion • Mobile Application Development
A ________ is an icon that consists of text or an image which communicates What action occurs when you touch or click it?
#CS-6326
Awesome StudentQuestion • Mobile Application Development
Choose the best answer When did Google announce that the Android mobile operating system will be offered free to the public?
#CS-6326
Awesome StudentQuestion • Mobile Application Development
Choose the best answer The Motorola Dynatec was the first ever mobile phone to be approved by the FCC What does the FCC stand for?
#CS-6326
Awesome StudentQuestion • Mobile Application Development
Choose the best answer The NMT (Nordic Mobile Telephone) company was first launched in Denmark, Norway, Sweden and ______________?
#CS-6326
Awesome StudentQuestion • Mobile Application Development
When the user clicks a button, the Button object receives and on-click event To define the click event handler for a button, add the _______________
#CS-6326
Awesome StudentQuestion • Mobile Application Development
_________ is a Java-based open source platform that allows a software developer to create a customized integrated development environment (IDE) from plug-in components
#CS-6326
Awesome StudentQuestion • Mobile Application Development
When you connect a device running Android 422 or higher to your computer, the system shows a dialog asking whether to accept an RSA key that allows debugging through the computer
#CS-6326
Awesome StudentQuestion • Mobile Application Development