Hi everyone,
I got a problem when i install one of my application by command line "adb install myapplication.apk", but in the emulator i can't find it. With the "File explorer" of Android in Eclipse, i found the application is installed in /data/app/myapplication.apk. I thought maybe this is a problem of application icon, i compared its ressource with the other applications i got installed successful, there isn't anything diffrent.
Have you guys meet this problem?

