Am 28.08.11 02:11, schrieb TreKing: > On Sat, Aug 27, 2011 at 5:53 AM, charlie babitt > <[email protected] <mailto:[email protected]>> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

