How to Set the Wallpaper of Your Device using Bitmap Class in Android?

This Android Program lets you create an Activity to set the Wallpaper of your Decive using Java. Here is source code of the Program to create an Activity to set the Wallpaper of your Decive. The program is successfully compiled and run on a Windows system using Eclipse Ide. The program output is also shown … Read more

advertisement

Android Program to Show Usage of Scroll View

This Android Program lets you create a Scroll View in an Activity using Java. Here is source code of the Program to create a Scroll View in an Activity. The program is successfully compiled and run on a Windows system. The program output is also shown below. Main Activity   package com.example.creating_scroll_view;   import android.os.Bundle; … Read more

advertisement

How to Create an Activity using Fragment in Android?

This Android Program lets you create an Activity using Fragments. Here is source code of the Program to create an Activity using Fragments. The program is successfully compiled and run on a Windows system using Eclipse Ide. The program output is also shown below. A Fragments is an independent component which can be connected to … Read more

advertisement

Android Program to Change the Background of an Activity

This Android code lets you to change the background of your activity. Here is source code of the Program to change the background of your activity. The Android Java project is successfully compiled and run on Windows system using Eclipse. The program output is also shown below. Both the codes Main Activity as well as … Read more

advertisement

Android Program to Demonstrate the Sound Button Application

This Android Program demonstrates a Sound Button Application using Java. Here is source code of the Program to demonstrate a Sound Button Application. The program is successfully compiled and run on a Windows system. The program output is also shown below. Introducing MediaPlayer class to play sound via click on button.   package com.example.creating_sound_button;   … Read more

advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.