[Android] App Wont show in App Drawer after debug

Hey guys, so I have a small problem when debugging my app from Android Studio. When I run the app, everything runs fine but, when I close the app, the app does not show up in my app drawer. This only happens when I run an app from Android Studio as any apps I’m developing in Eclipse, show up in the app drawer (which makes me think there is nothing wrong with adb).

So small problem, but I’m not able to show the progress of the app to my partners. Any help would be awesome. :slight_smile:

[s]Ok im going to bump this topic because after a week of searching for an answer to the problem, nothing has come up. If anybody even has an idea about where to start fixing the problem I would be very grateful;

Also, even release apks have the same problem :frowning:

edit: just to clarify, the app debugs without flaw, the only thing I can’t do is relaunch the app after I’m done debugging it. Eclipse let me run the apk after I was done debugging so why doesn’t Android studio?[/s]

Never mind found the answer :smiley: