Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我希望我的应用每 5 秒检查一次系统电池百分比并将其显示在文本视图上。但是我搜索了重复功能的东西并找不到任何东西。所以现在我想在getBatteryPercentage()每次用户解锁手机时执行该功能,即屏幕显示打开时。
getBatteryPercentage()
如果有人可以提供每 5 秒重复一次代码或代码屏幕的功能,请告诉我。