Coder Social home page Coder Social logo

Comments (4)

wklow12 avatar wklow12 commented on May 29, 2024

java.lang.IllegalArgumentException: Illegal char: M at offset 0 at libcore.util.HexEncoding.toDigit(HexEncoding.java:96) at libcore.util.HexEncoding.decode(HexEncoding.java:77) at com.android.server.wifi.util.NativeUtil.hexStringToByteArray(NativeUtil.java:318) at com.android.server.wifi.util.NativeUtil.hexOrQuotedAsciiStringToBytes(NativeUtil.java:227) at com.android.server.wifi.util.NativeUtil.decodeSsid(NativeUtil.java:268) at com.android.server.wifi.SupplicantStaNetworkHal.saveWifiConfiguration(SupplicantStaNetworkHal.java:412) at com.android.server.wifi.SupplicantStaIfaceHal.addNetworkAndSaveConfig(SupplicantStaIfaceHal.java:405) at com.android.server.wifi.SupplicantStaIfaceHal.connectToNetwork(SupplicantStaIfaceHal.java:440) at com.android.server.wifi.WifiNative.connectToNetwork(WifiNative.java:851) at com.android.server.wifi.WifiStateMachine$ConnectModeState.processMessage(WifiStateMachine.java:8424) at com.android.internal.util.StateMachine$SmHandler.processMsg(StateMachine.java:992) at com.android.internal.util.StateMachine$SmHandler.handleMessage(StateMachine.java:809) at android.os.Handler.dispatchMessage(Handler.java:105) at android.os.Looper.loop(Looper.java:164) at android.os.HandlerThread.run(HandlerThread.java:65)

the error get from log

from wificonnector.

jflavio11 avatar jflavio11 commented on May 29, 2024

Hi @wklow12 I have not test the library with many devices on Android Oreo. Have you turned on the logs using the setLog(true) method?

from wificonnector.

kkroid avatar kkroid commented on May 29, 2024

same error here

from wificonnector.

techievex avatar techievex commented on May 29, 2024

Hey,

I am facing the same error here. We are not able to scan/connect the application in android versions above marshmallow(6.0).

Later I was able to scan the wifi network after by passing permission option and but I am not able to get network ID for the selected network.

Hope you guys can help us out here.

Thanks in advance.

from wificonnector.

Related Issues (8)

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.