Coder Social home page Coder Social logo

Comments (9)

songyiYu avatar songyiYu commented on August 17, 2024 2

ios 락버튼 홈버튼
https://github.com/ImEric/swift-home-vs-lock-button 참조해보세요 :)

from flutter_hardware_buttons.

eojine avatar eojine commented on August 17, 2024

애플은 싫어하는거 투성이다...

from flutter_hardware_buttons.

eojine avatar eojine commented on August 17, 2024

갓솔~~~~~~!

from flutter_hardware_buttons.

giantsol avatar giantsol commented on August 17, 2024

요건 아마도 간단해보이네여
https://stackoverflow.com/questions/6848518/detect-on-off-key-press-android

from flutter_hardware_buttons.

giantsol avatar giantsol commented on August 17, 2024

아니.. KEYCODE_POWE가 안먹히는거같은데..

from flutter_hardware_buttons.

giantsol avatar giantsol commented on August 17, 2024

흠.. 락버튼 안드 꽤 많이 어려워보이네요 ㅠ

from flutter_hardware_buttons.

songyiYu avatar songyiYu commented on August 17, 2024

흠.. 락버튼 안드 꽤 많이 어려워보이네요 ㅠ

락버튼 감지가 좀 어려우면 락스크린을 감지하는것은 어떤가요?

from flutter_hardware_buttons.

giantsol avatar giantsol commented on August 17, 2024

후.. 천신만고의 세월 끝에 락버튼 구현을 알아냈다.
스택오버플로우 찾아보면 어딜가나 Intent.ACTION_CLOSE_SYSTEM_DIALOGS로 어쩌구 한다 해서 그걸로 아무리 해보려해도 안됐는데
콘솔에서 adb shell dumpsys activity 떠서 보니까 Intent.ACTION_SCREEN_OFF로도 reason값이 내려왔었다.
고거 보니까 PowerManager.GO_TO_SLEEP_REASON_TIMEOUT 또는 PowerManager.GO_TO_SLEEP_REASON_POWER_BUTTON 이런걸로 구분할 수 있어서 요걸로 했당.

from flutter_hardware_buttons.

giantsol avatar giantsol commented on August 17, 2024

안드랑 iOS 둘다 락버튼 감지하는걸로 했으니까 사일런트버튼은 일단 하지 않는걸로합시당 @eojine

from flutter_hardware_buttons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.