-
Notifications
You must be signed in to change notification settings - Fork 126
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
Comments
Hi. vidhyavishwa :)
You means... stopLockscreenService() is not working? Right? Interesting....
Would you tell me a phone that tested?
I will check this issue..
and please check if LockscreenService, LockscreenViewService run even after stop function call.
Thank you
Best regards :)
ᐧ
2017-08-19 16:27 GMT+09:00 vidhyavishwa <notifications@github.com>:
… 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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AF6mhyFKFCgSj5NRtCqFbl7aN5OX_oDZks5sZo5bgaJpZM4O8QWI>
.
--
-----------------------------------------
Jaegil Lee
S/W Engineer
Master of Engineering
Github: DUBULEE
Mobile: (+82)10-2854-1370
E-Mail: dubudev@dubulee.com
E-Mail: dubudev@gmail.com
Homepage: http://www.dubulee.com
-----------------------------------------
|
Hi mugku,
Thanks for your reply and response, Sorry for my
late reply, I tested in honor4x. In the same phone your app in playstore
works. So please do say how to use your library in my app . Waiting at this
part for months.
Regards,
Vidhya.S
…On Sat, Aug 19, 2017 at 7:12 PM, mugku ***@***.***> wrote:
Hi. vidhyavishwa :)
You means... startLockscreenService() is not working? Right?
Interesting....
Would you tell me a phone that tested?
I will check this issue..
Thank you
Best regards :)
ᐧ
2017-08-19 16:27 GMT+09:00 vidhyavishwa ***@***.***>:
> 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
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/mugku/Android-LockScreenSample-
DisableHomeButtonKey/issues/10>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/
AF6mhyFKFCgSj5NRtCqFbl7aN5OX_oDZks5sZo5bgaJpZM4O8QWI>
> .
>
--
-----------------------------------------
Jaegil Lee
S/W Engineer
Master of Engineering
Github: DUBULEE
Mobile: (+82)10-2854-1370
E-Mail: ***@***.***
E-Mail: ***@***.***
Homepage: http://www.dubulee.com
-----------------------------------------
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AdteY6AFTycrYcOaiWXSH00uO3wOMMxaks5sZuZHgaJpZM4O8QWI>
.
|
i am looking for this info as well. It is not disabling the home key on google pixel for me with your library |
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 |
Thanks for the indeed help, i will share you my codes as soon as possible
please do help me to achive the same as your library app
…On 14-Sep-2017 11:53 am, "mugku" ***@***.***> wrote:
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
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AdteYzgMwLob2z019GgfS0G4qRie0JV1ks5siMZsgaJpZM4O8QWI>
.
|
HomekeyConttrol.rar
<https://drive.google.com/file/d/0BxfSfN-aCFUXT2RRQ2pQZE5qWXc/view?usp=drive_web>
Hi mugku,
P.F.A for my code i just use a button to unlock and overrided all keys to
prevent working my homekey alone is not getting control please do help to
make it possible.
Thanks in advance.
Regards,
Vidhya.S
Team leader,
Futuro it solutions,
kakkanad,
kochi.
ph-0484-6545456
On Sat, Sep 16, 2017 at 6:16 AM, Vidhya Vishwa <user05.futuro@gmail.com>
wrote:
… Thanks for the indeed help, i will share you my codes as soon as possible
please do help me to achive the same as your library app
On 14-Sep-2017 11:53 am, "mugku" ***@***.***> wrote:
> 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
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#10 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AdteYzgMwLob2z019GgfS0G4qRie0JV1ks5siMZsgaJpZM4O8QWI>
> .
>
|
Hi. vidhyavishwa I try to access google drive. Thanks. Ps. If you want to talk using messenger, send mail to me.. |
Hi i used your library it is perfect i want the same result but when i added
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
The text was updated successfully, but these errors were encountered: