
Search In
Firebase is a real-time database. It is a NoSQL database which stores data as simple JSON. Benefit of using firebase is, it sync data by itself. Suppose if we update some data in the database then we will get listeners in our code to listen for the u
Online Support
PWAs (Progressive Web Apps)
Responsive Web Design
Message spring up With Websites
Fast Answer with Volume discovery
Single-Page Websites and Fixed Websites
Plan Elements&n
The digital age has transformed the way businesses interact with consumers. Digital marketing has emerged as a powerful tool for reaching target audiences, building brand awareness, and driving sales. This comprehensive guide explores the c
In The below example I have created a recyclerview app, in this app I have used CardView. First I have added I have added first RecyclerView , CardView and design support library in build.gradle file .Now I have created RecyclerView and F
The undercover video shot by the animal rights group Showing Animals Respect and Kindness (SHARK) shows with the group calls a complete disregard for humanity during the so-called Battle of the Rays Tournament on the Patuxent River tributary of the C
Axact and its CEO, Shoaib Ahmad Shaikh, did not respond to requests from AFP for comment on Monday or Tuesday. Coach Handbags But the similarities stopped there. Despite a successful stint at the military school, Trump doesn't seem to have been eager
In the below example I have created a ListView in ListView I have added title, subtitle and image. Here first I have added ListView in activity_main.xml layout, then I have created new list_item.xml layout here I have created RelativeLayo
In the below example I have created a commuication between an activity and fragments classes. In the below example user enters name in SendFragment part and click submit button then in second fragment on displayFragment show user name input result.
In the below code I have created a spinner, when you add your name or text in edit text box and press Add Button your text data will be save on Spinner. Here first I have added a EditText, Button and Spinner with in activity_main.xml layout. In
In the below example I have created a Horizontal RecyclerView.
Here first I have added RecyclerView dependency to Grandle file.
In second step I have added a RecyclerView and Set RecyclerView gravity (center_horizontal). Now see In MainActivit