How to emulate SMS on Android-x86 on virtualbox?

房东的猫 提交于 2019-12-08 03:07:59

问题


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.


回答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.



来源:https://stackoverflow.com/questions/17471366/how-to-emulate-sms-on-android-x86-on-virtualbox

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!