Kindly suggest me a way to find the count of an installed application in a mobile.
Also Is it possible to find the count of an installed application with a particular name.
Example :
1) if AA.jar,bb.jar,cc.jar are installed
it should show count as 3
2) if AA.jar is installed twice
it should show count as 2
thank you,