AndDevloper
Lurker
Hey,
I am facing some difficulties with intents. I will post all of my question here
1. When I pass an intent from one activity from one activity to another, is it necessary for the activities to have an intent filter. I mean can there be no intent filter at all?
2. Can I send string data though an Uri? If yes, how can I extract it at the other activity?
I am facing some difficulties with intents. I will post all of my question here
1. When I pass an intent from one activity from one activity to another, is it necessary for the activities to have an intent filter. I mean can there be no intent filter at all?
2. Can I send string data though an Uri? If yes, how can I extract it at the other activity?