send sms

  1. Home
  2. chevron_right
  3. send sms

Android: Send SMS to Emulator

Tutorial
The Android emulator has support for receiving text messages. You can send a SMS to an emulator by using the command line. So the first step is: 1. Be sure…

Android TCP Connection Tutorial

Tutorial
In this tutorial we will make a TCP Connection. The server will be written in Java and the client will be written in Android. Actually it will be a very…