Posts by Ismael Junior • 286 points
4 posts
- 
		8 votes2 answers1659 viewsA: Send notification message to appHello from google IO 2016 the message service has been transferred to Firebase which made it simpler to initial deployment, as it dispenses with the need for a server to send messages. Add to… 
- 
		5 votes1 answer755 viewsQ: Change icone action back with FragmentGood morning, everyone, I’m having trouble changing the action of the icon back <- on my Toolbar. I have two Fragments A and B being that B are details of A. - When I’m on Fragment B and I press… 
- 
		2 votes1 answer359 viewsQ: Which one calls sharing?I wonder which Intent draws the screen below:… androidasked Ismael Junior 286
- 
		1 votes1 answer67 viewsA: How could I send messages from the cloud to Android ?parse.com has a very simple push service to use. Arrow the web permissions Initializes the service in your application in the Oncreate method Parse.initialize(this, "YOUR_APP_ID",… androidanswered Ismael Junior 286