am working with wallpaper app. In this i add some images in drawable folder and displays in gridview. When user selects one, i need to crop that image and set as wallpaper as per in android default wallpaper setting. Searching a lot but all those contains croping image from sdcard. Please give me any suggestion.
Thanks.