Correct Answer:
Embossed
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Format
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Android
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
adb shell uiautomator runtest LaunchSettings.jar -c com.uia.example.my.LaunChSetting
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
mydevice = MonkeyRunner.waitForConnection()
Note: This Question is unanswered, help us to find answer for this one
Which of the following is the correct syntax for changing the test build type to "staging" in your module-level build.gradle file using Android Studio?
Correct Answer:
android [ testBuildType ]
Note: This Question is unanswered, help us to find answer for this one
In Android Studio, which of the following options of etcl tool command line utility is used for creating a PNG file from an ETC1 file?
Correct Answer:
-decode
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
S adb shell screencap /sdcard/screen.png
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
lnput[id'='checkName']
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
It is used to access web views on iOS device.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
uiautomatorviewer
Note: This Question is unanswered, help us to find answer for this one
In Android Studio, which of the following features are provided by the Ul/Application Exerciser Monkey?
i) It provides Options for Operational constraints, for example, restricting the test to a single
package.
ii) It provides options for event types and frequencies.
iii) It provides basic configuration Options.
iv) It provides debugging options.
Correct Answer:
All options 0, ii), iii), and iv)
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
adb shell ls lsystem/bin
Note: This Question is unanswered, help us to find answer for this one
Which of the following is the correct syntax of the command that is executed for using Monkey tool on the default Android Ul application, given that the user has already navigated to the required directory and connected the Android device with the PC?
Correct Answer:
adb shell monkey -p your.package.name -v 500
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
@BeforeClass
Note: This Question is unanswered, help us to find answer for this one
Which of the following commands is used by Selenium grid for checking the ports used by all running programs on your machine?
Correct Answer:
netstat -a
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Hierarchy Viewer
Note: This Question is unanswered, help us to find answer for this one
Which of the following arguments is NOT used by the alert method, of MonkeyRunner class, that displays an alert dialog to the process running the current program?
Correct Answer:
format
Note: This Question is unanswered, help us to find answer for this one
As a test engineer of an IT organization if you are required to check whether or not the target app returns the correct UI output in response to user interactions in the activities of the app, then which of the following types of testing would you use?
Correct Answer:
Components within your app only (Integration Test)
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Systrace
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
lgradlew CAT
Note: This Question is unanswered, help us to find answer for this one
Which of the following is the correct syntax of the ui automator tool command that is used for deploying the user generated test JAR file to the test device?
Correct Answer:
adb push
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
-port
Note: This Question is unanswered, help us to find answer for this one
In Android Studio, which of the following debugging tools provides the user a graphical viewer for execution logs saved by the user
Correct Answer:
traceview
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
debug log
Note: This Question is unanswered, help us to find answer for this one
Which Of the following is the correct syntax of the activity manager command used for starting profile on
Correct Answer:
profile start
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
S adb shell monkey [Options]
Note: This Question is unanswered, help us to find answer for this one
Suppose. you want to analyse the UI components of an application that is to be tested. You have already connected your Android device to your deployment machine, Opened the terminal window, and navigated to ltoolsl. The next step is to run the uiautomatorviewer tool. Which of the following commands will you use to run this tool?
Correct Answer:
uiautomatorviewer
Note: This Question is unanswered, help us to find answer for this one
While using Selendroid, which of the following properties specifies the app id of a native or hybrid app under test?
Correct Answer:
aut
Note: This Question is unanswered, help us to find answer for this one
In Android Studio, which of the following tools is used for shrinking, optimizing, and obfuscating the user
Correct Answer:
ProGuard
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
SelendroidCapabilities.android( )
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
setUp()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
monkeyrunner
Note: This Question is unanswered, help us to find answer for this one
In Android Studio. which of the following is the correct return type of MonkeyDevice waitForConnection (float timeout, string deviceld) method that tries to establish a connection between the monkeyrunner backend and the specified device or emulator?
Correct Answer:
MonkeyDevice instance for the device or emulator.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
from com.android.monkeyrunner import
Note: This Question is unanswered, help us to find answer for this one
In Android Studio, which of the following is the correct syntax of the method used for waking the screen of Mon keyDevice?
Correct Answer:
void wake ()
Note: This Question is unanswered, help us to find answer for this one
ln Android Studio, which of the following keys would you press to add a line breakpoint after you have located the code line where you wish to pause the execution and placed the caret on that line?
(Consider the operating system to be Windows.)
Correct Answer:
Control+F8
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
adb -s
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
It is used for printing a stack trace at any point in an app code
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
adb tool
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
WebElement element = driverftndElement(By.id())
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Seconds
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
MonkeyDevice
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Native
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
—wait-dbg
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
$ jobb -d ltemp/obb-output/ -o my-app-assets.obb -k secret-key
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
date time PlD-TlD/package priority/tag: message
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
it is used to register Appium server with a local selenium grid
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
GPU tracing does not modify the user's APK.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
monkeyrunner help.py
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
zipalign -c -v
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
monkeyrunner -plugin
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
am instrument [flags]
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
AndroidTestCase
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
gfxinfo
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
adb shell dumpsys meminfo
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
3 assertFalse(make.isMultiple());
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
adb Shell bmgr restore
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
storeTable
Note: This Question is unanswered, help us to find answer for this one
While working on Android Studio, which of the following features are supported by the monkeyrunner tool in order to perform Android testing?
i) It supports functional testing.
ii) It supports regression testing.
iii) It supports only single device control.
iv) It supports extensible automation.
Correct Answer:
Only options, i, ii, and iv
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
ERROR
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Info
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Ul/Application Exerciser Monkey
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
res/layout/
res/layout-large/
res/layout-xlarge/
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
R.menu.filename
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Arrayadapter
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
setContentView()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Dialogue
Toast
Popup
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
res/menu/filename.xml
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
It’s a type message that allows you to bind separate objects (such as activation) together at runtime.
If one activity wants to start a second activity, it does it by sending an intnet to Android.
startActivity(intent); This tells Android to start the activity specified by the intent.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
An intent filter specifies what types of intent each component can receive.
Intent filters are defined inside AndroidManifest.xml
An intent filter also specifies a category
An intent filter must include a category of android.intent.category.DEFAULT, if it’s to receive explicit intents
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
R.java is a special Java file that gets generated by the Android tools whenever you create or build your app
Android uses R.java to keep track of the resources used within the app
It enables you to get references to GUI components from within your activity code
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Enable USB debugging on Android device
Install USB driver for Windows or create udev rules file for Linux. No USB drivers needed for Mac
Plug Android device to your computer
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
findViewById(R.id.water)
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
putExtra()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Fragments
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
onDetach()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
String.valueOf(Object)
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
onCreate()
onStart()
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
android:parentActivityName=
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
ProgressDialog
requestWindowFeature
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Screen2 can exist in any other Android application installed on the device.
Screen2 will always be launched asynchronously.
Screen2 can return a result code to Screen1 if launched with startSubActivity.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following correctly adds a string array resource to strings.xml?
Correct Answer:
Note: This Question is unanswered, help us to find answer for this one
When publishing updates to an app on the Google Play Store, which of the following are true?
Correct Answer:
The keystore used to sign the APK to publish the app must match previous published versions.
The package name must be the same.
The versionCode must be incremented or higher than the previous published version.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
If the intent has extra integer information passed to it with a name of "message", we can retrieve that information using which of the following?
Correct Answer:
intent.getIntExtra("message");
Note: This Question is unanswered, help us to find answer for this one
Buttons and text views both inherit from the same Android class named _____.
Correct Answer:
android.view.View
Note: This Question is unanswered, help us to find answer for this one
The best practice is to put string values in _________ file.
Correct Answer:
strings.xml
Note: This Question is unanswered, help us to find answer for this one
A layout can retrieve the value of the String named 'stringmessage' using `____`.
Correct Answer:
@string/string_message
Note: This Question is unanswered, help us to find answer for this one
The strings.xml has a _________ element, which contains one or more elements.
Correct Answer:
<resources>
Note: This Question is unanswered, help us to find answer for this one
AndroidMainfest.xml file contains the following essential information about your app: (choose all that apply)
Correct Answer:
App icon
Theme affects
App activities
Required libraries
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which statement correctly assigns the id to textView element in layout file?
Correct Answer:
<TextView android:id="@+id/textView />
Note: This Question is unanswered, help us to find answer for this one
Which file contains information about the app?
Correct Answer:
AndroidManifest.xml
Note: This Question is unanswered, help us to find answer for this one
The 'showAsAction' attribute of in a menu resource file can have which of the following values? Check all that apply.
Correct Answer:
ifRoom
withText
never
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following data types does AIDL support?
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
What does the following code output? public class XYZ extends AsyncTask { @Override protected String doInBackground(String... params) { PowerManager pm = (PowerManager) getSystemService(Context.POWER_SERVICE); final WakeLockwl = pm.newWakeLock(PowerManager.SCREEN_BRIGHT_WAKE_LOCK |PowerManager.ACQUIRE_CAUSES_WAKEUP |PowerManager.ON_AFTER_RELEASE, ""); wl.acquire(); return "Executed"; } @Override protected void onPostExecute(String result) {} }
Correct Answer:
Lock the screen
Note: This Question is unanswered, help us to find answer for this one
What does mean by the following XML code?
AndroidManifest.xml
<application android:label=»@string/app_name» android:icon=»@drawable/icon»
android:name=»com.intel.starApp»> … ….
<meta-data android:name=»DATABASE» android:value=» example.db»>
<meta-data android:name=»VERSION» android:value=»2″>
<meta-data android:name=»QUERY_LOG» android:value=»true»>
…
</meta-data></meta-data></meta-data>
Correct Answer:
Local SQLite DataBase file name is “example.db”, DBMS version 2.0, Logs selected queries
Note: This Question is unanswered, help us to find answer for this one
How to show option menu using the following source on Samsung phone but cannot see it. How to fix it? try { ViewConfigurationconfig = ViewConfiguration.get(this); Field menuKeyField = ViewConfiguration.class .getDeclaredField("sHasPermanentMenuKey"); if (menuKeyField != null) { menuKeyField.setAccessible(true); menuKeyField.setBoolean(config, false); } } catch (Exception e) { e.printStackTrace(); }
Correct Answer:
None of the above
Note: This Question is unanswered, help us to find answer for this one
Which of the following ADT generates a debug certificate automatically for emulator and device?
Correct Answer:
Key alias:”androiddebugkey”
Keystore name:”debug.keystore”
Keystore password:”android”
Key password:”android”
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Android Architecture is consisted of the following components?
Correct Answer:
Linux Kernel
Libraries
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following are possible states of a process?
Correct Answer:
Visible Activity
Background Activity
Empty Process
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Following methods called during the life cycle of an android activity are?
Correct Answer:
onStart
onStop
onDestroy
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following common design patterns are used in Android?
Correct Answer:
Model View Controller
Model View View Model
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
What is the output if following code executed? final Intent mainIntent = new Intent(Intent.ACTION_MAIN, null); mainIntent.addCategory(Intent.CATEGORY_LAUNCHER); final List pkgAppsList = getPackageManager().queryIntentActivities(mainIntent, 0); for (Object object : pkgAppsList) { ResolveInfo info = (ResolveInfo) object; File file = new File(info.activityInfo.applicationInfo.publicSourceDir); // … }
Correct Answer:
Get list of installed applications and get public source directory for each app
Note: This Question is unanswered, help us to find answer for this one
If you are going to check a network connection with the below source code, what would be required to make it work? public boolean isOnline() { ConnectivityManager cm = (ConnectivityManager) getSystemService(Context.CONNECTIVITY_SERVICE); NetworkInfo netInfo = cm.getActiveNetworkInfo(); if (netInfo != null && netInfo.isConnectedOrConnecting()) return true; return false; }
Correct Answer:
android.permission.ACCESS_NETWORK_STATE
Note: This Question is unanswered, help us to find answer for this one
After building an Android project with Android Studio, what is the purpose of generating R.java as follows? package com.intelstar.venus; public final class R { public static final class attr { } public static final class drawable { public static final int icon=0x7f020000; } public static final class layout { public static final int main=0x7f030000; } public static final class string { public static final int app_name=0x7f040000; } }
Correct Answer:
R class is used for the linking of the resource into the source code
Note: This Question is unanswered, help us to find answer for this one
What is the output if following code executed? public int pxToDp(int px) { DisplayMetrics displayMetrics = getContext().getResources().getDisplayMetrics(); int dp = Math.round(px / (displayMetrics.xdpi / DisplayMetrics.DENSITY_DEFAULT)); return dp; } public int dpToPx(int dp) { DisplayMetrics displayMetrics = getContext().getResources().getDisplayMetrics(); int px = Math.round(dp * (displayMetrics.xdpi / DisplayMetrics.DENSITY_DEFAULT)); return px; }
Correct Answer:
pxToDp() converts pixel into screen size value, and dpToPx() works via versa
Note: This Question is unanswered, help us to find answer for this one
What is the output if following code executed? Values/google_maps_api.xml google_maps_key (key from https://console.developers.google.com/) AndroidManifest.xml <meta-data android:name="com.google.android.geo.API_KEY" android:value="@string/google_maps_key" /> Build.gradle(Module: app) Dependencies{ … Compile ‘com.google.android.gms:play-services:8.4.0’ }
Correct Answer:
Supports Google Map API environment for the geolocation and map related app
Note: This Question is unanswered, help us to find answer for this one
What does the following code do? Calendar cal = Calendar.getInstance(); DateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd"); cal.add(Calendar.DATE, -1); return dateFormat.format(cal.getTime());
Correct Answer:
Get yesterday date and returns its formatted string
Note: This Question is unanswered, help us to find answer for this one
An Intent object is a bundle of information and what are the object contains?
Correct Answer:
D) A and C
Note: This Question is unanswered, help us to find answer for this one
What does A() function do? private void A() { B(getActivity(), "com.app.package.here"); } public void B(Context context, String packageN) { Intent i = context.getPackageManager().getLaunchIntentForPackage(packageN); if (i == null) { i.addCategory(Intent.CATEGORY_LAUNCHER); context.startActivity(i); } else { try { context.startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("market://details?id=" + packageN))); } catch (android.content.ActivityNotFoundException anfe) { context.startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("http://play.google.com/store/apps/details?id=" + packageN))); } } }
Correct Answer:
Launch other app named as “com.app.package.here”
Note: This Question is unanswered, help us to find answer for this one
When creating main Android App project with Android studio, how can we support localization of the Android App?
Correct Answer:
main/res/values/strings.xml
Note: This Question is unanswered, help us to find answer for this one
The setData() method specifies data only as a ____ , setType() specifies it only as a MIME type, and setDataAndType() specifies it as both a URI and a MIME type. The URI is read by getData() and the type by getType()?
Correct Answer:
URI
Note: This Question is unanswered, help us to find answer for this one
Technically you can use Eclipse with versions 5 and newer. However, the latest version of Eclipse was only tested on the __ JRE ?
Correct Answer:
Java 5
Note: This Question is unanswered, help us to find answer for this one
What does the following code? public void launchScreen(Activity activity) { Intent intent = new Intent(Intent.ACTION_MAIN, null); intent.addCategory(Intent.CATEGORY_HOME); intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED); activity.startActivity(intent); }
Correct Answer:
Open Home screen
Note: This Question is unanswered, help us to find answer for this one
Which of the following are key components under the Android application Architecture?
Correct Answer:
resource externalization
notifications
content providers
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
The addCategory() method places a category in an Intent object, ____ deletes a category previously added, and ____ gets the set of all categories currently in the object?
Correct Answer:
removeCategory()
getCategories()
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Following Android Classes will uses Design Patterns?
Correct Answer:
View Holder uses Singleton Design Pattern
Adapter uses Adapter Design Pattern
Broadcast Receiver uses Observer Design Pattern
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
By default, ArrayAdapter creates a view for each array item by calling toString() on each item and placing the contents in?
Correct Answer:
TextView
Note: This Question is unanswered, help us to find answer for this one
A service has lifecycle callback methods that you can implement to __ changes in the service's state and you can perform work at the appropriate stage?
Correct Answer:
monitor
Note: This Question is unanswered, help us to find answer for this one
What is Robolectric?
Correct Answer:
An Android unit testing framework.
Note: This Question is unanswered, help us to find answer for this one
Which of these table element does not exists?
Correct Answer:
<tcol>
Note: This Question is unanswered, help us to find answer for this one
What is Google Cloud Messaging?
Correct Answer:
A service that can be used to send messages to Android devices using Google's cloud platform.
Note: This Question is unanswered, help us to find answer for this one
With regard to graphics, what is the “dirty rect”?
Correct Answer:
An object that is passed as an argument to the invalidate() method to denote the portion of screen that should be redrawn.
Note: This Question is unanswered, help us to find answer for this one
What is the purpose of the Systrace tool?
Correct Answer:
It analyzes the execution of an application and places operations into a system-wide context on a common, visual timeline.
Note: This Question is unanswered, help us to find answer for this one
Which exception is thrown when an image exceeds the maximum allocated size in memory?
Correct Answer:
OutOfMemoryException
Note: This Question is unanswered, help us to find answer for this one
What is Robotium?
Correct Answer:
An Android test automation framework.
Note: This Question is unanswered, help us to find answer for this one
Which of the following enables you to use Java 8 features when building apps for Android?
Correct Answer:
retrolambda
Note: This Question is unanswered, help us to find answer for this one
What is an Intent Filter?
Correct Answer:
Provides the OS with the data types that an application can receive from an Intent triggered elsewhere.
Note: This Question is unanswered, help us to find answer for this one
What is the primary purpose of an Intent?
Correct Answer:
Used in order to send a command or data to another Application.
Note: This Question is unanswered, help us to find answer for this one
Which of the following is true when an Android device is rotated?
Correct Answer:
The Activity is destroyed and recreated.
Note: This Question is unanswered, help us to find answer for this one
Within the context of Android resource definitions, what do 'sw600' and 'w800' mean?
Correct Answer:
sw600 resources are referenced when the screen width exceeds 600dp in width, w800 resources are referenced when the screen width is exactly 800dp.
Note: This Question is unanswered, help us to find answer for this one
How could using Guava in an Android application cause problems at build time in particular?
Correct Answer:
The libraries are large and can cause the compiler to exceed the 65k method limit imposed by Java 7 and below.
Note: This Question is unanswered, help us to find answer for this one
Which of the following is the correct way to request permission to allow an app feature to access the internet?
Correct Answer:
<uses-permission android:name="android.permission.INTERNET"/>
Note: This Question is unanswered, help us to find answer for this one
Which of the following is a tool used for profiling the performance of Android apps?
Correct Answer:
Traceview
Note: This Question is unanswered, help us to find answer for this one
What is Guava?
Correct Answer:
An open-source project consisting of common libraries for Java, maintained and primarily developed by Google.
Note: This Question is unanswered, help us to find answer for this one
In the context of Android development tools, what does DDMS stand for?
Correct Answer:
Dalvik Debug Monitor Server
Note: This Question is unanswered, help us to find answer for this one
What is Lint?
Correct Answer:
A static code analysis tool that checks code for bugs, optimisation opportunities, common coding errors and other patterns indicating that the code could be improved.
Note: This Question is unanswered, help us to find answer for this one
What are the two types of Intent in Android?
Correct Answer:
Implicit and Explicit
Note: This Question is unanswered, help us to find answer for this one
Which of the following FragmentTransaction methods allow the transaction to occur after the parent Activity’s state has been saved?
Correct Answer:
commitAllowingStateLoss()
Note: This Question is unanswered, help us to find answer for this one
If required during the build process, where should sensitive information such as API Keys, keystore passwords and VCS login details be kept when using Android Studio?
Correct Answer:
In a configuration file outside of version control, such as gradle.properties.
Note: This Question is unanswered, help us to find answer for this one
What is the purpose of Volley?
Correct Answer:
A convenience library that makes network calls easier and faster.
Note: This Question is unanswered, help us to find answer for this one
Which feature of the Java build process allows for Android projects with more than 65k method calls?
Correct Answer:
Multidexing
Note: This Question is unanswered, help us to find answer for this one
With regard to Android Wear, what is Ambient Mode?
Correct Answer:
The dimmed or reduced detail display state which some devices enter when they are not being actively interacted with by the user.
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements are true with regard to an AsyncTask class.
Correct Answer:
AsyncTasks are executed serially on a single background thread on all versions of Android.
Note: This Question is unanswered, help us to find answer for this one
What is the difference between a Broadcast Receiver and an Intent Filter?
Correct Answer:
A Broadcast Receiver allows an app to register to be notified upon system or application events, an Intent Filter specifies which Intents an app can receive.
Note: This Question is unanswered, help us to find answer for this one
What is a WakeLock?
Correct Answer:
A feature of the PowerManager that indicates to the system that your app requires the device to stay on.
Note: This Question is unanswered, help us to find answer for this one
Which of the following will cause a Force Close event?
Correct Answer:
An unhandled null pointer exception.
An unhandled invalid parser exception.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
In which situation is it acceptable to make network calls on the UI thread?
Correct Answer:
Where asynchronous data calls are required.
Note: This Question is unanswered, help us to find answer for this one
When defining a View within an XML layout, which two attributes are always required?
Correct Answer:
Width and Height
Note: This Question is unanswered, help us to find answer for this one
What does ANR stand for?
Correct Answer:
Application Not Responding
Note: This Question is unanswered, help us to find answer for this one
What is the largest size of a texture that can be loaded within an Android application?
Correct Answer:
The value is hardware-dependent, so should be referenced by calling Canvas.getMaximumBitmapWidth()/Canvas.getMaximumBitmapHeight() post ICS, and GL_MAX_TEXTURE_SIZE directly in previous releases.
Note: This Question is unanswered, help us to find answer for this one
What must be done after a TypedArray is no longer needed?
Correct Answer:
The recycle() method must be manually called in order to notify the system that the object is no longer using the memory allocated to it.
Note: This Question is unanswered, help us to find answer for this one
What is a RemoteView for?
Correct Answer:
It defines a view hierarchy that can be displayed in another process, such as a rich notification layout or home screen widget.
Note: This Question is unanswered, help us to find answer for this one
What was Project Butter?
Correct Answer:
An AOSP initiative aimed at making APIs easier to understand by new developers, on order to reduce the instability found in some poorly designed apps.
Note: This Question is unanswered, help us to find answer for this one
What are the Android Support Libraries for?
Correct Answer:
They allow features introduced in more recent versions of Android to be used on devices running older OS versions.
Note: This Question is unanswered, help us to find answer for this one
What is Retrofit?
Correct Answer:
A type-safe client for consuming RESTful APIs in Android and Java in general.
Note: This Question is unanswered, help us to find answer for this one
What does a strikethrough formatting indicate in Android Studio?
Correct Answer:
That the method or class in use has been newly introduced in the current version of the build tools in use.
Note: This Question is unanswered, help us to find answer for this one
Where should layouts be defined wherever possible?
Correct Answer:
In XML
Note: This Question is unanswered, help us to find answer for this one
What is a Master Detail pattern?
Correct Answer:
A layout pattern consisting of a Master layout (containing a collection of data) and Detail (containing detailed information about an item from the collection).
Note: This Question is unanswered, help us to find answer for this one
When does ANR occur?
Correct Answer:
When there has been no response to user input event within 5 seconds.
Note: This Question is unanswered, help us to find answer for this one
What is the purpose of the AppCompat library?
Correct Answer:
It allows the ActionBar UI pattern to be used on older versions of Android.
Note: This Question is unanswered, help us to find answer for this one
The default action resultant when pressing the device back button is to pop the backstack. What is the backstack?
Correct Answer:
A stack data structure containing every activity in the order that they were opened. The pop action removes the most recently opened activity.
Note: This Question is unanswered, help us to find answer for this one
Which of the following is considered best practice according to Google’s Android Development documentation?
Correct Answer:
Use Fragments whenever possible, Activities should only be used where a FragmentManager and Fragments cannot do the job required.
Note: This Question is unanswered, help us to find answer for this one
What feature of the Google Play Store allows developers to release pre-production builds to testers?
Correct Answer:
Google Play Alpha and Beta deployment channels.
Note: This Question is unanswered, help us to find answer for this one
Which is the correct file in which you should request permissions that an app will use?
Correct Answer:
In AndroidManifest.xml.
Note: This Question is unanswered, help us to find answer for this one
In the context of the Android OS, what is the GC?
Correct Answer:
Part of the Dalvik VM that is responsible for clearing and reallocating unused memory when it is no longer required or when higher priority services or applications require it.
Note: This Question is unanswered, help us to find answer for this one
How many expansion files can an APK file have? Select all correct options.
Correct Answer:
one
two
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following is not Content Provider?
Correct Answer:
Shared Preferences
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements is not correct with regards to using Content Providers?
Correct Answer:
using an SQLite database if the use is entirely within on application.
Note: This Question is unanswered, help us to find answer for this one
Which of the following classes does not relate to other? SQLiteOpenHelper, SQLiteDatabase, Cursor, ContentProvider
Correct Answer:
Cursor
Note: This Question is unanswered, help us to find answer for this one
Which of the following programming languages can be used to develop software applications for the Android platform?
Correct Answer:
Java
Note: This Question is unanswered, help us to find answer for this one
Which of the following are true about PhoneStateIntentReceiver.notifyPhoneCallState?
Correct Answer:
notifyPhoneCallState has to be called if your application wishes to receive a notification about an incoming phone call.
Note: This Question is unanswered, help us to find answer for this one
Which of the following is/are appropriate for saving the state of an Android application?
Correct Answer:
Activity.onFreeze()
Note: This Question is unanswered, help us to find answer for this one
Which of the following is correct to use for data transfer regularly and efficiently, but not instantaneously?
Correct Answer:
Sync adapters
Note: This Question is unanswered, help us to find answer for this one
Fill in the blank:
___________ makes appropriate list of application data for the other applications.
Correct Answer:
content provider
Note: This Question is unanswered, help us to find answer for this one
Which of the following tools can be used to reduce apk package size?
Correct Answer:
ProGuard
Note: This Question is unanswered, help us to find answer for this one
What is the maximum supported size for a single expansion file in the Google Play Store?
Correct Answer:
2GB
Note: This Question is unanswered, help us to find answer for this one
Which of the following attributes in the manifest file defines version information of an application for the Google Play Store (as opposed to defining version information for display to users)?
Correct Answer:
android:versionCode
Note: This Question is unanswered, help us to find answer for this one
Fill in the blank:
Once an app is published, the ________ cannot be changed. It should be unique for each APK.
Correct Answer:
package name
Note: This Question is unanswered, help us to find answer for this one
What is the maximum supported file size for a single APK file (excluding expansion packages) in the Google Play Store?
Correct Answer:
50MB
Note: This Question is unanswered, help us to find answer for this one
Which of the following procedures will get the package name of an APK file?
Correct Answer:
Programmatically, using PackageManager in an installed Android app.
Note: This Question is unanswered, help us to find answer for this one
What is correct regarding GCM - Google Cloud Messaging service?
Correct Answer:
It does device to server communication and vice versa.
Note: This Question is unanswered, help us to find answer for this one
Which of the following functions will return all available Content Providers?
Correct Answer:
List<ProviderInfo> returnList = new ArrayList<ProvderInfo>(); for (PackageInfo pack : getPackageManager().getInstalledPackages(PackageManager.GET_PROVIDERS)) { ProviderInfo[] providers = pack.providers; if (providers != null) { returnList.addAll(Arrays.asList(providers)); } } return returnList;
Note: This Question is unanswered, help us to find answer for this one
Which of the following is the best way to request user permission if an Android application receives location updates from both NETWORK_PROVIDER and GPS_PROVIDER?
Correct Answer:
Adding these two lines to the Android manifest file: <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" /> <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements are correct with regards to publishing updates of apps on Google Play?
Correct Answer:
The android:versionCode attribute in the manifest file must be incremented and the APK file must be signed with the same private key.
Note: This Question is unanswered, help us to find answer for this one
Which of the following statement is correct regarding StrictMode?
Correct Answer:
All of the above
Note: This Question is unanswered, help us to find answer for this one
Consider the XML fragment below, which is taken from one of the files in an Android project:
android:layout_width = "fill_parent"
android:layout_height = "fill_parent"
android:text = "Some Text">
Which of the following are true about the XML fragment above?
Correct Answer:
It is taken from an XML file used to define a view.
If this is not the outer most tag in the XML file then it need not contain the xmlns: attribute.
MyElement should be the name of a class derived, directly or indirectly, from the View class.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following classes is not used in working with database?
Correct Answer:
DatabaseHelper
Note: This Question is unanswered, help us to find answer for this one
Which of the following are valid ways to deploy an Android application to a device?
Correct Answer:
All of these.
Note: This Question is unanswered, help us to find answer for this one
Which of the following 4 classes does not relate to others?
ApplicationInfo, SyncInfo, ActivityInfo, PackageInfo
Correct Answer:
SyncInfo
Note: This Question is unanswered, help us to find answer for this one
Which of the following protocols are provided by Google for GCM Connection Servers?
A) HTTP
B) XMPP
C) SOAP
D) RMI
Correct Answer:
A and B
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements are correct with regards to calling place GoogleAuthUtil.getToken()?
A) call getToken() on the UI thread
B) call getToken() on AsyncTask
Correct Answer:
Statement B is true, while Statement A is false.
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements are correct with regards to running of the Sync Adapter?
A) Running sync adapter in response to a user request.
B) Running sync adapter periodically by setting a period of time to wait between runs, or by running it at certain times of the day, or both.
Correct Answer:
Both statements are false.
Note: This Question is unanswered, help us to find answer for this one
What does the following code do?
public boolean isOnline() {
ConnectivityManager connMgr = (ConnectivityManager) getSystemService(Context.CONNECTIVITY_SERVICE);
NetworkInfo networkInfo = connMgr.getActiveNetworkInfo();
return (networkInfo != null && networkInfo.isConnected());
}
Correct Answer:
checking Network connection.
Note: This Question is unanswered, help us to find answer for this one
What is the advantage of using AsyncTaskLoader instead of AsyncTask?
Correct Answer:
less work with the configuration of application
Note: This Question is unanswered, help us to find answer for this one
What does the following statement define?
It provides query(), insert(), update(), and delete() methods for accessing data from a content provider and invokes identically-named methods on an instance of a concrete content provider.
Correct Answer:
ContentResolver
Note: This Question is unanswered, help us to find answer for this one
Consider the following snippet of code:
@Override
protected void onStop
{
Super.onStop();
SharedPreferences setting = getSharedPreferences("MyPrefs", 0);
SharedPreferences.Editor editor = settings.edit();
editor.putBoolean("MyBool", true);
<some more code here>
}
Which of the following should be used <some more code here>?
Correct Answer:
editor.commit();
Note: This Question is unanswered, help us to find answer for this one
Which of the following permissons is needed to perform the network operations through internet?
a) INTERNET
b) ACCESS_NETWORK_STATE
Correct Answer:
a
Note: This Question is unanswered, help us to find answer for this one
Which of the following permissions and configurations must be added in manifest file for implementing GCM Client?
A) com.google.android.c2dm.permission.RECEIVE
B) android.permission.INTERNET
C) android.permission.GET_ACCOUNTS
D) android.permission.WAKE_LOCK
E) applicationPackage + ".permission.C2D_MESSAGE"
F) A receiver for com.google.android.c2dm.intent.RECEIVE, with the category set as applicationPackage. The receiver should require the com.google.android.c2dm.SEND permission
Correct Answer:
all of these
Note: This Question is unanswered, help us to find answer for this one
Which of the following formats is not supported in Android?
Correct Answer:
AVI
Note: This Question is unanswered, help us to find answer for this one
Which of the following sensors is only hardware-based?
Correct Answer:
accelerometer sensor
Note: This Question is unanswered, help us to find answer for this one
What is the correct way to restrict app visibility on Google Play to devices that have a camera?
Correct Answer:
<uses-feature android:name="android.hardware.camera" android:required="true" />
Note: This Question is unanswered, help us to find answer for this one
What is the best way of opening camera as sub-activity?
Correct Answer:
Intent takePictureIntent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE); if (takePictureIntent.resolveActivity(getPackageManager()) != null) { startActivityForResult(takePictureIntent, 1); }
Note: This Question is unanswered, help us to find answer for this one
Which of the following widgets helps to embed images in activities?
Correct Answer:
both of above
Note: This Question is unanswered, help us to find answer for this one
Using a content provider, which of the following operations are able to perform?
a) create
b) read
c) update
d) delete
Correct Answer:
b, c and d
Note: This Question is unanswered, help us to find answer for this one
What does the following code do?
try {
String token = GoogleAuthUtil.getToken(this, email, "https://www.googleapis.com/auth/devstorage.read_only");
System.out.println(token);
} catch (IOException e) {
System.out.println("IOException");
} catch (UserRecoverableAuthException e) {
System.out.println("UserRecoverableAuthException");
} catch (GoogleAuthException e) {
System.out.println("GoogleAuthException");
}
Correct Answer:
prints GoogleAuthException
Note: This Question is unanswered, help us to find answer for this one
What does the following code do?
SensorManager mgr = (SensorManager) getSystemService(SENSOR_SERVICE);
List<Sensor> sensors = mgr.getSensorList(Sensor.TYPE_ALL);
for (Sensor sensor : sensors) {
System.out.println(""+sensor.getName());
}
Correct Answer:
prints names of all available sensors in device
Note: This Question is unanswered, help us to find answer for this one
Which of the following statements are correct with regards to signing applications?
a) All applications must be signed.
b) No certificate authority is needed.
c) When releasing application special debug key that is created by the Android SDK build tools can be used.
Correct Answer:
all statements are true
Note: This Question is unanswered, help us to find answer for this one
Which of the following is NOT a life-cycle methods of an Activity that can be implemented to perform various operations during the lifetime of an Activity?
Correct Answer:
onInit
Note: This Question is unanswered, help us to find answer for this one
Which of the following are UI elements that you can use in a window in an Android application?
Correct Answer:
TextView
EditText
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following can you use to add items to the screen menu?
Correct Answer:
Activity.onCreateOptionsMenu
Activity.onPrepareOptionsMenu
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
What is Android?
Correct Answer:
A software stack for mobile devices that includes an operating system, middleware and key applications.
Note: This Question is unanswered, help us to find answer for this one
What is the interface Spannable used for?
Correct Answer:
This is the interface for text to which markup objects can be attached and detached.
Note: This Question is unanswered, help us to find answer for this one
Suppose MyView is a class derived from View and mView is a variable of type MyView. Which of the following should be used to display mView when the Android application is started?
Correct Answer:
Call setContentView(mView) in the onCreate() of the main application class.
Note: This Question is unanswered, help us to find answer for this one
What is "Android-dx"?
Correct Answer:
A tool to generate Android byte code from .class files.
Note: This Question is unanswered, help us to find answer for this one
What is "Android-activityCreator"?
Correct Answer:
A command line tool to create Android project files.
Note: This Question is unanswered, help us to find answer for this one
Which of the following can be used to navigate between screens of different Android applications?
Correct Answer:
Intent
Note: This Question is unanswered, help us to find answer for this one
Which of the following can you use to display an HTML web page in an Android application?
Correct Answer:
WebView
Note: This Question is unanswered, help us to find answer for this one
Which of the following Integrated Development Environments can be used for developing software applications for the Android platform?
Correct Answer:
Eclipse
Note: This Question is unanswered, help us to find answer for this one
Which of the following are life-cycle methods of an Activity that can be implemented to perform various operations during the lifetime of an Activity?
Correct Answer:
onCreate
onCompleteThaw
onRestart
onPause
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
Which of the following is the parent class for the main application class in an Android application that has a user interface?
Correct Answer:
Activity
Note: This Question is unanswered, help us to find answer for this one
What is the purpose of the ContentProvider class?
Correct Answer:
To share data between Android applications.
Note: This Question is unanswered, help us to find answer for this one
Which of the following can be used to bind data from an SQL database to a ListView in an Android application?
Correct Answer:
SimpleCursorAdapter
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Both a and b
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
<uses-configuration android:reqTouchScreen="finger" /> must be in your manifest
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
GCM.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
runOnUIThread()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Manifest file
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
intent.putextra()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
hint
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
LinearLayout
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
public static final String KEY_LOCATION_CHANGED
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
4 gb
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
onFinish
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
anim
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Discount: 10 €
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
AndroidManifest.xml
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Add <user-permission android:name="android.permission.BLUETOOTH_ADMIN" /> permission to the manifest.xml
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
SQLiteOpenHelper
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
android.widget
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
adb
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
gradle
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
<uses-permission> in the Android Manifest
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Custom themes
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
add <uses-permission android:name="android.permission.BLUETOOTH_ADMIN" /> to the manifest.xml
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
The activity is destroyed and reloaded entirely
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
android:colorPrimaryDark
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
invalidateOptionsMenu()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
setUserVisibleHint(boolean isVisibleToUser)
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Intent
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
To transmit structured objects between activities or fragments
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of these
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
OrientationEventListener
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Intent objects
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
android.app.LoaderManager
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
onStart()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
WebView
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
intent.putExtra(key,value);
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
.xml
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
res
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
7
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Density-independent pixels
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
AndroidManifest.xml file
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Java
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Yes, it can support devices from level api 2.1
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Both security and network stack
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
xml
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
DrawerLayout
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Activity.getApplicationContext()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
No, because system throws a Fatal Exception: "Only the original thread that created a view hierarchy can touch its views"
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Lollipop
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
CheckBoxButton
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
protected void onCreate(Bundle savedInstanceState);
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Android Support Library v7
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
call startActivity() from Activity A
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
a message
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
IntentService
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
finish()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
CASE_INSENSITIVE_ORDER
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
activity.isTaskRoot()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
SoundPool
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Object
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
BroadcastReceiver
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
using the android:process attribute on the specific component defined in the manifest.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
android.permission.VIBRATE
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
bindService()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
android:hardwareAccelerated="true"
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
canvas(Bitmap bitmap)
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Image Button
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
add
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Application(import both android.app.Activity and anroid.app.Application)
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
add <user-permission android:name="android.permission.BLUETOOTH_ADMIN" /> permission to the manifest.xml
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
intent objects
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
In code: mTextViem.setTypeface(Typeface myfont);
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Bundle args = getActivity().getIntent().getExtras();
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
ListViewLayout
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Andy Rubin
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Both of these
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Material Design
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of these reasons.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
with its own instance of the Dalvik Virtual Machine.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Absolute Layout
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
RatingBar
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
UI thread
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
android.permission.INTERNET
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
<WebView android:scrollbars="none" />
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
True
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Both of these
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
anim
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
onCreate(), onStart(), onResume()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
<uses-feature android:name="android.hardware.camera" />
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
true
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
ARM architecture
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
onActivityResult(int requestCode, int resultCode, Intent data) on Activity A
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
contains all the information needed to install the application on an Android device.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
LENGTH_SMALL
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
android.content.SharedPreferences
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Android Studio
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Registered Android Market developers
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
EditText
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
OnClickListener
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
False
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
all of these
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
No
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
.xml
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
textLabel.setText("Your Text");
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
All of these
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Density-independent pixels
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
AndroidManifest.xml file.
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Linux Kernel
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
all of these
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Nexus
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
onCreate()
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Service
Note: This Question is unanswered, help us to find answer for this one
Correct Answer:
Both of these
Note: This Question is unanswered, help us to find answer for this one
Android Programming MCQs | Topic-wise