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 testing right now. When I run the application on the Incredible, all works as intended. However, when I run the app on the GS3, I get the following error in LogCat:
< s3dReadConfigFile:75 >: Can't open file for reading
A team mate with another GS3 does not get this error when he runs the application on that device also gets this error, but it took him a while to find it because of the volume of log output. What is the possible cause? Is this a configuration issue, a hardware issue, or something in my code?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…