I have created an Activity and declared in Manifest file. But I would like to re-use the same Activity for other purpose.
Static, not Dynamic
Go to your AndroidManifest.xml file and add the android:label attribute to the activity tag you want, like this: