Which of these is the correct explanation regarding the following methods? (1)android.content.Context.sendBroadcast (2)android.content.Context.startActivity
A. Both methods are defined by overloading.Which of the following makes a ListView Clickable?
A. setClickable(true)To create a customized Adapter for a compound list item layout , you should:
A. Extend class android.widget.Adapter or any of its descendants then override method getView()Which of following is incorrect about the Toast class?
A. You cannot set a custom layout for a Toast.Which of the following Activity life-cycle methods is called once the activity is no longer visible?
A. onStopWhich of the following is a rule that developers must always follow when writing multi- threaded Android applications? (Choose two)
A. A worker thread must not be created from inside the UI thread.Which of the following a Notification object must contain? (Choose three)
A. A small iconWhich of the following is NOT true about class DefaultHttpClient?
A. It supports HTTPSConsider the following code:
Intent intent = new Intent();
intent.setAction(Intent.ACTION_VIEW);
intent.setData(android.net.Uri.parse("http://www.androidatc.com"));
startActivity(intent);
Which of the following is correct about the code above?
A. It sends a result to a new Activity in a Bundle.Which of the following best explains the Android option menus?
A. It is a popup menu that displays a list of items in a vertical list anchored to the view that invoked the menu.Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Android exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your AND-401 exam preparations and Android certification application, do not hesitate to visit our Vcedump.com to find your solutions here.