We can get the name of the package of a class by using ApplicationInfo
class...
e.g.
in my code I have used
{
ApplicationInfo abc;
String xyz= abc.packageName;
}
I want to know the *name of the class* which implements the main Activity of
the function.....or rather the class having main activity of the package we
are getting by abc.packageName.
Thanks & Regards
Aviral
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en