In the below example I have created set wallpaper app. Here I have added two button and ImageView in activity_main.xml layout. In MainActivity I have used setOnClickListener method , displayWallpaper() and Toast function, and I have also used BitMap class for loding Imgae on backgraund screen. You can see below example code it clearly describe you "How to create set wallpaper app in android”. Step(1)activity_main.xml -
0 Comment(s)