Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Send Sms With Genymotion [closed]

I'm new android developer and I want to Test an app works with sms service . i want to test my app with Genymotion emulator but I cant find a way to send message ! Is there any way to send and receive SMS with Genymotion emulator ?

like image 680
M410 Avatar asked Oct 06 '13 15:10

M410


People also ask

Can you send texts from Android emulator?

If you read the emulator documentation, you will see that you can send and receive text messages between the environment within the emulator and the emulator console.

Is Genymotion rooted?

Genymotion Device image virtual devices are rooted and cannot be unrooted.

What is Genymotion shell?

Interacting with virtual devices. To modify sensor statuses and values of a virtual device, Genymotion Shell provides commands grouped by category corresponding to the component of the virtual device they interact with.


1 Answers

No, for the moment, you cannot send/receive SMS with Genymotion. This is still in the "todo list" of the Genymotion dev team (I'm part of it).

like image 155
madCdan Avatar answered Sep 23 '22 07:09

madCdan