I am a blackberry application developer just a more than beginner. I want to build an application which can just determine that which (3rd party or native) application was opened and on what time?
I researched a quite bit but didn t found anything useful. My app would have an interface which will ask user for which applications to track. So is it possible to programmatically get the guid of that app and by using Global Event Listener in my app , i can compare the stored guid and guid obtained through global event listener.
简而言之,如何获得安装在我手机上的所有应用程序的Guid。
请帮助我,如果你曾经使用或研究过这种东西,请帮助我。