Android studio getSlotFromBufferLocked: unknown buffer error in Marshmallow

前端 未结 2 733
再見小時候
再見小時候 2020-12-11 06:42

I am trying to call webservices with http://127.0.0.1/demo/, but it does not work in Marshmallow. It gives the following error. My webservices is running in

相关标签:
2条回答
  • 2020-12-11 07:09

    This is an identified issue in Marshmallow. Checkout this link for details. They have fixed the issue in Android 6.0.1 which was released last year in December.

    0 讨论(0)
  • 2020-12-11 07:21

    Restart Android Studio and Emulator.

    0 讨论(0)
提交回复
热议问题