Hi Lukas Morawietz​

Hi Lukas Morawietz​

I’m now on Marshmallow and seems there is a new permission for reading wifi network

var unused = $ll_minute;

return

LL.getContext().getSystemService(LL.getContext().WIFI_SERVICE).getConnectionInfo().getSSID();

It’s giving me : unknown.

I can’t find what permission to add through your Xposed module

I’ve added PHONE_STATUS

TrianguloY​ Jappie Toutenhoofd​ are you aware of that kind of thing ?

]]>

16 Commentsto Hi Lukas Morawietz​

  1. Anonymous says:

    < ![CDATA[

    Maybe COARSE_LOCATION (and maybe FINE_LOCATION too)

    ]]>

  2. Anonymous says:

    < ![CDATA[

    This module was not designed for marshmallow. It might not work at all.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Lukas Morawietz what about updating your module ?


    Seems not working with the 2 permissions given by Pierre Hébert​



    Pierre : any other way to give these permissions ?

    ]]>

  4. Anonymous says:

    < ![CDATA[

    Bruno-Isa LAMOUR-ARNOULD


    I need a rooted marshmallow device with xposed to do that. It is near impossible to test xposed modules with an emulator.

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Lukas Morawietz I can’t see ACCESS WIFI_STATE with your module on M.


    I think it was there on L



    How can I add permission without your module ?


    Any zip possible to flash

    ]]>

  6. Anonymous says:

    < ![CDATA[

    Lukas Morawietz thank you but no WIFI_STATE here

    ]]>

  7. Anonymous says:

    < ![CDATA[

    Using ZooperWidget for that now.

    ]]>

  8. Anonymous says:

    < ![CDATA[

    Update: Genymotion with Xposed is up and running. I’ve identified the problem. Next step: I need Marhsmallow sources of AOSP. I’ve used Grepcode.com in the past, but they don’t have 6.0 yet.

    ]]>

  9. Anonymous says:

    < ![CDATA[

    Lukas Morawietz does it mean an Xposed module working for Lightning permission will come ?

    ]]>

  10. Anonymous says:

    < ![CDATA[

    Bruno-Isa LAMOUR-ARNOULD


     probably. I already got it working for normal permissions (update is already in play store). Runtime permissions are harder though. I have currently no idea how to solve this.

    ]]>

  11. Anonymous says:

    < ![CDATA[

    Lukas Morawietz take your time

    ]]>

  12. Anonymous says:

    < ![CDATA[

    Aaaand it’s done! Yay me 😀

    ]]>

  13. Anonymous says:

    < ![CDATA[

    Lukas Morawietz wow


    So I’ll be able to see the wifi network name ?

    ]]>

  14. Anonymous says:

    < ![CDATA[

    Bruno-Isa LAMOUR-ARNOULD


    i guess so. I haven’t tried that specific one, but  ACCESS_WIFI_STATE and ACCESS_FINE_LOCATION worked.

    ]]>

  15. Anonymous says:

    < ![CDATA[

    Lukas Morawietz working fine. Thanks

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *