dimanche 28 août 2016

[TUTORIAL] Inter-app Communication with Intents

DISCLAIMER:
This tutorial is written without testing code. There may be bugs, but try to understand the process, not copy the code.


An intent is a way for different applications to communicate at run time. It can be used to pass messages between activities and make them do actions. Using it with startActivity targets the intent to an activity. Broadcast intents are broadcast to all activities, and any applications with an intent filter can listen for it and perform an...

[TUTORIAL] Inter-app Communication with Intents

from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/1TX5KWH
via IFTTT

Aucun commentaire:

Enregistrer un commentaire