Simulating incoming call or sms in Android Studio

Saad Amin picture Saad Amin · Dec 24, 2014 · Viewed 13.1k times · Source

Its possible to spoof calls and messages using DDMS in Eclipse IDE but how can I do it in Android Studio? There must be a way.

Answer

CommonsWare picture CommonsWare · Dec 24, 2014

Open the Android Device Monitor via Tools > Android > Android Device Monitor. The Monitor has the same "Emulator Control" tab that you are used to from Eclipse's DDMS.