Start Intent for Result
no.ntnu.item.arctis.library.android

Import via SVN
Drop this link into the Arctis View

Description

Starts the provided intent and listens for a result.

This block works for intents that are usually started by an Android activity, and which rport their result via the method onActivityResult().

Origin

Author:Frank Alexander Kraemer
Provider:NTNU - Department of Telematics
Repository:http://svn.item.ntnu.no/arctis-lib (user= guest, login= guest)

Dependencies

Imported Building Blocks:none
Imported Libraries:none
Required Repositories:none



Parameter Nodes
start:  android.content.Intent

result:  android.content.Intent

canceled


External Behavior