Android Programming and Technical Programming Technical

What is contained within the manifest xml file?

Options
1) The permissions the app requires
2) The list of strings used in the app
3) The source code
4) All other choices

Read Solution (Total 6)

Android Other Question

Android Applications must be signed.

Options
1) After they are installed
2) Before they are installed
3) Never
4) Within two weeks of installation
What are the functionalities of Binder services in android?

Options
1) Binder is responsible to manage the thread while using aidl in android
2) Binder is responsible for marshalling and un-marshalling of the data
3) A & B
4) Binder is a kind of interface