How to Connect to rild Socket
问题 I'm trying to write an app to talk to the rild. And Yes, I know this is not politically correct, but it's an embedded industrial telemetry app so I'm not concerned about user experience, portability and all that stuff. The problem is that when I try to connect, I get a java.io "Permission denied" exception. Can anybody help me? The phone (Nexus One) is rooted with Cyanogenmod 7 and the app is running as superuser using the "SuperUser" app from Market. My Code (abbreviated): try { mSocket =