Skip to content

Instantly share code, notes, and snippets.

@darussian
Created April 3, 2014 16:14
Show Gist options
  • Select an option

  • Save darussian/9957516 to your computer and use it in GitHub Desktop.

Select an option

Save darussian/9957516 to your computer and use it in GitHub Desktop.
These are the logs from the Media.Callback when no routes are found
04-03 12:10:48.500 12832-12832/com.dramafever.large I/MediaRouter﹕ Found default route: MediaRouter.RouteInfo{ uniqueId=android/.support.v7.media.SystemMediaRouteProvider:DEFAULT_ROUTE, name=Tablet, description=null, enabled=true, connecting=false, playbackType=0, playbackStream=3, volumeHandling=1, volume=1, volumeMax=15, presentationDisplayId=-1, extras=null, providerPackageName=android }
04-03 12:10:48.540 12832-12832/com.dramafever.large D/ROUTE_PROVIDER_ADDED﹕ MediaRouter.RouteProviderInfo{ packageName=android }
04-03 12:10:48.540 12832-12832/com.dramafever.large D/ROUTE_PROVIDER_CHANGED﹕ MediaRouter.RouteProviderInfo{ packageName=android }
04-03 12:10:48.630 12832-12832/com.dramafever.large D/ROUTE_PROVIDER_ADDED﹕ MediaRouter.RouteProviderInfo{ packageName=com.google.android.youtube }
04-03 12:10:48.640 12832-12832/com.dramafever.large D/ROUTE_PROVIDER_ADDED﹕ MediaRouter.RouteProviderInfo{ packageName=com.google.android.gms }
04-03 12:10:48.670 12832-12832/com.dramafever.large D/ROUTE_PROVIDER_CHANGED﹕ MediaRouter.RouteProviderInfo{ packageName=com.google.android.gms }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment