What is the second layer from top called in the following diagram of Android's Architecture Exhibit:

When publishing an update to your application to the market, the following must be taken into consideration:
A. The package name must be the same, but the .apk may be signed with a different private key.Which of the following is NOT true about the MenuItem interface?
A. The MenuItem instance will be returned by the Menu class add(...) method.Which of the following is a valid sequence of invokes to Activity lifecycle methods? (Choose two)
A. onCreate > onStart > onResume > onPause> onStop> onCreateWhich of the following lines of code is used to pass a value to the next activity?
A. Intent i = new Intent(this,newActivity);Which of the following is required to allow the Android Developer Tools to interact with your view?
A. Provide a constructor that takes a Context and an AttributeSet object as parameters.The DalvikVM core libraries are a subset of which of the following?
A. Java MEWhat does the following line of code achieve?
Intent intent = new Intent(FirstActivity.this, SecondActivity.class );
A. Creates a hidden Intent.Which of the following applies to the onDraw() method of class View? (Choose two)
A. It must be overridden if a customize drawing of a view is required.Which of the following is incorrect about ProgressDialog?
A. ProgressDialog inherits from the AlertDialog class.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.