What is not a service?

What is not a service?a. Intercept the events from a user's interaction with your applicationb. Like an activity, it has lifecycle methods that you can...

If the user leaves a task for long time

If the user leaves a task for long timea. System clears an activity and retain state of all other activitiesb. System is independent of activitiesc. System...

What is a Fragment?

What is a Fragment?a. A fragment is a part or portion of an activityb. All of thesec. A fragment is modular in a sense that you can move around or combine...

What is broadcast receiver?

What is broadcast receiver?a. Intercept the events from a user's interaction with your applicationb. The interactive components in your app's user interfacec....

What method is used to send a broadcast event?

What method is used to send a broadcast event?a. sendBroadcast(intent);b. startBroadcast(intent);c. registerBroadcast(intent);d. sendBroadcastReceive...

What does AOSP stand for?

What does AOSP stand for?a. Android Open Source Projectb. Android Open System Planc. Android Open Stack Programmingd. Android Operating System Projec...

Which company developed Android?

Which company developed Android?a. Googleb. Android inc.c. Nokiad. AppleAnswer:&nbs...

What is an Activity?

What is an Activity?a. A single screen in an application, with supporting Java code.b. A multiple screen in an application, with supporting Java code.c....

Android uses:

Android uses:a. Java Virtual Machine.b. Dalvik Virtual Machine.c. Windows Virtual Machine.d. Oracle Virtual Machine.Answer:&nbs...

Which company bought android?

Which company bought android?a. Android inc.b. Googlec. Nokiad. AppleAnswer:&nbs...