Question

I know it sounds very basic and maybe stupid, but I'm stuck on trying to "pull down" the notification bar in Android emulator. How we do it using the mouse or keyboard??

I'm developing my first app and I've always used a real device, but now I'm trying to use the emulator as well.

PS.: yes, I've searched a lot everywhere!!

Was it helpful?

Solution

I believe:

To see the details of the notification, you will have to select the icon which will display notification drawer having detail about the notification. While working with emulator with virtual device, you will have to click and drag down the status bar to expand it which will give you detail as follows. This will be just 64 dp tall and called normal view.

Refer to http://www.tutorialspoint.com/android/android_notifications.htm for more details.

OTHER TIPS

I had to select the notification drawer from as close to the window bar as possible.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top