Hi all,
I have read the android.content.Intent class, and i still don't really understand about the androidmanifest.xml file.
I need a little help to explain the functionality of the tags in androidmanifest.xml. My problem is, when to use each tag like <intent-filter>,<action>,<category>, etc. and also when to use category like DEFAULT_CATEGORY,ALTERNATIVE_CATEGORY, etc.
Thanks for your help





