WCF SDK Question:
Download Questions PDF

Describe Sticky Intent?

WCF SDK Interview Question
WCF SDK Interview Question

Answer:

Intent is basically an abstract description of an operation that has to be performed for communication. Sticky Intent is also a type of intent which allows the communication between a function and a service. For example: sendStickyBroadcast() performs send Broadcast(Intent) which stays even after the broadcast is complete. It helps in retrieving the data quickly. The message ACTION_BATTERY_CHANGED of an operating system is an example of it.

Download WCF SDK Interview Questions And Answers PDF

Previous QuestionNext Question
How AOSP relate to the Android Compatibility Program?List the different Storage Methods in android?