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 |
Why do android apps update so often?
What is activitycreator?
What is ddms?
How many types of android phones are there?
what is activity context?
How many dialog boxes do support in android?
What do you mean by activitycreator?
Is android marshmallow better than nougat?
Can I update my tablet android version?
Can android lollipop be upgraded to marshmallow?
List the features of android?
What are the activity lifecyle callbacks?