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

how to use this library to disable home key in my activity #10

Open
vidhyavishwa opened this issue Aug 19, 2017 · 8 comments
Open

how to use this library to disable home key in my activity #10

vidhyavishwa opened this issue Aug 19, 2017 · 8 comments

Comments

@vidhyavishwa
Copy link

Hi i used your library it is perfect i want the same result but when i added

 `Lockscreen.getInstance(ContextInstance).startLockscreenService();`

in my oncreate and added
this Lockscreen.getInstance(ContextInstance).stopLockscreenService();
in my button where i wand to unlock but it is not disabling the home key. But your apk is disabling the home key in my phone. So please do say how to use it for my lockscreen i am stuck at this part for long days

@hmm-umm
Copy link
Owner

hmm-umm commented Aug 19, 2017 via email

@hmm-umm hmm-umm closed this as completed Aug 19, 2017
@hmm-umm hmm-umm reopened this Aug 19, 2017
@vidhyavishwa
Copy link
Author

vidhyavishwa commented Aug 28, 2017 via email

@dri94
Copy link

dri94 commented Sep 4, 2017

i am looking for this info as well. It is not disabling the home key on google pixel for me with your library

@hmm-umm
Copy link
Owner

hmm-umm commented Sep 14, 2017

Hi guys :)

This lock screen method draws the view at the top of the window.

so~ used a service component.

Please confirm that the lock screen service and the lock screen view service are working properly.

Realistically it is hard for me to confirm that do not have your phone. Let me check the status by e-mailing in a little more detail.

If it is available, it is better to send the video and code. Even if it is private, I have no intention of disclosing it elsewhere.

I need more information to help.

Thanks

@vidhyavishwa
Copy link
Author

vidhyavishwa commented Sep 16, 2017 via email

@vidhyavishwa
Copy link
Author

vidhyavishwa commented Sep 21, 2017 via email

@hmm-umm
Copy link
Owner

hmm-umm commented Sep 22, 2017

Hi. vidhyavishwa

I try to access google drive.
please confirm.

Thanks.

Ps. If you want to talk using messenger, send mail to me..

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

4 participants
@dri94 @hmm-umm @vidhyavishwa and others