View Single Post
Old 04-24-2025, 09:29 AM   #1
barium56
Junior Member
barium56 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2025
Device: none
Meebook M8 Firmware Thread

Here's the current OTA firmware update for the Meebook M8, MEEBOOK-V2.1.0-2025031900.
It can be extracted using a tool like tobyxdd/android-ota-payload-extractor.

Firmware is requested by sending the current firmware version with the serial (13 characters) to the API.
Spoiler:
Code:
POST /update/v1 HTTP/1.1
Content-Length: {Content-Length}
Content-Type: application/x-www-form-urlencoded
Host: api.haoqingtech.com
Connection: keep-alive

model=MEEBOOK-M8-RK3576&packageDate=2025011420&packageCode=MEEBOOK-V2.0.0-2025011420&serialNumber={serialNumber}&language=en_US

Update Changelog MEEBOOK-V2.1.0-2025031900:
Spoiler:
New Functions:
1.New added agenda application
2.New added shutdown charging function
3.New added application moving function
4.New added layer function in the notepad application
5.New added calendar card bar on the homepage
6.New added one-stroke forming function in the notepad application
7.New added draw line erasing function in the notepad application

Optimizations:
1.Optimized Bluetooth connection
2.Optimized the handwriting function
3.Optimized the notepad function
4.Optimize some known problems……
barium56 is offline   Reply With Quote