Skip to content
Developers Dome
  • Home
  • Blogs
  • About Us
  • Contact Us
  • Hire Us
  • Home
  • Blogs
  • About Us
  • Contact Us
  • Hire Us
viewpager
Android Development

ViewPager using Fragment in Android with Example

Today we are implementing a ViewPager using Fragment. ViewPager on Android allows users to flip through from left to right. In ViewPager App, we implemented a ViewPager that can navigate…

4 Comments
July 27, 2021
Form in HTML
HTML / Web Development

Form in HTML – II | Web Development

In the previous article, we learned about the basic structure of HTML form and also discovered the input element's text type. In this article, we will learn about some more…

3 Comments
July 26, 2021
Calculator app
Android Development / Android projects for beginners

How to Create Calculator App with Example in Android

Today, we will learn how to implement a simple calculator app in Android Studio. In this article, we will learn about the complete development of the project. Build a simple…

4 Comments
July 26, 2021
Media Player
Android Development / Android projects for beginners

Media Player in Android | Tutorial

The Media Player class can be used to control the playback of audio/video files and streams. Playback of audio/video files and streams on Android can be controlled in a variety of ways. One of these methods is to use the MediaPlayer class. A software or hardware device that can play media files or disks. For…

0 Comments
July 26, 2021
Splash Screen
Android Development

Splash Screen Tutorial in Android with Example

The splash screen is mainly the first screen when the application is opened. It is a permanent screen that is displayed for a period of time and is usually displayed…

1 Comment
July 25, 2021
Seekbar Example
Android Development

Adding Seekbar to Your App with Example

On Android, SeekBar is a ProgressBar extension that adds a sliding slider that can be moved from left to right. The user can touch the thumb and drag left or…

3 Comments
July 24, 2021
Form
HTML / Web Development

Form in HTML | Web Development

In this article, we will learn about forms. Form in HTML is used to collect data from the user and later store it on the databases. <form> tag is used…

3 Comments
July 24, 2021
swipe to refresh layout
Android Development

Using swipe-to-refresh layout in Android

Android provides a widget that implements the swipe to refresh layout mode, and users can use it to trigger vertical sliding updates. This is achieved through the SwipeRefreshLayout widget, which…

1 Comment
July 24, 2021
Inline and Block elements
HTML / Web Development

Inline and Block elements | Web Development

In HTML, there are various types of elements that possess various types of properties. Among all those properties, we will discuss the display property of elements in this article that…

1 Comment
July 24, 2021
Nested scrollview
Android Development

How to create Nested ScrollView in Android

In this tutorial, we will learn how to create Nested ScrollView in android. What is NestedScrollView / how to create Nested ScrollView? NestedScrollView is similar to ScrollView, however, it helps…

0 Comments
July 23, 2021
  • Go to the previous page
  • 1
  • …
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • Go to the next page

Search here

Categories

  • Android Development (71)
  • Android projects for beginners (8)
  • API | Application Programming Interface (8)
  • C (26)
  • C++ (43)
  • CSS (30)
  • Cybersecurity (2)
  • Firebase (5)
  • Flutter Development (43)
  • HTML (13)
  • Java (81)
  • JavaScript (29)
  • Other's (7)
  • Python (8)
  • Unity Development (40)
  • Web Development (67)
  • Web Development Projects (3)

Learn Java Programming free & Get Certification

Privacy Policy     |      Terms & Conditions

Copyright © 2021 | www.developersdome.com | All Rights Reserved