This video shows simple steps to create an Android App and connect it with the Firebase project. Then it shows how one can use Firebase cloud messaging service to send the push notification on the phones which have this Android App installed. I hope you like this video. For any…
Tag: server
How to create stored procedure in MS SQL database server and run (call) it from your Android App?
This video shows the complete end to end steps to create a simple stored procedure in MS SQL server and call the same from the Android App. In the first part of the video it shows how to create a simple stored procedure using MS SQL Server Management Studio (SSMS)….