Send Notification from one user to another using Firebase Cloud Messaging by retrofit library.
-
Updated
May 1, 2020 - Java
Send Notification from one user to another using Firebase Cloud Messaging by retrofit library.
This is an Android based application using Firebase. Use to fix an appointment with any doctor and can search for symptoms for any disease.
Send Notification from one user to another using Firebase Cloud Messaging by retrofit library.
Note Maker is a simple note making app to save notes. Front end is designed using Bootstrap 4 so its responsive to PC browser as well as mobile browser. Business Logic is coded in Java using JSP Servlets and Hibernate to connect Database. Microsoft SQL Server is used as database of this Project.
Common Code for Push Notifications below And above Android Oreo
Quick Chat - Android Chatting Application using Firebase Real time database
This is a java web application for Java Multiple Choice Questions Exam.
The float data type is a single-precision 32-bit IEEE 754 floating point.Its value range is unlimited. It is recommended to use a float (instead of double) if you need to save memory in large arrays of floating point numbers. The double data type is a double-precision 64-bit IEEE 754 floating point. Its value range is unlimited.
In SAPUI5, the Descriptor for Applications (often referred to as the "app descriptor" or "manifest.json") is a JSON file that is used to configure and describe various aspects of a SAPUI5 application.
Popular Movies, Artists & TV Shows (PMATS) is a demo project to demonstrate app made using latest android app architecture components and using Clean Architecture Model where there is separation of concern. Fetches data from remote data source using Retrofit. Stores data to local data source using Room DB. Fetches data from local data source usi…
Navigation is a framework for navigating between 'destinations' within an Android application that provides a consistent API whether destinations are implemented as Fragments, Activities, or other components.
The Button component in Android Jetpack Compose is used to create interactive buttons in your UI.
Tracker App is an tracking application which allow you to record and save the tracks/routes that you have been walk through. This app is made over React Native hence it runs on both IOS and Android. And all the data is stored on MongoDB Cloud
A notification can offer up to three action buttons that allow the user to respond quickly, such as snooze a reminder or even reply to a text message. But these action buttons should not duplicate the action performed when the user taps the notification.
ATM is Windows desktop application developed using Java Swing. It is a demonstraion of ATM + CDM in one software
Parallel decomposition is a technique used in software development to speed up the execution of a program by splitting it into smaller, independent parts that can be executed concurrently. In Kotlin, this can be achieved using coroutines, which provide an easy and efficient way to write asynchronous and non-blocking code.
Connect Android With Microsoft SQL Server
Android Hilt is a dependency injection framework provided by Google for Android app development. It is built on top of the popular dependency injection library called Dagger. Hilt simplifies the process of implementing dependency injection in Android applications and helps manage the dependencies of your app's components.
Android Jetpack Compose is a modern toolkit for building native user interfaces (UI) in Android applications. It is a declarative UI framework introduced by Google, designed to simplify the process of building UIs and enable a more efficient and flexible development workflow.
Add a description, image, and links to the vaibhav topic page so that developers can more easily learn about it.
To associate your repository with the vaibhav topic, visit your repo's landing page and select "manage topics."