Tag Archives: android

Sending SMS from Mobile using Computer

How many times it has been that you want to send SMS to multiple friends, people or group. This kind of a situation arises when you are planning a party, get together, event or want to spread information. In Android … Continue reading

Posted in Android | Tagged , , , , | Leave a comment

Consuming webservices/website running on development machine from Android Emulator

It is quite common to develop a webservice/website and test it on the same machine. The same can be tested and viewed through localhost. But in the android emulator localhost doesn’t work. To access the development machine, use 10.0.2.2 Hope … Continue reading

Posted in Uncategorized | Tagged , , , , , | 24 Comments