I think that it should be possible to get all the activities from \'third-party\' application, described in the manifest file. I can\'t figure out how.
for example:<
You should be able to do just that using the PackageManager's getPackageArchiveInfo() using the GET_ACTIVITIES flag. I have not tried it though
getPackageArchiveInfo()
GET_ACTIVITIES