Android Logo MathCS.org - Android

Music Streamer

java -> android -> music streamer ...

In the previous section we saw how one activity can start other child activities by creating a specific intent that includes the name of the intended class to start. Instead we could describe an "intent" to do X with data Y and let the operating system decide who can fulfill our request. For that to work, every activity needs to register the type of operations it can perform with the OS during in