Hi, Buddies, I am writing a PC software, which is used to read, write, and update the contact information, send SMS, and change the settings of the phone from a PC connected to a Android phone via USB.
Currently, the way I figured out is to use adb, but, I found that adb is be able to work only if the debug model is switched on in Phone side. So, I am wondering if there there is any better way to develop this kind of software. If the adb is the only way, can we just conquer the 'debug model' problem by any means? Thanks a lot. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

