What is fundamental building blocks / components of Android ?a. Activitiesb. Servicesc. Broadcast Receiversd. Content Providers.e. allAnswer:&nbs...
In Android, the___ method of ___ class to return the full path to external storage.
In Android, the___ method of ___ class to return the full path to external storage.a. getExternalStorage(), Contextb. getExternalStorageDirectory(), Filec....
How do you declare 4 components (Activity, Service, BroadcastReceiver, ContentProvider) of android in mainfestfile?
How do you declare 4 components (Activity, Service, BroadcastReceiver, ContentProvider) of android in mainfestfile?a. <activity>, <service>,...
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...
__________ are the interactive components in your app's user interface.
__________ are the interactive components in your app's user interface.Answer: Input contr...
Subscribe to:
Posts (Atom)