Answer Posted / maanya
- The Nine-patch in the image name refers to the way the image can be resized: 4 corners that are unscaled, 4 edges that are scaled in 1 axis, and the middle one that can be scaled into both axes.
- A Nine-patch image allows resizing that can be used as background or other image size requirements for the target device.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can your application perform actions that are provided by other application e.g. Sending email?
An android application needs to access device data e.g sms messages, camera etc. At what stage user needs to grant the permissions?
To get data from webserver to android application, which of the following class you need to use to establish connection?
Write a program that shows the creation of reusable user interface that includes the layout.
What is applicationid?
Can I use my android phone as a bootable usb?
Explain application of shared preference?
What is a job scheduling?
What is reactivex android?
How to select more than one option from list in android xml file?
How do I restart my android phone in safe mode?
What are disadvantages of android?
Why do we use android?
What is gcm (google cloud messaging)?
Describe android Activities in brief.