Explain me what is an intent?
List important file and folder when you create new android application?
Described the advantages of android?
Which kind of information about the application androidmanifest.xml file contains?
Described the components of android?
Explain src file in android?
Explain me the difference between oncreate() and onstart()?
Tell us why bytecode cannot be run in android?
What is foreground service?
Please explain the difference between flag_activity_clear_task and flag_activity_clear_top?
Please explain how to prevent the data from reloading and resetting when the screen is rotated?
Tell us what is the difference between a fragment and an activity? Explain the relationship between the two?
Explain real time scenario where android can be used?
Explain the sending sms in android?
Explain me how does the activity respond when the user rotates the screen?