burhanrashid52 / PhotoEditor

A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
MIT License
4.17k stars 992 forks source link

Android Open Source Project #191

Open yusrilmr opened 5 years ago

yusrilmr commented 5 years ago

Thank you for such a great library. I have a little advice regarding your project. Currently, my team prioritizes to only import external library that is maintained within Android Open Source Project. Therefore, unfortunately, I can't use your project. Probably, in the future, you want to also consider to include your project in Android Open Source Project: https://source.android.com/ https://source.android.com/setup/contribute/

burhanrashid52 commented 5 years ago

Thanks for the suggestion. I've gone through the documentation but could not able to understand how exactly I contribute this library to AOSP. Could you just explain a bit more?. Our share any link/resources which showcases other community library or apps which are part of AOSP.

yusrilmr commented 5 years ago

Thanks for the suggestion. I've gone through the documentation but could not able to understand how exactly I contribute this library to AOSP. Could you just explain a bit more?. Our share any link/resources which showcases other community library or apps which are part of AOSP.

ImageMagick is one of the examples: https://android.googlesource.com/platform/external/ImageMagick/ https://imagemagick.org/

burhanrashid52 commented 5 years ago

Thanks. Let me go though it once.