Daniel Bystrican
Daniel Bystrican

Reputation: 131

Android app that display different layouts at same time with hdmi

I want to create an app, that will display different layout on phone and different layout on display connected with HDMI. First layout will display just controls and some info and layout on HDMI connected display will display things like photo or video or maybe photo with user defined text. I want this app to work without root. I know that it is possible because mxplayer works familiar to what I want.

When HDMI is connected on the phone it automatically adapt video to my television and controls are visible just on phone. Can anyone help me?

Upvotes: 4

Views: 405

Answers (1)

CommonsWare
CommonsWare

Reputation: 1006624

There is nothing in the Android SDK for this. Some device manufacturers may have options for this for their specific hardware -- for example, I seem to recall that HTC offers something for this.

Upvotes: 1

Related Questions