I am working on an android app. I wrote a SMS app and i want to debug the app on my android device.
The question is : How can i send a message to my android device from eclipse.
I know how can I send a message to emulator from another emulator. I want to debug on device not emulator.
Thanks for your helps…
The SMS is a mobile network operation. It needs another device to send SMS, you cannot use eclipse to send. But what you can do is, you can use another device connected to your pc ad use adb shell to send SMS