Giter Club home page Giter Club logo

xprivacy's People

Contributors

da-bernie avatar ukanth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

xprivacy's Issues

Noob question

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

API 23 changes potentially unimplemented

From a quick check on @M66B's XPrivacy repo, it seems that there were no API changes implemented from 22 to 23.

Android M was first unveiled on May 28, 2015 with official release on October 5, 2015. Additionally, the API Diff Spec is dated October 14, 2015. The commits on the official XPrivacy repo's source folder do not show any diffs/commits relevant to API changes for Marshmallow. The latest commits address changes for Lollipop only.

Edit: An example of an API 23 class without XPrivacy coverage is NetworkStatsManager. This class provides access to network usage and history. I cannot find any references in official XPrivacy relating to that class and its methods. I will explore more when possible. Note, that a similar class, UsageStatsManager, in that package android.app.usage, is covered by XPrivacy via an XHook subclass named XUsageStatsManager.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.