Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top