SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Android Programming
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. It is the process of lowering your audio stream output volume to make transient audio from another app easier to hear without totally disrupting the audio from your own application.
Lifecycle callback methods
Application resources
GestureDetector
Ducking
2. A styleable entity that contains these two custom attributes: showText and labelPosition.
ActionProvider
Standby
onAudioFocusChange()
PieChart
3. This class defines abstract methods that you must override so that your database table can be created and upgraded when necessary.
When the activity resumes
onDestroy();
SQLiteOpenHelper
Activity
4. Callback method: The activity has become visible.
resolveSizeAndState()
onResume();
ViewStub
OnCurrentItemChanged
5. The visible lifetime of an activity happens between the call to ____ and the call to ______
onStart() - onStop()
AbstractAccountAuthenticator
Scroller
BackupHelper
6. This is the simplest way to monitor device state changes.
ViewStub
BroadcastReceiver
Activity
HTTP
7. This class exposes a number of methods for applications to receive location updates.
LocationManager
PieChart
AccountAuthenticatorActivity
Linux based
8. Android request its permission using its ________
AndroidManifest.xml
SQLite
PackageManager
onDestroy();
9. Amode where the action bar is set up with tabs for navigation.
dual-
LTE
security sandbox
getInputStream()
10. This class provides one of the simplest ways to fire off a new task from the UI thread.
AsyncTask
AbstractAccountAuthenticator
Low power
authenticator class
11. Your activity should perform setup of "global" state (such as defining layout) in ____ and release all remaining resources in _____
onCreate() - onDestroy()
ACTION_SEND
Android SDK
Back stack
12. Each activity can then start another activity in order to perform different actions. Each time a new activity starts - the previous activity is stopped - but the system preserves the activity in a ___ .
Open Handset Alliance
Widgets
Stack
drawBitmap()
13. Use this to draw text.
onCreate() - onDestroy()
drawText()
dual-
BroadcastReceiver
14. These helpers are specialized classes for backing up certain kinds of data.
Application resources
BackupHelper
Parser
Application footprint
15. For example - a ____ might be a button that initiates an action when the user touches it.
Explicit intent
ViewStub
View
AndroidManifest.xml
16. This can be used to draw previews of what the camera sensor is picking up.
Full power
OAuth2 protocol
inflate()
SurfaceView
17. The easiest way to create an authenticator class is to extend this and implement its abstract methods.
Fragments
AbstractAccountAuthenticator
OAuth2
Activity
18. Conversion of an object to XML
Stack - back stack
setContentView
Serialize
ConnectivityManager
19. Used when a connection is active - allowing the device to transfer data at its highest possible rate.
Activity
OnCurrentItemChanged
Full power
Service Content Provider
20. Most network-connected Android apps use this to send and receive data.
Intents
OnCurrentItemChanged
SurfaceView
HTTP
21. This is used to check that you're actually connected to the Internet and what type of connection is in place.
AndroidManifest.xml
ConnectivityManager
BackupHelper
Stack - back stack
22. Evaluation of registered components
Layouts
OnCurrentItemChanged
Implicit intent
ACTION_BATTERY_LOW and ACTION_BATTERY_OKAY
23. It is a string that defines the specific type of access your app is asking for.
Widgets
auth scope
visible
Intent filters
24. It is a free service for sending messages to Android devices.
Back stack
Google Cloud Messaging (GCM)
SQLite
ViewStub
25. If you want your APK to be visible on TVs which are non-touchscreen devices you should add this to your manifest.
SecurityException
onMeasure()
android.hardware.touchscreen
setVolumeControlStream()
26. This is the main class through which your application can access location services on Android.
LocationManager
Hierarchy Viewer
onDraw()
Open Handset Alliance
27. Android system uses a special virtual machine to run java based applicatons
HttpURLConnection
onCreate();
Dalvik Virtual Machine
isConnected()
28. This broadcasts all battery and charging details in a sticky Intent that includes the charging status.
searchable configuration
OnCurrentItemChanged
BroadcastReceiver
BatteryManager
29. The back stack abides to the basic "last in - first out" stack mechanism - so - when the user is done with the current activity and presses the Back button - it is popped from the stack (and ____) and the ____ activity resumes
LocationManager
auth scope
SearchView
Destroyed - previous
30. An open source stand alone database
security sandbox
SQLite
ACTION_BATTERY_LOW and ACTION_BATTERY_OKAY
PieChart
31. To respond to media button clicks - you need to register this in your manifest that listens for this action broadcast.
Google Cloud Messaging (GCM)
NetworkInfo
BroadcastReceiver
OAuth2
32. Android is __________.
LTE
Linux based
Wi-Fi radio
Stack
33. Once installed on a device - each Android application lives in its own ______
security sandbox
XmlPullParser
auth scope
Dalvik Virtual Machine
34. It provides a simple way to perform your work outside the main thread.
Open Handset Alliance
setContentView
ACTION_BATTERY_LOW and ACTION_BATTERY_OKAY
AsyncTask
35. ______ are views derived from ViewGroup that provide a unique layout model for its child views
onMeasure()
Layouts
Hierarchy Viewer
Explicit intent
36. Theseare a key part of Android applications that directly affect the user experience.
Layouts
Account
View
ConnectivityManager
37. This defines how the SearchView behaves and is defined in a res/xml/searchable.xml file.
security sandbox
searchable configuration
Intents
ACTION_DOCK_EVENT
38. Whenever the device is docked or undocked - this action is broadcast.
ACTION_DOCK_EVENT
BroadcastReceiver
getInputStream()
LocationManager
39. This is used for the need of finer control over your view's layout parameters.
Full power
LocationManager
onMeasure()
ViewStub
40. A mode where navigation is set up with a spinner widget.
Lifecycle callback methods
Canvas
Layouts
single-pane
41. The entire lifetime of an activity happens between the call to _____ and the call to _____
ConnectivityManager
getInputStream()
setVolumeControlStream()
onCreate() - onDestroy()
42. It is an HTTP client that is used for applications targeted at Gingerbread and higher.
Implicit intent
HttpURLConnection
inflate()
Linux based
43. _____ are views that provide a visual (and interactive) elements for the screen - such as a button - text field - checkbox - or just an image.
When the activity resumes
Widgets
Explicit intent
Entire
44. This is a readable source of bytes.
AccountAuthenticatorActivity
Layouts
InputStream
searchable configuration
45. The most common way to define a layout using views is with an XML layout file saved in your ______
inflate()
AudioManager
Application resources
Fragments
46. The dock-state details are included as an extra in a sticky broadcast of this action.
<declare-styleable>
GET_ACCOUNTS
dual-
ACTION_DOCK_EVENT
47. Relative to pixels and resolution screen
Dots per inch
InputStream
SQLiteOpenHelper
Objects Activity lifecycle
48. Conversion of XML back to an object
security sandbox
Deserialize
PieChart
Scroller
49. This is used to fetch the account names that the user has stored on their device.
AbstractAccountAuthenticator
Account Manager
AttributeSet
LocationManager
50. This action is used in sending text content from one activity to another.
ACTION_SEND
OnCurrentItemChanged
Google
Serialize
Sorry!:) No result found.
Can you answer 50 questions in 15 minutes?
Let me suggest you:
Browse all subjects
Browse all tests
Most popular tests
Major Subjects
Tests & Exams
AP
CLEP
DSST
GRE
SAT
GMAT
Certifications
CISSP go to https://www.isc2.org/
PMP
ITIL
RHCE
MCTS
More...
IT Skills
Android Programming
Data Modeling
Objective C Programming
Basic Python Programming
Adobe Illustrator
More...
Business Skills
Advertising Techniques
Business Accounting Basics
Business Strategy
Human Resource Management
Marketing Basics
More...
Soft Skills
Body Language
People Skills
Public Speaking
Persuasion
Job Hunting And Resumes
More...
Vocabulary
GRE Vocab
SAT Vocab
TOEFL Essential Vocab
Basic English Words For All
Global Words You Should Know
Business English
More...
Languages
AP German Vocab
AP Latin Vocab
SAT Subject Test: French
Italian Survival
Norwegian Survival
More...
Engineering
Audio Engineering
Computer Science Engineering
Aerospace Engineering
Chemical Engineering
Structural Engineering
More...
Health Sciences
Basic Nursing Skills
Health Science Language Fundamentals
Veterinary Technology Medical Language
Cardiology
Clinical Surgery
More...
English
Grammar Fundamentals
Literary And Rhetorical Vocab
Elements Of Style Vocab
Introduction To English Major
Complete Advanced Sentences
Literature
Homonyms
More...
Math
Algebra Formulas
Basic Arithmetic: Measurements
Metric Conversions
Geometric Properties
Important Math Facts
Number Sense Vocab
Business Math
More...
Other Major Subjects
Science
Economics
History
Law
Performing-arts
Cooking
Logic & Reasoning
Trivia
Browse all subjects
Browse all tests
Most popular tests