Reputation:
does android emulator supports MMS messaging? im looking for a solution for my app, please some help.
Upvotes: 1
Views: 2080
Reputation: 180004
MMS is sent via your cellular carrier. As the emulator doesn't have a cellular connection, you're not going to be able to send/receive messages that way. You'll need a real device for testing that part of your app.
Upvotes: 5