I'm facing an issue on processing very large images(some image have
size A0).Currently i'm doing this by split the image to many
tiles(size 128x128 pixels ) in difference zoom level and host them on
a server for downloading and displaying on the view . I think its
mechanism like Google Map . Although i try to improving many times but
the View isn't smooth enough for scrolling,zooming,... As far as i
know on iOS there is a CATiledLayer class that help developers much on
the same work as i'm doing.Could you give me some advises?i really
stuck on this task for a long time :(

-- 
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