rsteckler / unbounce-android

Take control of your battery life by limiting wakelocks and alarms
MIT License
126 stars 45 forks source link

xposed not working on Z3 LP (alarmhook) #114

Closed Eason85 closed 8 years ago

Eason85 commented 9 years ago

For some reason the xposed module isn't getting hooked by xposed. I've made sure SE is permissive and everything else seems to install and work fine, just not amplify.

The error is java.lang.NoSuchMethodError: com.android.server.AlarmManagerService#triggerAlar msLocked(java.util.ArrayList,long,long)#extract

Thanks.

mysiak commented 9 years ago

Same with Z2 (permissive or enforcing), Xposed log here: http://textuploader.com/xv43

rsteckler commented 8 years ago

Should be fixed now.