ukanth / XPrivacy

Forked repo of original XPrivacy by M66B

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noob question

esp13 opened this issue · comments

commented

Hi,
I'm a total noob in android compilation.
I'm on a S7 (G930F) under a resurrection remix rom on nougat 7.1.2 with the official xposed + magisk root
I got the internal check error in the official Xprivacy (I understood now it is not a good version for my nougat)

Can you help me to get Xprivacy working?

I hope I could ask my question here, sorry if not :/
And... sorry for my bad english.

the adb log of the official Xprivacy error:

11-16 23:15:10.521 7862 7862 W XPrivacy: Incompatible java.net.InterfaceAddress
11-16 23:15:10.521 7862 7862 W XPrivacy:
11-16 23:15:10.521 7862 7862 W XPrivacy:
11-16 23:15:10.521 7862 7862 W XPrivacy: public boolean java.net.InterfaceAddress.equals(java.lang.Object)
11-16 23:15:10.521 7862 7862 W XPrivacy: public java.net.InetAddress java.net.InterfaceAddress.getAddress()
11-16 23:15:10.521 7862 7862 W XPrivacy: public java.net.InetAddress java.net.InterfaceAddress.getBroadcast()
11-16 23:15:10.521 7862 7862 W XPrivacy: public short java.net.InterfaceAddress.getNetworkPrefixLength()
11-16 23:15:10.521 7862 7862 W XPrivacy: public int java.net.InterfaceAddress.hashCode()
11-16 23:15:10.521 7862 7862 W XPrivacy: public java.lang.String java.net.InterfaceAddress.toString()
11-16 23:15:10.521 7862 7862 W XPrivacy:
11-16 23:15:10.521 7862 7862 W XPrivacy: private java.net.InetAddress java.net.InterfaceAddress.address
11-16 23:15:10.521 7862 7862 W XPrivacy: private java.net.Inet4Address java.net.InterfaceAddress.broadcast
11-16 23:15:10.521 7862 7862 W XPrivacy: private short java.net.InterfaceAddress.maskLength

It's WIP and we are still working on understanding the API difference. It might take some more time before we start working on the actual code.