Normal
AW: [Plugin] Android remoteHi oddfella,yes that would be really nice. I'm mostly focused on the software right now. I tried to keep the size for small / medium devices the same. It is possible to make different screens for different resolution, but it makes it more complicant. So I tried using linear layouts and using sizes in "dip" so it doesnt matter what kind of screen you have (basicly). On my Samsung and I believe on yours it will be fine. For example the main screen I use buttons 70 hight and divider by 2 makes 5*70 + 5 *2 = 360 and then filling the width as supported. The scaling will mostly fit on all medium and small device. Only on the now playing screen the space is rare because of the cover. On the remote I tried not to overlod the screen. Most buttons 80x60 or 160x60 right now.I will add a second remote screen for controlling channel, volume and switch the htpc off/suspend or standby.Also we need a third remote screen to select MyMusic, MyVideo, ....Write me a PM if you have any questions.Thanks.kroko
AW: [Plugin] Android remote
Hi oddfella,
yes that would be really nice. I'm mostly focused on the software right now. I tried to keep the size for small / medium devices the same. It is possible to make different screens for different resolution, but it makes it more complicant. So I tried using linear layouts and using sizes in "dip" so it doesnt matter what kind of screen you have (basicly). On my Samsung and I believe on yours it will be fine. For example the main screen I use buttons 70 hight and divider by 2 makes 5*70 + 5 *2 = 360 and then filling the width as supported. The scaling will mostly fit on all medium and small device. Only on the now playing screen the space is rare because of the cover. On the remote I tried not to overlod the screen. Most buttons 80x60 or 160x60 right now.
I will add a second remote screen for controlling channel, volume and switch the htpc off/suspend or standby.
Also we need a third remote screen to select MyMusic, MyVideo, ....
Write me a PM if you have any questions.
Thanks.
kroko