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

Android Table Layout Example in kotlin

In this tutorial, we will learn about the Android table layout that divides its children into rows and columns. A Table Layout is made up of a number of TableRow…

0 Comments
August 12, 2021
chronometer
Android Development

Chronometer in Android

The Android Chronometer is a timer that can be used to count time starting at a certain point. The Android Chronometer can be used to count time in both directions…

0 Comments
August 11, 2021
toggle button
Android Development

Android Toggle Button Example | Kotlin

In this tutorial, we will learn how to use the Android Toggle Button widget. We will also learn about the various toggle button widget attributes. ToggleButton is used in Android to display…

0 Comments
August 10, 2021
ImageView
Android Development

ImageView in Android with Example | Kotlin

The ImageView class in Android is used to display an image file in an application.  Android comes with some of the best UI design widgets, allowing us to create visually appealing…

3 Comments
August 9, 2021
android ratingbar
Android Development

Android Ratingbar Example | Kotlin

In this tutorial, we'll learn about Android Rating Bar. RatingBar is an Android widget that displays a rating scale with star icons. You may have encountered this RatingBar when an application…

1 Comment
August 8, 2021
Bottom navigation
Android Development

Bottom Navigation Bar in Android with Example | Kotlin

The bottom Navigation Bar is a material component that allows you to quickly explore and transition between top-level views with just a single click or tap. So, in this Android…

1 Comment
August 7, 2021
cardview
Android Development

Android cardView | Android Recyclerview using cardView

In this tutorial, we will learn how to use android cardView and how to combine CardView and RecyclerView. CardView is a new Android widget that can be used to display…

3 Comments
August 4, 2021
login screens
Android Development

How to create a login screen in Android Studio | User Interface

In this tutorial, we'll learn how to create a login screen in android and how to handle security when someone tries to make false attempts.A login application is a screen…

0 Comments
August 3, 2021
checkbox
Android Development

Using Android CheckBox multiple selections

In this tutorial, we will learn how to implement a checkbox in an android application. The Android CheckBox is a two-state button that can be checked or unchecked. Checkboxes can…

0 Comments
August 2, 2021
SearchView
Android Development

Search View in Android Example | Android development

In this tutorial, we will learn how to implement a Search view in android combined with listview using the kotlin language. android.widget. SearchView. A widget that allows a user to…

3 Comments
August 2, 2021
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 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