@לא-מתייאש כתב בשיתוף | להכשיר (כמעט) כל אנדרואיד לוויז ומייל בלבד – קיידרואיד 0.9.3 גרסת בטא ציבורית!:
@8438523 @avrasha com.kdroid.filter(0.9.3)-armeabi-v7a-release.zip
אם יש לכם התקנות פתוחות קמפלתי אותו לARM V7, המערכת של עדכונים של קיידרואיד לא תמוכת בכמה סוגי מעבדים, אבל תגידו לי אם זה עובד בכל זאת.
הגרסה הבא כן תתמוך, כרגע אחרי שהויפיאן עובד, אני רק מוסיף כמה פיצרים שיהיה יותר נוח כי יש הרבה משתמשים
לא מצליח להתקין על רדמי 9 זה מה שהוא כותב לי איפסתי מחדש וזה לא עזר
adb shell dpm set-device-owner com.kdroid.filter/.listener.AdminListener
java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_DEVICE_ADMINS.
at android.os.Parcel.createException(Parcel.java:2075)
at android.os.Parcel.readException(Parcel.java:2043)
at android.os.Parcel.readException(Parcel.java:1991)
at android.app.admin.IDevicePolicyManager$Stub$Proxy.setActiveAdmin(IDevicePolicyManager.java:8048)
at com.android.commands.dpm.Dpm.runSetDeviceOwner(Dpm.java:200)
at com.android.commands.dpm.Dpm.onRun(Dpm.java:115)
at com.android.internal.os.BaseCommand.run(BaseCommand.java:56)
at com.android.commands.dpm.Dpm.main(Dpm.java:41)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:380)
Caused by: android.os.RemoteException: Remote stack trace:
at android.app.ContextImpl.enforce(ContextImpl.java:1907)
at android.app.ContextImpl.enforceCallingOrSelfPermission(ContextImpl.java:1935)
at com.android.server.devicepolicy.DevicePolicyManagerService.setActiveAdmin(DevicePolicyManagerService.java:3790)
at com.android.server.devicepolicy.DevicePolicyManagerService.setActiveAdmin(DevicePolicyManagerService.java:3785)
at android.app.admin.IDevicePolicyManager$Stub.onTransact(IDevicePolicyManager.java:3088