Android Question:

Define activity creator in Android?

Android Interview Question
Android Interview Question

Answer:

★ An activity Creator is the initial step for creation of a new Android project.
★ It consists of a shell script that is used to create new file system structure required for writing codes in Android IDE.


Previous QuestionNext Question
Define Dalvik Virtual Machine?Describe sending SMS messages programmatically?