Obsolete
Status Update
Comments
du...@gmail.com <du...@gmail.com> #2
I'm also seeing this issue, specifically under low-memory conditions and only on a Nexus 5x running Nougat. I was trying to launch a camera intent from a fragment. I've attached my log as well.
kg...@gmail.com <kg...@gmail.com> #3
I'm seeing this crash too, specifically on build NBD90W of Android on the nexus 5x (october security patches). We're not using a camera intent, but we're using the camera API directly.
ja...@google.com <ja...@google.com> #4
Oh, good point -- I, too, am running build NBD90W with the October 5 security patches.
Description
while developing Android applications (Emulator, DDMS, Eclipse support,
ant scripts...). Use the Developer templates for issues with Android
itself.
Please describe the problem in detail, with the following information (if
applicable)
Host OS: Linux
SDK tools version (available in the "About" section of the 'android' tool
UI): 22.0.1
Eclipse version: N/A
ADT plug-in version: N/A
Platform targeted by your project: N/A
Version of the platform running in the emulator: 4.2.2
STEPS TO REPRODUCE:
1. Create an AVD for a tablet device such as the Nexus 7
2. Open the emulator
3. Pull down the notification bar slightly so that when released it will be closed
4. Attempt to pull down the notification bar again
5. In addition, try to open the quick settings panel at any time
EXPECTED RESULTS:
The notification bar will function normally and will not get stuck. The quick settings tiles can also be pulled down.
OBSERVED RESULTS:
The notification bar will be stuck until the emulator is restarted. The quick settings can't be pulled down at any time at all.
ADDITIONAL INFORMATION:
Attach sample project, etc.
If possible, try to reproduce using ApiDemos.
If the problem is happening in the emulator, consider attaching the output
of "adb bugreport"