문제

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!!

도움이 되었습니까?

해결책

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top