Code Monkey home page Code Monkey logo

Comments (8)

zhangguangjin avatar zhangguangjin commented on August 29, 2024 1

刚刚试了,已经完美!辛苦了,继续支持你!

from ant-forest.

zhangguangjin avatar zhangguangjin commented on August 29, 2024

刚刚又试了几次,在密码解锁界面自己多输一个数字然后删掉可以解锁,或直接删掉最后一个数字再输入也能解锁,得出结论在没有回车键的键盘输入密码可以多输一个然后用删除键达到回车键的效果!但代码是真不会,求解

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on August 29, 2024

收到反馈 今晚之前尝试修复此问题
问题原因在于 EditText控件在setText()方法输入文本后 有些设备是通过input_change方式监测是否输入的 这个时候就会立即响应输入 但如果是通过检测虚拟按键响应事件 没有触发键盘按键事件的话 是不会检测输入的 所以这个设备的密码检测必须通过按键响应事件才行
我下午研究一下

from ant-forest.

zhangguangjin avatar zhangguangjin commented on August 29, 2024

感谢研究,辛苦了!,手机是没root的,也root不了。

from ant-forest.

zhangguangjin avatar zhangguangjin commented on August 29, 2024

刚上来看到你更新了代码,下来试了下,还是解不了锁。。。
Screenshot_20190510_164321_org autojs autojs

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on August 29, 2024

已于 v1.6.16 - 2019/05/10 尝试修复此问题

from ant-forest.

zhangguangjin avatar zhangguangjin commented on August 29, 2024

刚刚下载试了下,解锁时仔细观察了下,程序有删除了一位数,所以没解开,后来我设置密码时多加了一个数字,再试就可以了。这样是解决了问题,就怕后来同机型的人可能不知道会解不开锁。在此备注下!
感谢大佬的热心!

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on August 29, 2024

v1.6.17 - 2019/05/10 在密码之后自动加了一位数字 然后点击删除键 所以可以尝试在设置密码的时候不用多加一位

from ant-forest.

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.