Posts by Teste • 121 points
1 post
- 
		2 votes0 answers170 viewsQ: How can I really integrate my SQL Server with Push on Android?I have an order table in my SQL Server and an app on Android. Every time an order has a status change, the user receives a notification. I already created the app by GCM from Google, I took the Key…