dsandler / markers

Sample app demonstrating use of Android touch APIs for pressure-sensitive drawing.
Apache License 2.0
242 stars 69 forks source link

External file save #1

Closed moovida closed 11 years ago

moovida commented 11 years ago

I would like to send in this pull request with 2 commits that:

It would be great to have the possibility to use markers from within a third party application.

Let me know if the request is of interest and if there is something that needs to be changed.

dsandler commented 11 years ago

Could you split this into two patches? I think the auto-rotate-on-import thing is appropriate for mainline Markers but the save path really requires more architecture to make Markers a proper "helper app".

moovida commented 11 years ago

Hi Dan, the pulls are now there split. I am not sure I have the knowledge to make it a proper "helper app". If there is some advice you can give, I will try to follow it. In the meanwhile I will close this pull request.