How could I get all applications that were installed by user?
I want to develop an app that can present all applications that were installed by user, but
I don't understand how to get them.
use getExternalStorageDirectory()
?
or is there have other method?