Click here to Skip to main content
15,886,137 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello,

I want to implement an android application that will accept push notification from server. I am completely new to mobile development and I don't know where to start. Due to google search result, I know that this can be done using websockets. But in visual studio, when I try to install Websockets through NuGet, they said Websocket is stopped developping and should use SignalR. Is there any step-by-step turorials to setup SignalR in both IIS (C#) and android (Native)? I know that Xamarin can do this easily and I found their turorials. But I need this to be done with native Android (Later will be iOS).

Please advice.

Thanks.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900