What is activitycreator?
Answer / Yogendra Kumar Singh
ActivityCreator is a command-line tool included in the Android SDK that can generate new Activity classes and related XML files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the order of dialog-box in android?
We use SMS interception for system signalling. Is there a mechanism for an app to respond and stop the signaling chain? Is there security around that so that one vendor can’t hijack a message and respond to it?
What is dagger in android?
What do you mean by adb?
Can android lollipop be upgraded to marshmallow?
Which is the method you need to use to post a notification to be shown in the status bar?
What is build.gradle?
Please explain what is an intent? Can it be used to provide data to a contentprovider? Why or why not?
Can you run exe files on android?
How is broadcast receivers implemented?
Explain timepickerdialog in android?
Why would you do the setcontentview() in oncreate() of activity class?