Device specific error - s3dReadConfigFile “Can't open file for reading.”

前端 未结 4 798
你的背包
你的背包 2020-12-15 07:32

I\'m developing an application that communicates over the local network, and am trying to test on multiple devices. I have a Droid Incredible and a Samsung Galaxy S3 for tes

相关标签:
4条回答
  • 2020-12-15 08:13

    i have it too,
    just unlock your phone, and make it ready to use.
    than run your app from software (Eclipse - in my case).

    0 讨论(0)
  • 2020-12-15 08:22

    i have it too, just unlock your phone, and make it ready to use. than run your app from software (Eclipse - in my case)

    0 讨论(0)
  • 2020-12-15 08:28

    After several months of developing and continuing to receive this error on multiple devices running multiple apps, it seems at least to be a system issue. It does not result in any issues running apps on GS3s versus other devices, and it's also likely not anything to do with my code.

    I have no idea what it means or how to mitigate it, but if you're receiving the error, you can probably just ignore it.

    0 讨论(0)
  • 2020-12-15 08:36

    Is your mates Galaxy S3 rooted...it may require root privilege to read s3dReadConfigFile config file...just a guess

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