Bought a Cheap Android Tablet, Weird Resolution Problem


Recommended Posts

http://www.amazon.co.uk/Smart-S1-Android-Tablet-RK3066-performance/dp/B009JT0KOE

Quoted resolution is

800*480

But everything on the screen seems stretched.

It's as though it isn't running the native resolution. Circles become ovals, squares become rectangles and text is quite clearly taller than it's supposed to be.

Any ideas how to fix this? Even if it means rooting it and editing some files?

Screenshot_2012-12-27-14-37-28.png

Looks fine on other screens see!

So the display is either:

Higher resolution than they state and it scales the UI down, or the opposite... Hmmm....

Modify it to look like a Nexus 7

Already did this btw, I didn't intend to make mine look like a nexus 7 but with that launcher, I thought it sort of did :)

Maybe your tablet exists in a different space and time and things appear different there to the human eye...................

"Come on guys work with me here I am making this S#!T up as I go along" :)

Did you have a look through the settings menu for a stretch image or similar option?

EDIT or in the viewer software that your using.

It's apparent when using the device that everything is stretched, I just opened firefox with that circle image to make it easier to see. It's even clear that the circle you drag to unlock is elongated too.

The only thing I can see with display options that are relevant are for HDMI and they dont seem to affect the actual devices screen

I think the best way to describe the problem is as though it's trying to display everything at 4:3 and then stretching it to 16:9, that's why the stretching is more pronounced in portrait mode... :/

Did you try a factory reset in the end?

Did you try a factory reset in the end?

No but I found another forum where someone described the exact same issue. They put it down to the fact that jelly bean doesn't expect such a low resolution to begin with so the maker of the device must have done some weird scaling/stretching trick for it to work at all :/

No but I found another forum where someone described the exact same issue. They put it down to the fact that jelly bean doesn't expect such a low resolution to begin with so the maker of the device must have done some weird scaling/stretching trick for it to work at all :/

Seems strange, I've never seen any hacks that allow resolution change for Android, only LCD Density modding from /system/build.prop

EDIT - Probably the same forum you found but explains the issue

http://androidforums...80-tablets.html

Someone managed to find some settings you can change but so far has not fixed it

http://stackoverflow...ok-like-ellipsi

lcd_dclk_freq = 33

lcd_if = 0

lcd_hbp = 46

lcd_ht = 1055

lcd_vbp = 23

lcd_vt = 1050

At a guess I would say V=Vertical and H=Horizontal

You'd need root to edit those files though

Seems strange, I've never seen any hacks that allow resolution change for Android, only LCD Density modding from /system/build.prop

EDIT - Probably the same forum you found but explains the issue

http://androidforums...80-tablets.html

Someone managed to find some settings you can change but so far has not fixed it

http://stackoverflow...ok-like-ellipsi

lcd_dclk_freq = 33

lcd_if = 0

lcd_hbp = 46

lcd_ht = 1055

lcd_vbp = 23

lcd_vt = 1050

At a guess I would say V=Vertical and H=Horizontal

You'd need root to edit those files though

Oh well, at least it's my girlfriends and not mine :)

Still annoying but I'll be getting a tablet with 1280x800 :D

  • 5 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • "TeamViewer is the fast, simple and friendly solution for remote access over the Internet" Regarding the "friendly" description, has is stopped unceremoniusly booting your session after a couple of minutes accusing you of using it in a commercial environment?!
    • I hate religious supremacist genocidal maniacs. How antisemitic of you to imply that's what all Jews are like. Still no links I see. I guess when you're a zionists, backing your claims with proof doesn't matter. bEliEvE mE oR yOuRe hItLeR.
    • Moto G Stylus has better specs and a stylus. Search for the specs to see if they they're important to you. 
    • Funny how people who don't use OneDrive feel the need to give their opinion.
    • Win11Debloat 06.10.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.10.2026 release notes: This release brings some long-requested features alongside a host of fixes. For starters, Win11Debloat can now automatically detect previously applied tweaks for the logged-in user. And reverting them is as simple as unchecking the corresponding setting. The script now also fully supports running under the SYSTEM account, which has also made it possible to apply changes to users who are still logged in. This makes it far easier to integrate Win11Debloat into your automations and deployments. What's changed: Add confirmation dialogs & warning for Windows Terminal Removal by @Raphire Add Support for running the script under SYSTEM account by @soccerzockt in #609 With this, support was also added for applying changes to users that are still logged-in. Add option to show & undo previously applied tweaks by @Raphire in #599 Add additional options to change the All Apps view in the start menu (Hide, Grid, Category, List) by @Raphire in #599 Clean up logging of exceptions during Appx Package uninstallation via Write-Verbose by @HetCreep in #617 Improve log output in Get.ps1/Get-Dev.ps1 and clean up file exclusions by @Raphire Remove RemoveCommApps and RemoveW11Outlook app removal parameters. Use -RemoveApps parameter instead by @Raphire in #599 Resolve nested quoting bug in Run.bat when path has spaces, see #583 by @Raphire in #599 Fix desync issue when toggling "Only Show Installed" checkbox too fast by @Raphire in #599 Fix: add missing keys in Sysprep/Undo regfiles for Disabling Recall and Windows Suggested content by @Raphire in #599 Fix 'Disable Animations' Sysprep settings not being set for new users by @Raphire in #599 Fix typo in Disable_Game_Bar_Integration Sysprep registry file by @Raphire Note The -RemoveCommApps and -RemoveW11Outlook command-line parameters for uninstalling a few specific apps have been removed with this release. If you previously relied on these parameters, please see this wiki page for alternative methods of removing these apps. Download: Win11Debloat 06.10.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Sopa flores earned a badge
      One Month Later
    • First Post
      StaticMatrix earned a badge
      First Post
    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      PsYcHoKiLLa
      207
    3. 3
      +Edouard
      156
    4. 4
      Steven P.
      89
    5. 5
      ATLien_0
      79
  • Tell a friend

    Love Neowin? Tell a friend!