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. On a rooted device - the credentials would be readable by anyone with this access to the device.
SearchView
View
adb
auth scope
2. An open source group led by Google
Wi-Fi radio
drawBitmap()
Open Handset Alliance
AsyncTask
3. It is a lightweight mechanism used to transmit data from a server to a particular app instance.
onCreate() - onDestroy()
Google Cloud Messaging for Android (GCM)
Stack - back stack
SurfaceHolder.Callback
4. You can set the layout as the UI for your activity with passing the resource ID for the layout.
AsyncTask
drawBitmap()
setContentView
Fragments
5. Callback method: The activity is no longer visible
Activity
onStop();
ConnectivityManager
isConnected()
6. Used when a connection is active - allowing the device to transfer data at its highest possible rate.
virtual table
setContentView
Full power
Layouts
7. This is used for the need of finer control over your view's layout parameters.
SurfaceView
Emulator
Google Play
onMeasure()
8. ______ are views derived from ViewGroup that provide a unique layout model for its child views
onDraw()
PackageManager
Layouts
View
9. Sharing of data in Android is done via________
ActionProvider
ETC1
Service Content Provider
Hierarchy Viewer
10. A service in which programmers can offer their Android application to Android users.
ShareActionProvider
BackupHelper
Google Play
BroadcastReceiver
11. This class defines abstract methods that you must override so that your database table can be created and upgraded when necessary.
SQLiteOpenHelper
Widgets
ETC1
SecurityException
12. Answers queries about the state of network connectivity. It also notifies applications when network connectivity changes.
GET_ACCOUNTS
Component - screen
onDraw()
ConnectivityManager
13. 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.
Ducking
AttributeSet
isConnected()
Layouts
14. To create an activity - you must create a subclass of
GestureDetector
AudioManager
Activity
single-pane
15. In order for the AccountManager to work with your custom account code - you need this class that implements the interfaces that AccountManager expects.
Lifecycle callback methods
GestureDetector
authenticator class
AudioManager
16. An Activity is an application ______ that provides a _______ with which users can interact in order to do something - such as dial the phone - take a photo - send an email - or view a map
Component - screen
Emulator
ViewStub
dual-
17. A styleable entity that contains these two custom attributes: showText and labelPosition.
PieChart
View
OAuth2 protocol
When the activity resumes
18. It is a string that defines the specific type of access your app is asking for.
SettingsActivity
onDraw()
auth scope
Linux based
19. Your activity should perform setup of "global" state (such as defining layout) in ____ and release all remaining resources in _____
HttpURLConnection
ViewStub
onCreate() - onDestroy()
onStop();
20. In order to get a list of accounts on the device - your app needs this permission.
SQLiteOpenHelper
<declare-styleable>
visible
GET_ACCOUNTS
21. This class provides one of the simplest ways to fire off a new task from the UI thread.
SettingsActivity
Open Handset Alliance
AsyncTask
onDraw()
22. This broadcasts all battery and charging details in a sticky Intent that includes the charging status.
Destroyed - previous
GestureDetector
BatteryManager
isConnected()
23. This method returns the inflated View once complete so you don't need to call findViewById() if you need to interact with the layout.
inflate()
Deserialize
ETC1
Implicit intent
24. Describes the status of a network interface of a given type (currently either Mobile or Wi-Fi).
isConnected()
NetworkInfo
Dots per inch
searchable configuration
25. This broadcasts an action whenever the device is connected or disconnected from power.
Back stack
BatteryManager
Linux based
security sandbox
26. The visible lifetime of an activity happens between the call to ____ and the call to ______
onCreate();
SurfaceView
onStart() - onStop()
AttributeSet
27. 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
PackageManager
Explicit intent
Scroller
SearchView
28. Callback method: The activity is no longer visible.
Parser
onStop();
AndroidManifest.xml
Linux based
29. It doesn't currently support the <merge/> tag in the layouts to be inflated.
Entire
auth scope
EXTRA_STREAM
ViewStub
30. This is an interface which is used to pass image data from the camera hardware to the application.
authenticator class
GestureDetector
SurfaceHolder.Callback
InputStream
31. These helpers are specialized classes for backing up certain kinds of data.
SecurityException
BackupHelper
LTE
GestureDetector
32. An open source stand alone database
SearchView
Layouts
SurfaceHolder.Callback
SQLite
33. _____ are views that provide a visual (and interactive) elements for the screen - such as a button - text field - checkbox - or just an image.
Widgets
Intent filters
ShareActionProvider
BroadcastReceiver
34. An _______ is an application component that provides a screen with which users can interact in order to do something - such as dial the phone - take a photo - send an email - or view a map.
Activity
SurfaceHolder.Callback
Google
ActionProvider
35. Each time a new activity starts - the previous activity is stopped - but the system preserves the activity in a _____ (the ______).
Stack - back stack
Extensible Markup Language (XML)
Dalvik Virtual Machine
Destroyed - previous
36. The dock-state details are included as an extra in a sticky broadcast of this action.
onAudioFocusChange()
Open Handset Alliance
ACTION_DOCK_EVENT
Low power
37. This class is the basis for handling flywheel-style fling gestures.
Scroller
onStop();
Activity
Hierarchy Viewer
38. Once installed on a device - each Android application lives in its own ______
<declare-styleable>
Standby
drawText()
security sandbox
39. It is an efficient and maintainable way to parse XML on Android.
setContentView
adb
XmlPullParser
android.hardware.touchscreen
40. This is used to check that you're actually connected to the Internet and what type of connection is in place.
Advanced Training
Account
ConnectivityManager
onStart() - onStop()
41. This is used to fetch the account names that the user has stored on their device.
Service Content Provider
Account Manager
AsyncTask
LocationManager
42. Callback method: The activity is being created.
View
onCreate();
AsyncTask
Deserialize
43. An intermediate state that uses around 50% of the battery power at the full state.
Scroller
Account Manager
Low power
PackageManager
44. If you want your APK to be visible on TVs which are non-touchscreen devices you should add this to your manifest.
Google Play
Parser
android.hardware.touchscreen
Widgets
45. The minimal energy state during which no network connection is active or required.
Standby
Back stack
AndroidManifest.xml
Android SDK
46. Theseclasses simplify the steps required to enhance your app with powerful platform features or effectively optimize your app performance.
onDraw()
Advanced Training
AbstractAccountAuthenticator
ConnectivityManager
47. 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 ___ .
Stack
BatteryManager
SecurityException
SurfaceView
48. This is a base class supplied by Android framework - which you can extend to create your own custom authenticator.
Intent filters
AccountAuthenticatorActivity
Component - screen
auth scope
49. The Android SDK tools include a tool that allows you to analyze your layout while your application is running.
Hierarchy Viewer
getInputStream()
Entire
SQLiteOpenHelper
50. To respond to media button clicks - you need to register this in your manifest that listens for this action broadcast.
BroadcastReceiver
Serialize
Stack - back stack
EXTRA_STREAM
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