Difference between Emulator and Real Device for Installed applications?
问题 What is the difference for installed application's list in device and emulator. In emulator i can see the installed apps in location of /data/app But, i can't see the installed application on my real device. Where it is stored. I can see the default application from here /system/app But i can't see installed application whatever i downloaded and my own application. Anyone guide me? 回答1: On the emulator, you have root access. On your phone, you do not have root access (unless you root it). And