취소

커뮤니티

가이드

서포트

전체

SystemUI.apk

PowerUI.smali

SupportChargingRemainingTime 검색

    iput-boolean v2, p0, Lcom/android/systemui/power/PowerUI;->mSupportChargingRemainingTime:Z

v2를 v4로 변경

PowerNotificationWarnings.smali

showChargingNotice(ZI)V 검색

    const-string v3, "PowerUI.Notification"

    const-string v4, "Charging remaining time is not supported and connected cable is not a fast/slow charger, so return!"

이게 나오는데 그 위에

if-eq if-nez if-eqz if-ne 등을 서로 반대되게 변경

eq>>>ne

eqz>>nez

ne>>eq

nez>>eqz