where could I find the source code of the “ninepatch” tool present in the Android SDK?
I assume it is a java application.
I’d like to make it better for my own use.
where could I find the source code of the ninepatch tool present in the
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You will find the NinePatch tool within the AOSP source located in
development/apps/NinePatchLab. Of course, if you do not have the AOSP source, do not fret, as it can be located on github, a single source file.