should I write each activity in android manifest and how? Must each activity have intent-filter, or not?
If you are using Eclipse ADT, when creating new Activity instead of creating a class create a Activity from New > Others... This way ADT automaticly adds your Activity to Manifest.