What is a toast notification?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of intents in android?
Which is the method you need to use to post a notification to be shown in the status bar?
what are the main advantages of web services in android?
An android application needs to access device data e.g sms messages, camera etc. At what stage user needs to grant the permissions?
What do you mean by activitycreator?
Which is better colour os or miui?
What is a binder service in Android abd how it differs from started service?
0 Answers SkillGun Technologies,
Explain assets folder in android?
The last callback in the lifecycle of an activity is onDestroy(). The system calls this method on your activity as the final signal that your activity instance is being completely removed from the system memory. Usually, the system will call onPause() and onStop() before calling onDestroy(). Describe a scenario, though, where onPause() and onStop() would not be invoked.
What are the names of the specific logcats?
What is wake up sensor?
how to update ui from other thread?