I'm looking to develop an application for which I need to do
convolutions and the like on an image. I haven't done image processing
in Java before however, and stumbled upon the Java Advanced Image api.
The documentation for that however says that it isn't officially
supported on chipsets other than those for which there is an optimized
version which does not include the G1 or any phone processors that I'm
aware of. It's also a 3 mb jar which seems a bit thick for bundling
with something people will be downloading on their phone.

Does anyone have suggestions for what to use? If I can be reasonably
certain the JAI would work I'd be fine with using it, but is there a
better option? Has anyone tried doing something similar yet?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to