Saturday, August 27, 2011

Re: [android-developers] Image manipulation similar to google+ app

Am 28.08.11 02:11, schrieb TreKing:
> On Sat, Aug 27, 2011 at 5:53 AM, charlie babitt
> <charlie.babitt@gmail.com <mailto:charlie.babitt@gmail.com>> wrote:
>
> What is the easiest way to achieve something like this? I want to
> create an ImageView which contains an image (I'm loading it from the
> SD Card) and drawing a rectangle as a frame around it. Where should
> I start looking?

take a lock at
http://android-developers.blogspot.com/2008/09/android-photostream.html

and line 103 from this file

http://code.google.com/p/apps-for-android/source/browse/trunk/Photostream/src/com/google/android/photostream/ImageUtilities.java

ralph

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment