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

Navigation Drawer Layout Tutorial | Toolbar tutorial

In this tutorial, we are going to learn how to implement a navigation drawer Layout into our app. We will build this navigation drawer from a scratch. In Android, the…

1 Comment
August 1, 2021
material dialog
Android Development

Material Dialogs in Android with Example

In this tutorial, we will learn how to use Material Dialogs in android. A dialog is a small window that asks the user to make a choice or enter more…

4 Comments
July 31, 2021
listview
Android Development

Listview in Android with example | Kotlin

Android ListView is a ViewGroup that displays a list of things in multi rows and includes an adapter that inserts the items into the list automatically. The adapter's primary function…

3 Comments
July 31, 2021
Option menu
Android Development

Option Menu in Android With Example

Option menu in android is the primary menus of android. They can be used for things like settings, search, and edit items, etc. The Options menu allows you to perform actions that have…

1 Comment
July 30, 2021
RecyclerView
Android Development

Android RecyclerView in Kotlin with Example

In this tutorial, we will learn how to use Recycler View in Android using Kotlin. A RecyclerView is an advanced version of a ListView that performs better.Android RecyclerView allows you to…

7 Comments
July 30, 2021
Webview Example
Android Development

Webview in Android with Example

In this tutorial, we will learn the Webview in Android with an example in the kotlin language.WebView is a view that allows you to view web pages within your application.…

6 Comments
July 29, 2021
video player
Android Development

Video Player in Android Studio with Example

In this tutorial, we will learn about Video Player in Android. We will create an android application and play video from the raw directory. Note: The android.widget.VideoView class provides methods to play…

0 Comments
July 28, 2021
Creating Transparent Activity in Android
Android Development / Android projects for beginners

Transparent Activity in Android studio

In this tutorial, we will learn how to create the Transparent Activity in the Android studio. We will create a simple application that will display a simple TextView inside a…

0 Comments
July 28, 2021
table app
Android Development / Android projects for beginners

Multiplication Table App Tutorial in Android

In this article, we will learn how to create a multiplication table app using seek bar in kotlin language. This is a very basic Android app that allows you to…

3 Comments
July 27, 2021
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
  • 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