Obsolete
Status Update
Comments
[Deleted User] <[Deleted User]> #2
Can you provide the below requested information to better understand the issue:
Android build
Which Android build are you using? (e.g. KVT49L)
Device used
Which device did you use to reproduce this issue?
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Expected output
What do you expect to occur?
Current output
What do you see instead?
Android bug report:
After reproducing the issue, navigate to developer settings, ensure ‘USB debugging’ is enabled, then enable ‘Bug report shortcut’. To take bug report, hold the power button and select the ‘Take bug report’ option.
Screen capture of the issue
Press the volume down and power buttons simultaneously. The image will appear in your gallery. Attach the screenshot file to this issue.
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
Android build
Which Android build are you using? (e.g. KVT49L)
Device used
Which device did you use to reproduce this issue?
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
Expected output
What do you expect to occur?
Current output
What do you see instead?
Android bug report:
After reproducing the issue, navigate to developer settings, ensure ‘USB debugging’ is enabled, then enable ‘Bug report shortcut’. To take bug report, hold the power button and select the ‘Take bug report’ option.
Screen capture of the issue
Press the volume down and power buttons simultaneously. The image will appear in your gallery. Attach the screenshot file to this issue.
Note: Please upload the files to google drive and share the folder to android-bugreport@google.com, then share the link here.
hb...@gmail.com <hb...@gmail.com> #3
Android build
Which Android build are you using? (e.g. KVT49L)
NPF10C
Device used
Which device did you use to reproduce this issue?
Nexus 5X
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
No steps
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
100% of the time
Expected output
What do you expect to occur?
Feature Night Mode available for Nexus devices like Pixel devices
Current output
What do you see instead?
No Night Mode available
Which Android build are you using? (e.g. KVT49L)
NPF10C
Device used
Which device did you use to reproduce this issue?
Nexus 5X
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
No steps
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
100% of the time
Expected output
What do you expect to occur?
Feature Night Mode available for Nexus devices like Pixel devices
Current output
What do you see instead?
No Night Mode available
st...@gmail.com <st...@gmail.com> #4
We have passed this defect on to the development team and will update this issue with more information as it becomes available.
st...@gmail.com <st...@gmail.com> #5
I am having the same issue.
st...@gmail.com <st...@gmail.com> #6
Android build
Which Android build are you using? (e.g. KVT49L)
NPF10C
Device used
Which device did you use to reproduce this issue?
Nexus 6P
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
No steps
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
100% of the time
Expected output
What do you expect to occur?
Feature Night Mode available for Nexus devices.
Current output
What do you see instead?
No Night Mode available
Which Android build are you using? (e.g. KVT49L)
NPF10C
Device used
Which device did you use to reproduce this issue?
Nexus 6P
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
No steps
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
100% of the time
Expected output
What do you expect to occur?
Feature Night Mode available for Nexus devices.
Current output
What do you see instead?
No Night Mode available
rk...@googlemail.com <rk...@googlemail.com> #7
Android build
Which Android build are you using? (e.g. KVT49L)
NPF10C
Device used
Which device did you use to reproduce this issue?
Nexus 5X
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
None
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
100% of the time
Expected output
What do you expect to occur?
Make the night mode feature available in Nexus devices
Current output
What do you see instead?
No night node
Which Android build are you using? (e.g. KVT49L)
NPF10C
Device used
Which device did you use to reproduce this issue?
Nexus 5X
Steps to reproduce
What steps do others need to take in order to reproduce the issue themselves?
None
Frequency
How frequently does this issue occur? (e.g 100% of the time, 10% of the time)
100% of the time
Expected output
What do you expect to occur?
Make the night mode feature available in Nexus devices
Current output
What do you see instead?
No night node
rk...@googlemail.com <rk...@googlemail.com> #8
Everyone -- its a 1:50 chance google is going to implement this into the 6P.
This feature removal made me look for alternatives. I saw that flux now works with rooted phones.
Rooted my phone and installed flux. Now 100% satisfied. If you are able to root your phone, this is your best bet, don't waste any more time burning your eyes out at night.
This feature removal made me look for alternatives. I saw that flux now works with rooted phones.
Rooted my phone and installed flux. Now 100% satisfied. If you are able to root your phone, this is your best bet, don't waste any more time burning your eyes out at night.
zy...@google.com <zy...@google.com> #9
rooting should not be necessary for this kind of feature. rooting is also increasingly breaking a number of apps (including android pay) which is not a viable alternative.
if google wants to try to force users into a pixel then that's fine, i can deal without night mode but google will not be my first choice for phones in the future.
if google wants to try to force users into a pixel then that's fine, i can deal without night mode but google will not be my first choice for phones in the future.
st...@gmail.com <st...@gmail.com> #10
I had this issue with even the very latest Android Studio version 2.1.3.
The solution is quite simple:
1- Download and install latest version of JAVA SDK
2- Open your your system Environment Variables:
- In Windows, type in the Windows search criteria: environment variables
- select the first result
- System Properties window should be displayed
3- Under "System variables", search for the "JAVA" variable
4- Edit the variable with the new address where the new JAVA SDK was installed to (Remember to add the \bin\ folder as following...):
- Example: C:\Program Files\Java\jdk1.8.0_101\bin\
5- Repeat steps for "JAVA_HOME" variable (... without the \bin this time...):
- C:\Program Files\Java\jdk1.8.0_101\
6. Select OK and close
7. No need to reboot
Now everything is back to normal, everything is clickable again.
Hope this solution works for the person who posted the original issue.
Good luck!
The solution is quite simple:
1- Download and install latest version of JAVA SDK
2- Open your your system Environment Variables:
- In Windows, type in the Windows search criteria: environment variables
- select the first result
- System Properties window should be displayed
3- Under "System variables", search for the "JAVA" variable
4- Edit the variable with the new address where the new JAVA SDK was installed to (Remember to add the \bin\ folder as following...):
- Example: C:\Program Files\Java\jdk1.8.0_101\bin\
5- Repeat steps for "JAVA_HOME" variable (... without the \bin this time...):
- C:\Program Files\Java\jdk1.8.0_101\
6. Select OK and close
7. No need to reboot
Now everything is back to normal, everything is clickable again.
Hope this solution works for the person who posted the original issue.
Good luck!
al...@gmail.com <al...@gmail.com> #11
I do have this with the latest android studio for mac. mouse selects only one item in startup wizard, thats it. even inside the studio, if you select item in project tree, you move mouse inside the editor, it highlights and selects the project tree item
pe...@gmail.com <pe...@gmail.com> #12
*
Description
supply all required information.
mouse click does not work on menu android studio 1.3.2
Currently I cannot use my mouse to click on run android from menu, nor on edit confirgurations screen.
Please provide solutions to lhorn@us.ibm.com , and Sdever@us.ibm.com
Thank you.
see screen attahced.