Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: bob21dd on November 30, 2013, 09:48:00 PM

Title: I'd like to pass high resolution "1920 * 1080" on my A20 with Android
Post by: bob21dd on November 30, 2013, 09:48:00 PM
hello,
I'd like to pass high resolution "1920 * 1080" on my A20 with Android
Do you have the solution?
Title: Re: I'd like to pass high resolution "1920 * 1080" on my A20 with Android
Post by: ludo on December 12, 2013, 04:37:12 PM
Hello,

I have the same problem as bob21dd. I would like to use my A20 like a PC,  to mostly navigate and play some application on the web with  a 24'' LCD screen and a resolution of 1920x1080.

For the moment i using this solution.

I connect to my device via USB  with ADB tools and then i put this code on a terminal.

1/ Connect to the device through a shell

$ sudo adb shell

2/ resize

$ am display-size 1920x1080


But it seems that the quality of the image goes down when i resize the resolution.

Android didn't auto-adapt the quality when i change the resolution? Can someone help us?

Thank you very much!







Title: Re: I'd like to pass high resolution "1920 * 1080" on my A20 with Android
Post by: ludo on December 12, 2013, 05:14:48 PM
It's seems that they already found a solution to this problem:

https://www.olimex.com/forum/index.php?topic=1809.0