I am creating a chat application.I want the to convert my png image for chat bubble into a 9patch image.I used this link....
http://android-ui-utils.googlecode.com/hg/asset-
There is a tool distributed along with the SDK called draw9patch. It should be already there in your SDK folder. Check /tools/draw9patch. This tool is easy to use and quite intuitive. Learn more about draw9patch here.
On the other hand, you can use the Android Asset Studio cloud app here.