Could anyone help me get started with developing a simple video player activity to show an RTSP stream in Android? I have found a bunch of different examples, but I think they are outdated because they use methods I am unable to reference. readMedia() is a good example of this. I don't think I have ...