We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Basically this adds .putLongExtra(key, value) to Ti.Android.intent. See example/app.js for an explanation of how this works.
Provides additional Intent.putExtra methods that are not available in the Titanium core to allow the type to be specified rather than guessed at.