
Search In
We all Known that scrollable view does not work inside another scrollable View, so to scroll some views with recyclerView for that we have to use Header property.
There are many ways to Add Header to RecyclerView but in this tutorial I will guide yo
If there is one industry that sees multiple new innovations, that would be the technology sector. Every day new solutions, devices, and services are created to deal with different emerging issues. Tech trade shows are the blood of the tech industry.
Software development is advancing by the minute. With a plethora of technological advances, developing software has become simplified. Every SDLC(Software Development Life Cycle) is aided with the help of debugging and testing. Both ar
FERRY RIDES: A ferry ride to majestic Santorini or to party-central Mykonos is now a little costlier to get from the main port of Piraeus. A ticket to the popular island of Paros goes from 32.50 euros ($35.39) to 鈧?6.5 euros. Tickets to Naxos and Myk
Hey there!
In this blog I’m going to tell you how to validate your username and password and how to match password to confirm password. Lot’s of websites now require registration, meaning that users need to be assigned a username and pas
Modernization has not been as kind to Mother Nature as we all know it. What good is development if it means destroying our means of existence? This is why many companies are looking for a greener approach to doing their business. It turns out that th
Ever wondered why people visit your blogs but not share it? Well, you may be missing on some points. Yeah, a few secrets to consider and you can convince your reader to reach to that call-to-action button. So without much ado, let’s just explor
Hashtable
This class has implemented Map interface, before using this data structure you should know their internal implementation
Hashtable Class Decleration-
<p>Public class Hashtable<k,v> implements Map<k,v>
You can use thi
In the below example I have created Customizing Switch button. Here I have added a Switch in activity_main.xml layout. In second step I have created backgraund.xml layout in drawable folder, here I have design switch backgraund shape. In third step I
Welcome to FindNerd. Today we are going to discuss GET request in nodejs. There are different request methods available to process the data. Here we are going to take a small example on GET request in nodejs. First of all we want to mention that GET
