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. Used when a connection is active - allowing the device to transfer data at its highest possible rate.
Layouts
onCreate();
Full power
Serialize
2. Describes the status of a network interface of a given type (currently either Mobile or Wi-Fi).
NetworkInfo
onDestroy();
ACTION_DOCK_EVENT
OAuth2
3. The entire lifetime of an activity happens between the call to _____ and the call to _____
searchable configuration
Layouts
onCreate() - onDestroy()
Google
4. Callback method: The activity has become visible.
security sandbox
onResume();
Geocoder
BatteryManager
5. Allow to combine loosely coupled components to perform certain tasks
Activity
Intents
OnCurrentItemChanged
Service Content Provider
6. Amode where the action bar is set up with tabs for navigation.
onSearchRequested()
Canvas
dual-
Emulator
7. It is used as a reverse-geocoding where translating latitude longitude coordinates to a human-readable address happens.
Geocoder
AsyncTask
Account
Component - screen
8. It is an HTTP client that is used for applications targeted at Gingerbread and higher.
HttpURLConnection
Stack
Dalvik Debug Monitor Server
Intents
9. Once a connection has been established - the app uses this method to retrieve the data as an InputStream.
onStop();
getInputStream()
AccountAuthenticatorActivity
onCreate() - onDestroy()
10. Conversion of an object to XML
drawText()
Serialize
BatteryManager
ConnectivityManager
11. 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.
Back stack
ETC1
onStop();
OnCurrentItemChanged
12. On a rooted device - the credentials would be readable by anyone with this access to the device.
ACTION_SEND
ValueAnimator
adb
SettingsActivity
13. This includes tools to help you identify problems in your layout performance.
Android SDK
Extensible Markup Language (XML)
touch
dual-
14. Android provides this handy method to direct volume key presses to the audio stream the user specify.
When the activity resumes
Dalvik Debug Monitor Server
onCreate() - onDestroy()
setVolumeControlStream()
15. A mode where navigation is set up with a spinner widget.
BatteryManager
single-pane
getInputStream()
virtual table
16. _____ are views that provide a visual (and interactive) elements for the screen - such as a button - text field - checkbox - or just an image.
ETC1
security sandbox
searchable configuration
Widgets
17. It provides a simple way to perform your work outside the main thread.
Layouts
Intents
AsyncTask
<declare-styleable>
18. In most cases this will offer greater bandwidth at a significantly lower battery cost.
Linux based
Scroller
onStart() - onStop()
Wi-Fi radio
19. This behaves similarly to a SQLite table - but reads and writes to an object in memory via callbacks - instead of to a database file.
PieChart
virtual table
Activity
Fragments
20. This class defines methods for drawing text - lines - bitmaps - and many other graphics primitives.
setContentView
Parser
Canvas
authenticator class
21. It is called to invoke the search dialog on older devices.
setContentView
AccountAuthenticatorActivity
onSearchRequested()
Activity
22. 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 ___ .
ViewStub
Stack
drawText()
SecurityException
23. It is available starting with API Level 14 and higher.
PackageManager
Application footprint
ShareActionProvider
ViewStub
24. This broadcasts an action whenever the device is connected or disconnected from power.
AndroidManifest.xml
BatteryManager
Deserialize
Objects Activity lifecycle
25. An open source group led by Google
AttributeSet
Geocoder
onStop();
Open Handset Alliance
26. The ____ lifetime of an activity happens between the call to onCreate() and the call to onDestroy().
LocationManager
Stack
Dots per inch
Entire
27. 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
onMeasure()
onPause();
View
28. This broadcasts all battery and charging details in a sticky Intent that includes the charging status.
Entire
EXTRA_STREAM
AccountAuthenticatorActivity
BatteryManager
29. It doesn't currently support the <merge/> tag in the layouts to be inflated.
setVolumeControlStream()
onCreate() - onDestroy()
ViewStub
onAudioFocusChange()
30. This is the main class through which your application can access location services on Android.
ViewStub
LocationManager
BroadcastReceiver
AccountAuthenticatorActivity
31. An intermediate state that uses around 50% of the battery power at the full state.
drawBitmap()
BroadcastReceiver
Low power
dual-
32. It is a lightweight mechanism used to transmit data from a server to a particular app instance.
AndroidManifest.xml
ConnectivityManager
Google Cloud Messaging for Android (GCM)
Ducking
33. When a view is created from an XML layout - all of the attributes in the XML tag are read from the resource bundle and passed into the view's constructor as a what?
Component - screen
AttributeSet
ACTION_SEND
Stack - back stack
34. Most network-connected Android apps use this to send and receive data.
ACTION_BATTERY_LOW and ACTION_BATTERY_OKAY
Activity
HTTP
dual-
35. Your activity should perform setup of "global" state (such as defining layout) in ____ and release all remaining resources in _____
onCreate() - onDestroy()
Layouts
ACTION_DOCK_EVENT
LocationManager
36. An open source stand alone database
onDestroy();
When the activity resumes
Linux based
SQLite
37. Use this to draw bitmaps.
onCreate() - onDestroy()
drawBitmap()
AsyncTask
<declare-styleable>
38. 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()
SearchView
EXTRA_STREAM
single-pane
39. Theseare a key part of Android applications that directly affect the user experience.
Layouts
Low power
dual-
HTTP
40. The easiest way to create an authenticator class is to extend this and implement its abstract methods.
resolveSizeAndState()
AbstractAccountAuthenticator
Account Manager
Objects Activity lifecycle
41. This is used to check that you're actually connected to the Internet and what type of connection is in place.
onDraw()
GestureDetector
ConnectivityManager
ShareActionProvider
42. This class exposes a number of methods for applications to receive location updates.
ACTION_DOCK_EVENT
LocationManager
AndroidManifest.xml
onMeasure()
43. Converts XML Document to XML DOM
Intents
XmlPullParser
Parser
ActionProvider
44. Represents the visual representation of an Android application
Lifecycle callback methods
SurfaceHolder.Callback
Extensible Markup Language (XML)
Activity
45. This class is the basis for handling flywheel-style fling gestures.
Scroller
Dalvik Debug Monitor Server
AndroidManifest.xml
Google
46. It inform the system what intents an application component is willing to accept.
Intent filters
Low power
Explicit intent
drawText()
47. These helpers are specialized classes for backing up certain kinds of data.
searchable configuration
onStart() - onStop()
ConnectivityManager
BackupHelper
48. It made implementing an effective and user friendly share action in your ActionBar even easier.
searchable configuration
Google
android.hardware.touchscreen
ActionProvider
49. This class defines abstract methods that you must override so that your database table can be created and upgraded when necessary.
onCreate() - onDestroy()
XmlPullParser
Google Cloud Messaging for Android (GCM)
SQLiteOpenHelper
50. This is a readable source of bytes.
onPause();
InputStream
searchable configuration
Fragments
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