I read the code in the intent.java, there have a lot of definition
like following:

    @SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)
    public static final String ACTION_ATTACH_DATA =
"android.intent.action.ATTACH_DATA";

I don't konw why the @SdkConstant identifiers before the declair
public static final String ACTION_ATTACH_DATA ?

What's the action for the @SdkConstant ??

sorry for my poor java lanaguage ability.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to