How to set wallpaper from imageview
问题 I am still can't find the way to set wallpaper that the image getting from ImageView. Anyone can show me the way to set phone wallpaper from android ImageView? Here is my code: ImageView Layout: <ImageView android:contentDescription="My Wallpaper" android:id="@+id/full_image_view" android:layout_width="fill_parent" android:layout_height="fill_parent" android:saveEnabled="true" /> Activity on Image View Please noted that the image that showing in FullImageActivity is getting from image