[android-developers] image processing in android

2011-04-24 Thread kumar Gaurav
I wanna find correlation co-efficient of two images. i have images in imageview. do we have any component in android that let us acess image for processing? please help -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: how to set permission for changing wallpaper

2011-04-19 Thread kumar Gaurav
); ed.setText(Error:+e.getMessage()); } Please let me know if there's error in this On Apr 19, 8:48 am, a a harvey.a...@gmail.com wrote: 2011/4/19 kumar Gaurav urp...@gmail.com: i'm using following code in manifest for gettingpermissionfor

[android-developers] resizing bitmap for seting wallpaper

2011-04-19 Thread kumar Gaurav
i'm making an app that sets the wallpaper on click on image. i take bitmap from the imageview and setwallpaper using wallpapermanager.setbitmap() but the size of image is not exactly what is needed. please give me code to resize the bitmap. thanks -- You received this message because you are

Re: [android-developers] resizing bitmap for seting wallpaper

2011-04-19 Thread kumar Gaurav
well i'm not here for making jokes, i simply need help as resource which can be a link as well, n i think this forum is for the same purpose On Tue, Apr 19, 2011 at 6:45 PM, TreKing treking...@gmail.com wrote: On Tue, Apr 19, 2011 at 5:04 AM, kumar Gaurav urp...@gmail.com wrote: please give

Re: [android-developers] resizing bitmap for seting wallpaper

2011-04-19 Thread kumar Gaurav
at 7:15 PM, TreKing treking...@gmail.com wrote: On Tue, Apr 19, 2011 at 8:36 AM, kumar Gaurav urp...@gmail.com wrote: well i'm not here for making jokes, i simply need help as resource which can be a link as well, n i think this forum is for the same purpose If you want a serious answer

[android-developers] how to set permission for changing wallpaper

2011-04-18 Thread kumar Gaurav
i'm using following code in manifest for getting permission for changing wallpaper ?xml version=1.0 encoding=utf-8? manifest xmlns:android=http://schemas.android.com/apk/res/android; package=com.and.third android:versionCode=1 android:versionName=1.0 uses-sdk

[android-developers] taking image to display from folders

2011-04-17 Thread kumar Gaurav
hello, i'm beginner in android. i wanna know how to allow user to choose image and display that image on image control (i want to do this on button click). thank you -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send