Share to EffectHub.com

You can earn money or coins from your share:)

Tips: you can use Sparticle for uploading away3D effects.

Tips: you can download Sparticle for uploading effects.

Tips: The ActionScript editor is supporting Away3D, Starling, Dragonbones and Flex frameworks.

Tips: paste the web page URL then click button:)

EffectHub.com: Your Best Source for Gaming
Login    or

Android:Standard Activity Actions

  • ACTION_MAIN

  • Activity Action: Start as a main entry point, does not expect to receive data.

  • Input: nothing

  • Output: nothing

  • Constant Value: "android.intent.action.MAIN"

  • ACTION_VIEW

  • Activity Action: Display the data to the user. This is the most common action performed on data -- it is the generic action you can use on a piece of data to get the most reasonable thing to occur. For example, when used on a contacts entry it will view the entry; when used on a mailto: URI it will bring up a compose window filled with the information supplied by the URI; when used with a tel: URI it will invoke the dialer.

  • Input: getData() is URI from which to retrieve data.

  • Output: nothing.

  • Constant Value: "android.intent.action.VIEW"

  • ACTION_EDIT

  • Activity Action: Provide explicit editable access to the given data.

  • Input: getData() is URI of data to be edited.

  • Output: nothing.

  • Constant Value: "android.intent.action.EDIT"

  • ACTION_PICK

  • Activity Action: Pick an item from the data, returning what was selected.

  • Input: getData() is URI containing a directory of data (vnd.android.cursor.dir/*) from which to pick an item.

  • Output: The URI of the item that was picked.

  • Constant Value: "android.intent.action.PICK"

...

You must Sign up as a member of Effecthub to view the content.

1722 views    0 comments

You must Sign up as a member of Effecthub to join the conversation.

Join Effecthub.com


Or Login with Your Email Address:

Or Sign Up with Your Email Address:
This field must contain a valid email
Password should be at least 1 character

A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: views/footer.php

Line Number: 6

A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: controllers/topic.php

Line Number: 21

A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_ACCEPT_LANGUAGE

Filename: controllers/topic.php

Line Number: 85