Old Onda v820w tablet - A new life (Installing Remix OS)

In 2015, I bought a cheap Chinese Android / Windows tablet Onda v820w. It had Windows 8.1 and Android 4 installed (Dual-OS). I thought that it could be useful at university (really wasn’t) and it didn’t cost much (~99 euros).

https://www.onda-tablet.com/onda-v820w-dual-os-tablet-32gb.html

image

Later, I upgraded Windows 8.1 to Windows 10. It was possible by removing Android installation to get more space. I remember that it wasn’t an easy task, and eventually I even created a step-by-step guide to some forum. The post was quite popular, but sadly, I don’t remember the site and haven’t found it anymore.

After that, the Onda worked quite well as a small Windows 10 tablet for a while.

Year 2024

During cleanup of some drawers, I found the tablet. It didn’t boot up anymore to Windows for some reason. It displayed a text preparing automatic repair and then Windows requested a recovery media.

That sounded like a challenge - I wanted to get the tablet running. I didn’t really need it, but at least throwing it to recycling with my personal files in didn’t sound good.

And that’s how the next evenings were lost…

Finding information

After looking around in the internet, the biggest issue was old non-working links. As the tablet is quite ancient already, 95% of the links weren’t working. Best discussion forum I found was 4pda.to, which is a Russian PDA community (luckily Google Translate exists).

Some links that might be helpful

Sailfish OS

I found a repository by tmikkonen, that guides how to install Sailfish OS to Onda v820w. It sounded interesting and I had nothing to lose.

The installation was smooth and it really worked! Sailfish OS was now running on the tablet. Everything seem to operate well, including wifi, touch screen and hardware.

However, updating the OS to newer versions failed, as old links weren’t working anymore. The old version of the Sailfish OS was too old, and the only available web browser was extremely awful to use. Also, the browser didn’t work very well (bad Javascript support).

Remix OS (Android 4.4.4 custom ROM)

I found an image of Remix OS for exactly this tablet version (Onda v820w v3). Remix OS was a custom ROM of Android for Intel processors. However, at first I had lots of issues to get it working. No matter what I did, I couldn’t run the flashing process. Flashing with Manufacturing Flash Tool always ended in fastboot errors:

  • Booting to droidboot.img failed
  • Process TIMEOUT Failed to execute "fastboot -s **serial_hidden** -S 100M oem start_partitioning"

I started to Google around again. I needed to finalize this, it was a mission.

image

After finding the following two links, I managed to flash the operating system. The issue I had, was missing Android drivers, even when I had already installed them. I had to install them twice.

When installing the driver for the first time, I managed to start the flashing process, which ended in TIMEOUT issues. Luckily I noticed, that the driver was again fault, which was fixed by installing the driver again.

The flashing process step-by-step

Maybe someone else wants to save their table from recycling?

I have uploaded the files needed to Google Drive: https://drive.google.com/drive/folders/1gOX-rQYtySNIT10-vSpOPvyXRWedZK29

Note: This is for Onda v820w v3. Not sure about other versions, but the 4pda.to discussion had some links.

  1. Clear all data from the tablet (eMMC)
    • Probably not needed, but might be a good starting point
    • Connect USB keyboard to the tablet (you need micro-USB OTG dongle)
    • Power up the tablet and hit ESC repeatedly to get to the boot menu
    • Select SCU to get to the BIOS

image

* Go to **Advanced -> LPSS & SCC Configuration**
* Enable **eMMC Secure Erase** 

image

* Accept changes and reboot. It will take a while.
* The tablet is now empty and it boots directly to the UEFI shell (as there are no operating systems)
  1. Install following drivers and applications to your PC
  2. Download the RemixOS zip and unzip it
  3. Copy CUSTOM_CONFIG.INI from the RemixOS zip to the Manufacturing Flash Tool install location (usually C:\Program Files (x86)\Intel\Manufacturing Flash Tool)
  4. Open Manufacturing Flash Tool and select File -> Settings and set the following

image

  1. Connect the tablet to the PC using a USB cable. Open Device manager and check if the connected device is displayed correctly. If you see Intel Android AD with a exclamation mark / warning, you need to update its driver.
    • If so, then download usb_driver.zip, unzip it, select update driver under the device in device manager and select downloaded file android_winusb.inf. Then select Android ADB interface.
Driver status  
image WRONG!
image OK!

image

  1. Now in flash tool, click File -> Open and select flash.xml file from extracted Remix OS archive. The application starts to monitor for connected Android devices.
  2. Shutdown the tablet. Press volume+, volume- and power button at the same time, until the tablet boots into DnX/fastboot mode

image

  1. Connect the tablet to the PC with USB cable. The flash tool should start flashing.
    • NOTE: If you get errors, open device manager and check the step 7 again (yes, again)
    • My issue was that I needed to install the driver again at this point!
  2. If everything goes well, the flashing takes a few minutes and then you have a fresh (ancient) Android installed

image

Rooting the Android on Remix OS

  1. Enable USB debugging from Android
  2. Connect tablet to the PC
  3. Download and copy UPDATE-SuperSU-v2.46.zip file to tablet memory
  4. Download twrp.zip, unzip it and run recovery.bat
  5. Tablet should now reboot to Droidboot. Select Recovery

image

  1. Russian TWRP open. Press back button until you are in following menu

image

  1. Select install (upmost). Find the UPDATE-SuperSU-v2.46.zip and select it.

image

  1. Pull the slider to the right to install
  2. Reboot. Device should now be rooted.

Installing Play Store

You need to root first.

I managed to install working Play Store by doing the following. Not sure what step is needed and what not, but finally it works.

  1. Install open_gapps-x86-4.4-nano-20220503.zip using TWRP
    • See previous chapter, just select different zip
  2. Install GMSActivator.apk, run it and press Install Google Services
    • Some sources say you need to wait long (1 hour?)
    • It never finalized for me but I think Google Service was installed
  3. Reboot device
  4. Install Lucky Patcher
  5. Open Lucky Patcher, select Toolbox -> Path to Android
  6. Select all patches and apply them. Reboot.
  7. Open Lucky Patcher, select Toolbox -> Install Modded Google Play Store
  8. Install Modded Google Play 9.8.07

image

  1. Reboot when requested
  2. Test Play Store

If it doesn’t work yet, try again.

I installed latest possible Chrome from Play Store successfully.

Installing Firefox to the Remix OS

If the Play Store isn’t working, you can install Firefox manually. The default browser is so old that it’s not working very well.

The latest supported Firefox version for this Remix OS (Android 4.4.4) is 68.11.0. You can download it from the following link (NOTE: it has to be x86 version);

https://www.apkmirror.com/apk/mozilla/firefox/firefox-68-11-0-release/firefox-browser-fast-private-68-11-0-3-android-apk-download/

Conclusion

Now the 9 years old tablet works again and I can use it to monitor electricity prices and weather!

Untitled

Written on February 9, 2024