Determine if device have an Internet Connection

  • 20 Mar 2023
  • 1

Some of the most programmers set alarm base background services are to schedule regular updates of application for offline data synchronization. In th...

How to display animated image in android

  • 20 Mar 2023
  • 0

How to use animated image or gif image in android

Start Another Activity In Same App

  • 20 Mar 2023
  • 0

Now we are going to learn how to open another activity in the android application. In other languages, I can say how to navigate to another page in th...

How to show Toast in Android

  • 20 Mar 2023
  • 0

If you want to show any message to the user then you need to show toast in android. This toast is just like a snack bar. You can also make a custom to...

Set background image randomly from gallery in android

  • 16 Oct 2022
  • 0

Hmm, I think you want to show the background image in your open activity view. But you want to show this one from your gallery and it should be select...

Expandable list view in android example

  • 15 Oct 2022
  • 0

This is a wonderful example to show you, how to create an expandable list view in android. This is an awesome component to convert your JSON/XML data...