Skip to content
Developers Dome
  • Home
  • Blogs
  • About Us
  • Contact Us
  • Hire Us
  • Home
  • Blogs
  • About Us
  • Contact Us
  • Hire Us
ScrollView and Horizontal ScrollView
Android Development

ScrollView and Horizontal ScrollView with Example

In this tutorial, we will learn ScrollView and Horizontal ScrollView in android. In Android, ScrollView is a view group used to create a vertical scroll view. The scroll view contains…

1 Comment
July 23, 2021
Table in HTML
HTML / Web Development

Table in HTML | Web Development

Table in HTML: the <table> tag is used to display the given data in tabular form. So that the data can be stored in an organized manner and also becomes…

3 Comments
July 22, 2021
Fragment in Android
Android Development

Introduction to Fragment in Android with Example

Introduction to Fragment Android Fragment is the part of the activity, it's also called sub-activity. There may be multiple fragments in an activity. Fragments represent more than one display screen…

2 Comments
July 22, 2021
Shared Preferences
Android Development

Shared preference in Android tutorial

Shared preference is a way of storing and retrieving a small amount of data in the form of key/value pairs in a file on a storage device, such as strings,…

1 Comment
July 21, 2021
Lists in HTML
HTML / Web Development

List in HTML | Web Development

The list in HTML is used to present the given information in a well and systematic manner. Some most widely used lists in HTML are:-- Unordered list An unordered list…

2 Comments
July 20, 2021
Custom Alert Dialog Box
Android Development

Custom Alert Dialog Box with Example

What is Custom Alert Dialog Box? The custom dialog uses DIALOG to create a custom alert or pop-up in Android Studio. A dialog box will appear above the current window,…

1 Comment
July 20, 2021
Tags in HTML - III
HTML / Web Development

Tags in HTML -III | Web Development

In this article, we will learn about some more Tags in HTML specifically about some media tag in HTML. Image tag : An image tag is used to insert an…

0 Comments
July 19, 2021
Alert dialog box
Android Development

How to Create Alert Dialog Box in Android

Alert Dialog Box in Android: The Alert dialog box will display a warning message and then proceed to the next step according to your answer. The Android alert dialog is…

1 Comment
July 19, 2021
Android Activity Lifecycle
Android Development

Activity Lifecycle or Architecture Component

What is Activity Lifecycle? The life cycle of activity is a series of states that an action may be in during its entire life cycle. From the moment it is…

1 Comment
July 18, 2021
Tags in HTML - II
HTML / Web Development

Tags in HTML- II | Web Development

In the previous article, we have learned some of the basic HTML tags (like heading and paragraph tag) which will be the most used tags in websites. let's see some…

2 Comments
July 17, 2021
  • Go to the previous page
  • 1
  • …
  • 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