I have connected a raspberry pi USB camera to Azure media services(AMS) for live streaming, now I want to integrate AMS to my android app? How am I supposed to do that?
It sounds like you want to know how to consume the video on android app, which comes from the USB camera of Raspberry PI and stream up to AMS.
Accroding to the offical tutorial, I think there are two ways to playback the video on AMS via Android.