Skydroid H16 Series Flash Google Services
- Note:The Skydroid H16 has already installed Google services before leaving the factory, and the tutorial is only for H16 without Google services installed.
Note: For the latest version of firmware, please contact the following email addresses: tech@worldronemarket.com or tech2@worldronemarket.com
The installation requires the download of ADB Tool and the H16 /H16 Pro google services.img file, which can be downloaded directly from Related File Download.
ADB Tool Download
ADB Tool Download URL : https://developer.android.com/studio/releases/platform-tools

ADB Install
- If you are using the Windows operating system, after decompressing the downloaded compressed package, we need to choose a fixed path to store the decompressed folder, and then we need to save the entire platform tool package directory Add it to the Path of “System Properties > Advanced > Environment Variables > System Variables“, as shown below:


Install Test
adb version

Enter fastboot Mode
Long press the Power button and B button to enter fastboot mode


Install Google
fastboot flash oem oem_arowana.img
fastboot reboot
After “Finished. Total time“is displayed, flashing is successful

Enter “reboot “to restart Skydroid H16

Activate Android
- remote control power on
- connect to Wi-Fi(H16 can only connect to 5G WiFi)
- Open developer options(Click three times in a row)

View Android ID
adb root
adb shell
sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = 'android_id';"


Leave a comment
You must be logged in to post a comment.