New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Android Android Certified Trainer AND-802 Questions and answers with CertsForce

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

Android application developers can create custom permissions that should be labeled properly.

Options:

A.

True


B.

False


Expert Solution
Questions # 2:

You must use permissions to prevent unauthorized access to your application data.

Options:

A.

False


B.

True


Expert Solution
Questions # 3:

Which of the following choices represent the flow of states of data within any app? (Select three)

Options:

A.

Stored data


B.

Data under processing


C.

Data in transit


D.

Printed Data


Expert Solution
Questions # 4:

A manifest file (AndroidManifest.xml) describes the components of the application, which include the activities, services, broadcast receivers, and content providers that compose the application.

Options:

A.

False


B.

True


Expert Solution
Questions # 5:

getExternalFilesDir( ) method is used to get the directory of the external storage.

Options:

A.

True


B.

False


Expert Solution
Questions # 6:

A manifest file (AndroidManifest.xml) is a file that lists the contents of a software package. Not every application must have an AndroidManifest.xml file in its root directory.

Options:

A.

False


B.

True


Expert Solution
Questions # 7:

Android cache is Not considered as an Android application storage.

Options:

A.

False


B.

True


Expert Solution
Questions # 8:

Android stores cache files in the filesystem and sandboxes along with the application. Cache files are created under directory ……………………………………..

Options:

A.

/data/data/<application-path>/cache/


B.

/data/files/<application-path>/cache/


C.

/data/personal/<application-path>/cache/


D.

/data/cache/<application-path>/cache/


Expert Solution
Questions # 9:

If two applications are developed by the same developer, they can share each other’s data if they have the same signature and the same android:sharedUserId flag set in their manifest files.

Options:

A.

True


B.

False


Expert Solution
Questions # 10:

If you want to configure your app to receive an intent from another app, you should open AndroidManifest.xml file in your app, and then add …………………………………. including the name and category which will be used in the second app’s configuration.

Options:

A.

intent filter.


B.

user name and password.


C.

certificate key.


D.

Android mini version.


Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions