Tell us how would you update the ui of an activity from a background service?



Tell us how would you update the ui of an activity from a background service?..

Answer / Km.kanchan

A NinePatch image is a special type of Android drawable that supports dynamic scaling by adding stretchable areas to images. It consists of nine patches: four corners, four sides, and the center area. This allows the image to stretch appropriately when it needs to fill larger or smaller spaces while maintaining its original aspect ratio. On the other hand, a regular bitmap image doesn't have this property and will be scaled without any adjustments.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

Why do android apps update so often?

1 Answers  


What is activitycreator?

1 Answers  


What is ddms?

1 Answers  


How many types of android phones are there?

1 Answers  


what is activity context?

1 Answers  


How many dialog boxes do support in android?

1 Answers  


What do you mean by activitycreator?

1 Answers  


Is android marshmallow better than nougat?

1 Answers  


Can I update my tablet android version?

1 Answers  


Can android lollipop be upgraded to marshmallow?

1 Answers  


List the features of android?

1 Answers  


What are the activity lifecyle callbacks?

1 Answers  


Categories