2

So the title basically speaks for itself. I've seen other posts about this problem but seems like no one answers to it. Anyway, I'd like to send SMS to Android-x86 on the virtualbox, something like telnet it? Just like how you can do it using the traditional AVD.

AVD emulator runs really slow on my machine as I'm using a Windows 7 and AMD Athlon II with only 3GB. And as you can read online, speeding up requires an Intel supporting VT-x. Any thought would be much appreciated. thanks.

useletters
  • 325
  • 3
  • 15
  • possible duplicate of [Telnet connection to Android-x86 through VirtualBox](http://stackoverflow.com/questions/8740947/telnet-connection-to-android-x86-through-virtualbox) – CatShoes Jul 16 '13 at 21:33

1 Answers1

1

Check out the following threads on the Android-x86 Google Group. I have never done SMS with Android-x86, but here is a synthesis of some things from the group. I am guessing that it cannot be done. Also, you should see this SO question.

From Telnet connection to Android-x86:

...should be able to connect to "telnet 192.168.1.XXX 5555" and send "sms send 555123456 SMS_text_here" to simulare an SMS, but the telnet connection is not working....

No responses.

From android x86 telnet connection:

... So I was wondering, are there in a plans to make it more as an emulator stuff for developing purposes ? I mean telnet connection simmulating sms'es...

No responses.

Community
  • 1
  • 1
CatShoes
  • 3,613
  • 5
  • 29
  • 43