Supports cellular and data State: Inactive
Automated Usability (beta)
This device currently offers minimal features, most of the smart functionalities might not work yet. It can be a very nice second device.
Actors:
- Manual brightness
- Notification LED
- Torchlight
- Vibration
Camera:
- Flashlight
- Photo
- Video
- Switching between cameras
Cellular:
- Carrier info, signal strength
- Data connection
- Incoming, outgoing calls
- MMS in, out
- PIN unlock
- SMS in, out
- Change audio routings
- Voice in calls
Endurance:
- 24+ hours battery lifetime
- 7+ days stability
GPU:
- Boot into UI
- Hardware video playback
Misc:
- Anbox patches (deprecated)
- AppArmor patches
- Battery percentage
- Offline charging
- Online charging
- Recovery image
- Reset to factory defaults
- RTC time
- SD card detection and access
- Shutdown / Reboot
- Wireless charging
- Wireless External monitor
- Waydroid
Network:
- Bluetooth
- Flight mode
- Hotspot
- NFC
- WiFi
Sensors:
- Automatic brightness
- Fingerprint reader
- GPS
- Proximity
- Rotation
- Touchscreen
Sound:
- Earphones
- Loudspeaker
- Microphone
- Volume control
USB:
- MTP access
- ADB access
Confirmed, depending on the maintenance
If there is a link here, follow it to learn more''
Working to some extent but with issues
Issue is not specific to this device
Subject to port development
Do you own this device and can help with testing?
The Samsung Galaxy S7 (herolte) still has 10 unverified features.
→ Please contact ZeroPointEnergy, they need your help.
Release channels
This device gets updates through these channels, learn more about OTA updates
Ubuntu Release | Channel | Version | Release Date | Description |
---|---|---|---|---|
Xenial | devel | 2022-08-30 | 30-08-2022 | Daily built development releases |
CPU | 2.3GHz Quad-Core (Custom Core) + 1.6GHz Quad-Core (Cortex®-A53) |
Chipset | Samsung Exynos 8890 |
GPU | Mali™-T880 MP12 |
Storage | 16/32GB |
Memory | 4GB |
Android Version | 8.0 |
Battery | 3000 mAh |
Display | 2560x1440 pixels, 5.1 in |
Rear Camera | 12 MP |
Front Camera | 5 MP |
Known limitations
Audio calls
While they work (headphones, speaker, loudspeaker), volume can not be changed.
oFono
Current oFono needs to be patched to work with the herolte. A precompiled binary can be downloaded here.
Installation:
# Remount system with write permission
sudo mount -o remount,rw /
# Extract archive and install new oFono version
tar xvf debs_1.18.0+ubports2local~1612885094.tar
sudo dpkg -i ofono_1.18.0+ubports2local~1612885094_armhf.deb
# Reboot
Wi-Fi
While Wi-Fi is working there is no reconnection after reboot. This is due to several things:
- Issue with MAC address loader. Partially fixed and not published, need to be reworked as it prevents loading the right calibration file.
- Unknown issue, probably a race condition between Wi-fi driver and Samsung's Macloader
MMS
MMS are working but a change needs to be applied until it gets merged to xenial
sudo ubports-qa install xenial_-_android9
Torch
Code is not yet merged in the xenial
branch but it can be activated thanks to:
ubports-qa install indicator-power 48
Installation
The port is not ready to use the installer, yet :)
Fetch files and tools
Download and install the following tools:
Download the following files:
- halium-boot.img
- system.img
- ubports rootfs (only armhf is tested for now)
Unlock OEM installation
In Android activate developper mode thanks to this guide.
Then go to Android developer options and activate enable OEM unlock slider
.
If this step is not done you will likely get the error Custom binary blocked by FRP lock
when flashing halium-boot.img
.
Install TWRP
Instal the TWRP recovery as instructed in its documentation.
Reboot to recovery and format data
- From the computer enter
adb reboot recovery
. - Go to
wipe
->Format Data
the enteryes
as instructed. - Flash
system.img
thanks to./halium-install -v -i -p ut ubports-touch.rootfs-xenial-armhf.tar.gz system.img
. - Flash
halium-boot
thanks to./Heimdall/build/bin/heimdall flash --BOOT halium-boot.img
. - Wait, after the reboot, you should have UBports :-)
- Some fix might be required, see
Known limitations
chapter.
Port Resources
Maintainers
How to install Ubuntu Touch OS
You can install Ubuntu Touch on this device using the UBports Installer on
your computer.
Unless device specific instructions are provided
by the porter, please follow these general steps:
- Unlock the bootloader, please search the internet for instructions
- Install the required Android/stock rom version ¹
- Select the appropriate installer package for your computer
- Plug in your device and follow the on-screen instructions
- The installer will take it from there
¹ Devices generally require a specific version of Android/stock rom to be installed. This depends on the halium version the port is build on. For example, if the port is based on halium 9, make sure you have Android version 9 installed before running the installer.
Linux
Windows & Mac
Failed to install?
The world hasn't come to its end yet. Try our troubleshooting channel on telegram group or try older versions of the installer if the problem keeps occurring. Lastly, you can guide throught the problem with our support team. Good luck!