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. Conversion of an object to XML
AccountAuthenticatorActivity
Serialize
Activity
ConnectivityManager
2. Callback method: The activity is being created.
onDestroy();
onCreate();
searchable configuration
Implicit intent
3. It typically consumes more energy than 3G - which is in turn more expensive than 2G.
LTE
Account
SurfaceHolder.Callback
Implicit intent
4. This is the most common input event in the Android system.
onResume();
touch
Destroyed - previous
onDraw()
5. This class defines abstract methods that you must override so that your database table can be created and upgraded when necessary.
View
View
OnCurrentItemChanged
SQLiteOpenHelper
6. It is a free service for sending messages to Android devices.
auth scope
onDraw()
Google Cloud Messaging (GCM)
Deserialize
7. Theseare a key part of Android applications that directly affect the user experience.
Intents
Emulator
Layouts
Activity
8. Callback method: The activity has become visible.
touch
onResume();
SecurityException
setContentView
9. This is a base class supplied by Android framework - which you can extend to create your own custom authenticator.
AccountAuthenticatorActivity
dual-
BatteryManager
ActionProvider
10. ______ are views derived from ViewGroup that provide a unique layout model for its child views
<declare-styleable>
Layouts
SearchView
Implicit intent
11. Android system uses a special virtual machine to run java based applicatons
HttpURLConnection
AudioManager
Application footprint
Dalvik Virtual Machine
12. This is a readable source of bytes.
Activity
InputStream
AndroidManifest.xml
onSearchRequested()
13. This behaves similarly to a SQLite table - but reads and writes to an object in memory via callbacks - instead of to a database file.
Advanced Training
drawText()
virtual table
Google Cloud Messaging for Android (GCM)
14. It's generally a good idea for one of your APKs to support this texture format as it is supported by all Android-powered devices that support the OpenGL ES 2.0 spec.
android.hardware.touchscreen
View
SQLite
ETC1
15. This is an interface which is used to pass image data from the camera hardware to the application.
Widgets
Objects Activity lifecycle
SurfaceHolder.Callback
AttributeSet
16. 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 ___ .
Google
Stack
BatteryManager
SurfaceView
17. It is used as a reverse-geocoding where translating latitude longitude coordinates to a human-readable address happens.
ACTION_DOCK_EVENT
Google Cloud Messaging (GCM)
Geocoder
View
18. This broadcasts all battery and charging details in a sticky Intent that includes the charging status.
touch
Low power
BatteryManager
Scroller
19. If permissions are missing - the application will get this at runtime.
Account Manager
SecurityException
InputStream
ViewStub
20. This provides methods to define line's color - whether to fill a rectangle with a color or leave it empty - and defines the color - style - font - and so forth of each shape you draw.
BatteryManager
SearchView
AsyncTask
Paint
21. It includes a Detailed Network Usage tab that makes it possible to track when your application is making network requests.
Dalvik Debug Monitor Server
AsyncTask
Emulator
HttpURLConnection
22. For example - a ____ might be a button that initiates an action when the user touches it.
View
onAudioFocusChange()
Google Play
Account Manager
23. The Android SDK tools include a tool that allows you to analyze your layout while your application is running.
searchable configuration
Application resources
Stack - back stack
Hierarchy Viewer
24. On a rooted device - the credentials would be readable by anyone with this access to the device.
OnCurrentItemChanged
Account Manager
Lifecycle callback methods
adb
25. This class computes scroll positions for you - but it does not automatically apply those positions to your view.
NetworkInfo
Services
Scroller
Paint
26. Android is __________.
Paint
Linux based
BackupHelper
Emulator
27. It is available starting with API Level 14 and higher.
HTTP
onCreate();
ShareActionProvider
drawBitmap()
28. The Android framework has a large set of these classes for interacting with the user and displaying various types of data.
setContentView
View
HTTP
authenticator class
29. This is the main class through which your application can access location services on Android.
Google Cloud Messaging (GCM)
Destroyed - previous
LocationManager
visible
30. Allow to combine loosely coupled components to perform certain tasks
Activity
Wi-Fi radio
Application resources
Intents
31. To define custom attributes - add this resources to your project.
<declare-styleable>
View
onDestroy();
auth scope
32. This action is used in sending text content from one activity to another.
onMeasure()
ETC1
AttributeSet
ACTION_SEND
33. Answers queries about the state of network connectivity. It also notifies applications when network connectivity changes.
Account
GestureDetector
ConnectivityManager
onCreate() - onDestroy()
34. It is used to toggle the enabled state on any component defined in the manifest - including whichever broadcast receivers you wish to enable or disable
Intents
PackageManager
Android SDK
Destroyed - previous
35. This can be used to draw previews of what the camera sensor is picking up.
SurfaceView
android.hardware.touchscreen
Parser
inflate()
36. In most cases this will offer greater bandwidth at a significantly lower battery cost.
setVolumeControlStream()
Wi-Fi radio
Ducking
Low power
37. Callback method: Another activity is taking focus
onPause();
GestureDetector
Entire
SearchView
38. This is used to check that you're actually connected to the Internet and what type of connection is in place.
Widgets
Account
ConnectivityManager
onStart() - onStop()
39. Conversion of XML back to an object
Advanced Training
Low power
Deserialize
isConnected()
40. Perform background tasks without providing a user interface
onResume();
Services
When the activity resumes
onStart() - onStop()
41. The easiest way to create an authenticator class is to extend this and implement its abstract methods.
Objects Activity lifecycle
SQLiteOpenHelper
AbstractAccountAuthenticator
ACTION_BATTERY_LOW and ACTION_BATTERY_OKAY
42. This callback method of the audio focus change listener you registered when requesting audio focus receives a parameter that describes the focus change event.
onAudioFocusChange()
searchable configuration
HTTP
SQLiteOpenHelper
43. A styleable entity that contains these two custom attributes: showText and labelPosition.
PieChart
Services
Canvas
OnCurrentItemChanged
44. Callback method: The activity is no longer visible.
AttributeSet
single-pane
onStop();
Widgets
45. Represents the visual representation of an Android application
onSearchRequested()
Standby
Activity
GET_ACCOUNTS
46. The entire lifetime of an activity happens between the call to _____ and the call to _____
ACTION_BATTERY_LOW and ACTION_BATTERY_OKAY
Parser
onCreate() - onDestroy()
Objects Activity lifecycle
47. To create an activity - you must create a subclass of
Activity
single-pane
BatteryManager
Emulator
48. This is used to fetch the account names that the user has stored on their device.
Google Cloud Messaging for Android (GCM)
Account Manager
setContentView
Serialize
49. PieChart exposes a custom event to notify listeners that the user has rotated the pie chart to focus on a new pie slice.
Component - screen
AbstractAccountAuthenticator
AudioManager
OnCurrentItemChanged
50. The receiver is triggered whenever the device battery becomes low or exits the low condition by listening for this two.
ACTION_BATTERY_LOW and ACTION_BATTERY_OKAY
Activity
SurfaceHolder.Callback
AccountAuthenticatorActivity
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