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

2011-08-27 Thread charlie babitt
Hallo! Looking on the google+ app on the dashboard, I have seen that they display my profile image and draw a blue circle arround it. 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

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

2011-08-27 Thread TreKing
On Sat, Aug 27, 2011 at 5:53 AM, charlie babitt charlie.bab...@gmail.comwrote: 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

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

2011-08-27 Thread Ralph Bergmann
Am 28.08.11 02:11, schrieb TreKing: On Sat, Aug 27, 2011 at 5:53 AM, charlie babitt charlie.bab...@gmail.com mailto:charlie.bab...@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