is there any open source library or code project to implement the airplay in the android ? I want to make android as a server (Airplay receiver).
Asked
Active
Viewed 592 times
1 Answers
1
It al depends on that you want to share on which device.
You can use Anymote Library in your Android application to connect and communicate with Google TV using the Anymote protocol.

Wiebe Elsinga
- 386
- 3
- 15
-
actually i want android as a receiver . Which receive the stream from the iOS device – V-Xtreme Feb 21 '13 at 11:08
-
then the answer is no, there is no open source that can do that. – Wiebe Elsinga Feb 21 '13 at 11:30
-