Search code examples
androidincoming-call

Simulating incoming call or sms in Android Studio


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.


Solution

  • 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.