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. Converts XML Document to XML DOM
onStart() - onStop()
AudioManager
ActionProvider
Parser
2. This behaves similarly to a SQLite table - but reads and writes to an object in memory via callbacks - instead of to a database file.
onDestroy();
Advanced Training
ViewStub
virtual table
3. 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()
AndroidManifest.xml
onCreate() - onDestroy()
Account
4. Once a connection has been established - the app uses this method to retrieve the data as an InputStream.
Paint
OAuth2
ViewStub
getInputStream()
5. It typically consumes more energy than 3G - which is in turn more expensive than 2G.
SearchView
Deserialize
LTE
Widgets
6. This class defines methods for drawing text - lines - bitmaps - and many other graphics primitives.
AttributeSet
Application footprint
Canvas
SurfaceHolder.Callback
7. Android is __________.
inflate()
AsyncTask
Layouts
Linux based
8. Android system uses a special virtual machine to run java based applicatons
BroadcastReceiver
Dalvik Virtual Machine
PieChart
ValueAnimator
9. Callback method: The activity has become visible.
ViewStub
onStop();
Geocoder
onResume();
10. Callback method: Another activity is taking focus
setVolumeControlStream()
Google Cloud Messaging for Android (GCM)
onPause();
onStop();
11. You can reacquire the necessary resources and resume actions that were interrupted. These state transitions are all part of the _________
HTTP
When the activity resumes
Lifecycle callback methods
AsyncTask
12. This is set up to animate for the duration of the fling.
Deserialize
ValueAnimator
Wi-Fi radio
View
13. Relative to pixels and resolution screen
Dots per inch
authenticator class
OAuth2 protocol
Open Handset Alliance
14. It is available starting with API Level 14 and higher.
GET_ACCOUNTS
ShareActionProvider
Widgets
AsyncTask
15. In order to get a list of accounts on the device - your app needs this permission.
BackupHelper
GET_ACCOUNTS
Intent filters
onCreate();
16. 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.
ETC1
Canvas
Activity
ActionProvider
17. It inform the system what intents an application component is willing to accept.
AttributeSet
Intent filters
virtual table
Objects Activity lifecycle
18. This is the most common input event in the Android system.
Application resources
touch
Back stack
setContentView
19. Necessary tools to develop Android applications
Android SDK
auth scope
onMeasure()
Application footprint
20. Most network-connected Android apps use this to send and receive data.
inflate()
searchable configuration
SecurityException
HTTP
21. An open source stand alone database
HttpURLConnection
SQLite
Dalvik Virtual Machine
onStop();
22. Callback method: The activity is no longer visible.
GestureDetector
AudioManager
onStop();
BackupHelper
23. Theseclasses simplify the steps required to enhance your app with powerful platform features or effectively optimize your app performance.
Advanced Training
Scroller
View
visible
24. The entire lifetime of an activity happens between the call to _____ and the call to _____
OAuth2
BatteryManager
onCreate() - onDestroy()
onSearchRequested()
25. Theseare a key part of Android applications that directly affect the user experience.
Scroller
onResume();
Layouts
GestureDetector
26. This includes tools to help you identify problems in your layout performance.
virtual table
Full power
Android SDK
AbstractAccountAuthenticator
27. This is used to convert raw touch events into gestures.
BroadcastReceiver
Google Cloud Messaging (GCM)
Fragments
GestureDetector
28. To create an activity - you must create a subclass of
Services
ACTION_DOCK_EVENT
Activity
Component - screen
29. If permissions are missing - the application will get this at runtime.
BroadcastReceiver
SecurityException
single-pane
GET_ACCOUNTS
30. On a rooted device - the credentials would be readable by anyone with this access to the device.
Application resources
AttributeSet
adb
LocationManager
31. These helpers are specialized classes for backing up certain kinds of data.
searchable configuration
onStart() - onStop()
BackupHelper
android.hardware.touchscreen
32. Used when a connection is active - allowing the device to transfer data at its highest possible rate.
onCreate() - onDestroy()
Full power
AsyncTask
LocationManager
33. In most cases this will offer greater bandwidth at a significantly lower battery cost.
SettingsActivity
Wi-Fi radio
PieChart
Stack
34. 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?
auth scope
resolveSizeAndState()
AttributeSet
ActionProvider
35. Android provides this handy method to direct volume key presses to the audio stream the user specify.
Scroller
setVolumeControlStream()
Stack
Account
36. This is the main class through which your application can access location services on Android.
Application resources
Account
LocationManager
Google Cloud Messaging (GCM)
37. _____ are views that provide a visual (and interactive) elements for the screen - such as a button - text field - checkbox - or just an image.
SQLite
Widgets
ACTION_DOCK_EVENT
SecurityException
38. This class provides one of the simplest ways to fire off a new task from the UI thread.
Lifecycle callback methods
android.hardware.touchscreen
AsyncTask
onResume();
39. This class defines abstract methods that you must override so that your database table can be created and upgraded when necessary.
authenticator class
<declare-styleable>
SQLiteOpenHelper
AbstractAccountAuthenticator
40. It made implementing an effective and user friendly share action in your ActionBar even easier.
LTE
ActionProvider
AsyncTask
single-pane
41. Answers queries about the state of network connectivity. It also notifies applications when network connectivity changes.
Paint
BroadcastReceiver
Stack - back stack
ConnectivityManager
42. This is used for the need of finer control over your view's layout parameters.
OAuth2
dual-
AsyncTask
onMeasure()
43. The helper method is used to create the final width and height values.
resolveSizeAndState()
drawText()
Extensible Markup Language (XML)
onResume();
44. If you want your APK to be visible on TVs which are non-touchscreen devices you should add this to your manifest.
AudioManager
GestureDetector
android.hardware.touchscreen
onPause();
45. This is a lightweight view with no dimension and doesn't draw anything or participate in the layout.
View
ViewStub
Entire
Low power
46. It is used as a reverse-geocoding where translating latitude longitude coordinates to a human-readable address happens.
onAudioFocusChange()
Geocoder
LTE
visible
47. Sharing of data in Android is done via________
resolveSizeAndState()
ACTION_DOCK_EVENT
AudioManager
Service Content Provider
48. It is an efficient and maintainable way to parse XML on Android.
onSearchRequested()
XmlPullParser
Google Cloud Messaging for Android (GCM)
resolveSizeAndState()
49. The visible lifetime of an activity happens between the call to ____ and the call to ______
Dalvik Debug Monitor Server
AsyncTask
Fragments
onStart() - onStop()
50. 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
visible
Paint
Ducking