Pregunta

I want to control Itunes on my computer with my android phone. Is there any api or webservice I can connect with? I just want to pause or unpause itunes from an android app.

¿Fue útil?

Solución

You can use the many applications already provided in Google Play for what you want. If you are looking to develop this kind of application yourself, then you can take a look here:

http://dacp.jsharkey.org/

And the code that he is provided could be found here:

https://code.google.com/p/android-cookbook/source/browse/#svn/trunk/TunesControl

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top