Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Lollipop 5 #13

Closed
evski opened this issue Oct 12, 2015 · 6 comments
Closed

Android Lollipop 5 #13

evski opened this issue Oct 12, 2015 · 6 comments

Comments

@evski
Copy link

evski commented Oct 12, 2015

Plugin has stopped working for me in Lollipop, I believe there's changes in the way brightness works. Has anyone else experienced this?

@fiscal-cliff
Copy link
Owner

Hi, check out the issue where we discussed different Android versions running the demos.

@evski
Copy link
Author

evski commented Oct 13, 2015

Thanks for response, just tried hello world app in that thread and it doesn’t change the brightness. I’m running android 5.1.1

On 12 Oct 2015, at 22:00, Evgeniy L [email protected] wrote:

Hi, check out the issue #12 where we discussed different Android versions running the demos.


Reply to this email directly or view it on GitHub #13 (comment).

@fiscal-cliff
Copy link
Owner

So, I've upgraded to mashmallow recently. The os looks pretty similar to 5.1.1. And demo works as expected. Try to do the things bellow:

  1. Add logcat output of the example
  2. Ensure that this example doesn't work on other devices, you can test.
  3. Describe what you see when the demo starts, and why you decided that it doesn't work.

@evski
Copy link
Author

evski commented Oct 13, 2015

  1. does the app have a tag set so I can filter it using logcat?
  2. I’ve tried on another device running android 4.4.4 and brightness does not change so same behaviour as on 5.1
  3. when loading demo app I see loading graphic then x3 buttons, clicking on each I see the alert but no change in brightness

On 13 Oct 2015, at 18:13, Evgeniy L [email protected] wrote:

So, I've upgraded to mashmallow recently. The os looks pretty similar to 5.1.1. And demo works as expected. Try to do the things bellow:

  1. Add logcat output of example program (here)[https://build.phonegap.com/apps/1607546 https://build.phonegap.com/apps/1607546]
  2. Ensure that this example doesn't work on other devices, you may test.
  3. Describe what you see when the demo starts, and why you decided that it doesn't work.


Reply to this email directly or view it on GitHub #13 (comment).

@fiscal-cliff
Copy link
Owner

What's on alert?
Try to dim the screen brightness to the minimum level, using os interface. Then start the application. Turn off the lights in your room. Push a button with set 1. You will see alert OK and brightness will be incresased gradually right after you close the alert. Am I right?

@evski
Copy link
Author

evski commented Oct 13, 2015

I just disabled an app called 'GMD immersive' (which allows apps to go full screen) and now it works, somehow that must have been conflicting. Thanks for support.

Sent from my iphone using thumbs, please excuse my brevity!

On 13 Oct 2015, at 20:10, Evgeniy L [email protected] wrote:

What's on alert?
Try to dim the screen brightness to the minimum level, using os interface. Then start the application. Turn off the lights in your room. Push a button with set 1. You will see alert OK and brightness will be incresased gradually right after you close the alert. Am I right?


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants