Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any way to receive multicast packets on Android Emulator?

Android emulator does not support multicast currently however I need to test an application that needs multicast packets. I want to do it on Emulator.

Is there a way to receive multicast packets on Android Emulator? I am open to writing some code as an android app.

like image 203
Kumar Gaurav Avatar asked May 09 '17 00:05

Kumar Gaurav


1 Answers

At the present time, 2 years later, multicast packets still not supported on Android Emulator.

Android Documentation

like image 89
ferminx360 Avatar answered Oct 18 '22 16:10

ferminx360