This quiz focuses on Android development, specifically UI design for different device types. It assesses knowledge on resource directories, view extensions, and touch listeners, crucial for optimizing Android apps across devices.
Layout
Layout-large
Layout-phone
The name does not matter, it can be called anything
Rate this question:
Orientation
Size
UI Mode
Ratio
Rate this question:
CanvasView
SurfaceView
DrawingView
PaintView
Rate this question:
True
False
Rate this question:
View.OnClickListener
View.TouchListener
View.OnTouchListner
View.OnSwipeListener
Rate this question:
SurfaceHolder.Callback
SurfaceListener.StateChange
View.OnChangeListener
SurfaceHolder.StateChange
Rate this question:
FrameLayout
LinearLayout
RelativeLayout
TableLayout
Rate this question:
Main
Execute
Run
Start
Rate this question:
Surface
Canvas
Table
Screen
Rate this question:
(Rect object, Paint object)
(x,y,width,height,color)
(Circle object, Paint object)
No Parameters
Rate this question:
To create the surface
To manipulate the DOM
To start the game thread
To change the surface
Rate this question:
Firebase Cloud Messaging
FireBase Cloud Manager
FireBase Cloud Mediator
None of the Above
Rate this question:
Android Cloud to Device Messaging (C2DM)
Android Cloud Messenger (ADM)
Google Cloud Messaging (GCM)
Google Cloud Notification System (GCNS)
Rate this question:
It has built-in analytics.
It uses a built-in AES encryption algorithm to encrypt and decrypt messages to and from the FCM servers
It handles both registration and retry logic.
It allows for server-less solutions
Rate this question:
It is an SMS message.
Where data is sent to a client by a software application or computing device, without a specific request from the client.
Where data is sent to a client by a software application or computing device, after the client has made a request.
A form of long-polling.
Rate this question:
OnReceive
GetReceiver
SetReceiver
OnBlueToothReceive
Rate this question:
Bluetooth Low Energy
Bluetooth Light
Greentooth
Regular Bluetooth
Rate this question:
BlueTooth
BlueToothReceiver
BlueToothAdapter
BlueToothObject
Rate this question:
ACTION_DISCOVERY_STARTED, ACTION_DISCOVERY_FINISHED, ACTION_FOUND
STARTED, FINISHED, FOUND
INIT, END, DISCOVER
ACTION_DISCOVERY_INIT, ACTION_DISCOVERY_END, ACTION_DISCOVER
Rate this question:
BraordcasteReciver
Receiver
WiFiScanResult
OnReceiver
Rate this question:
AddNetwork()
GetWifiState()
UpdateNetwork()
All of them
Rate this question:
OnPause()
OnStop()
OnResume()
OnUpdate()
Rate this question:
Access Internet
ACCESS_WIFI_STATE
CHANGE_WIFI_STATE
All of them
Rate this question:
Import android.support.v4.app;
Import android.support.v7.app;
Import android.support.v4.app.*;
Import android.v4.app;
Rate this question:
OnViewCreate()
OnCreateView()
OnCreate()
OnAttach()
Rate this question:
True
False
Rate this question:
To get activity
For transaction between fragments
To call fragments
To stop activity
Rate this question:
Add, remove, delete
Add, remove, replace
Attach, detach, destroy
None of the above
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
OnPreExecute()
DoInBackground()
OnProgressUpdate()
OnPostExecute()
Above All
Rate this question:
Shared Preferences
Cursor
SQlite database
Not possible
Rate this question:
Gmail
Log cat contains the exception name along with the line number
Google search
None of the above.
Rate this question:
OnReceive()
OnCreate()
OnAttach()->onCreate() -> onCreateView() -> onActivityCreated() -> onStart() -> onResume()
None of the above
Rate this question:
SurfaceHolder
SurfaceView`
SurfaceTexture
Canvas
Rate this question:
MotionEvent.ACTION_OFF
MotionEvent.ACTION_MOVE
Motion.Event.ACTION_DOWN
MotionEvent.ACTION_UP
Rate this question:
SurfaceTexture, SurfaceView
SurfaceView, SurfaceHolder
SurfaceHolder, GamePanel
SurfaceView, GamePanel
Rate this question:
Height, Colour, Starting X position, Starting Y Position, Player
Width, Height, Starting X Position, Starting Y Position, Colour
Width, Height, Player Object Size, Colour
Player Object Size, Color, Width
Rate this question:
Check()
Update()
IsChanged()
Draw()
Rate this question:
System.nanotime()
SurfaceView
System.Max()
Update()
Rate this question:
Rectangle Player
Obstacle
A and b
None of these
Rate this question:
SurfaceHolder.CallBack()
SurfaceHolder.Listener()
SurfaceView.CallBack()
Surfaceview.Listener()
Rate this question:
True
False
Rate this question:
Automated back up
Required connection
Less device storage needed
None of the above
Rate this question:
Small user fee
Reduced data storage
Automated reports on user’s data
All of the above
Rate this question:
True
False
Rate this question:
Critical app data
User login info
User payment details
All of the above
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.