0

I want to send notification from ASP.NET server to Android App and meanwhile I need to send data and also I need to send back data and notification to the ASP.NET server from Android app. And I know for this to happen we need GCM but I do not know how to implement,even after so much of googling so please can anybody help me in this regard.

Any answer(solution to the problem) is appreciable.

Thanks in advance

2 Answers 2

1

You can use asp.net webapi to get/post data.http://www.asp.net/web-api

From android application you can call this web api and get and send data. There is you tube video for that. http://www.youtube.com/watch?v=aQ8Mu7-s_Xk

Sign up to request clarification or add additional context in comments.

Comments

0

This is a very late answer but having the latest method. Use Firebase. You can send notification/data to apps and you can even manage the coming data very easily in android. Just comment here if anybody wants ASP.net code for sending data through firebase cloud messaging system.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.