Which of the following is correct about file access in the Android system?
A. Generally, files are handled as dedicated resources per each application.Which of the following is NOT true about SQLiteOperHelper class? (Choose two)
A. It has two abstract methods: onCreate() and onUpgrade().Which of the following is NOT a correct constructer for ArrayAdapter?
A. ArrayAdapter(Context context)Which method should you use to start a sub-activity?
A. startActivity(Intent intent)What is the name of the class used by Intent to store additional information?
A. ExtraWhich of these is NOT recommended in the Android Developer's Guide as a method of creating an individual View?
A. Create it by extending the android.view.View classConsider the following AndroidManifest.xml file:
package="com.mkyong.android" android:versionCode="1" android:versionName="1.0" > android:icon="@drawable/ic_launcher" android:label="@string/app_name" > android:name=".WebViewActivity" android:theme="@android:style/Theme.NoTitleBar" >
Supposing the application connects to the internet at startup, which of the following is true?
A. The application throws an exception indicating it does not have permission to access the URL.What is a correct statement about an XML layout file?
A. A layout PNG image file.Which of the following attributes is used to set an activity screen to landscape orientation?
A. screenorientation = landscapeNowadays, 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.