LineageOS is a free, community built, aftermarket firmware distribution of Android 13, which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is working:
- WiFi
- DualSIM, including calls on both sims
- Bluetooth
- NFC
- Camera
- Sound
- GPS
- Fingerprint scanner
- Sensors
- SD cards
- Double tap to wake
- Data encryption
- SELinux enforcing
- OTA updates
- Signature spoofing
- Most other basic stuff
Known issues:
- Using Private DNS breaks network for some reason, so just don't use it for now.
- VoLTE
- Using Private DNS breaks network for some reason, so just don't use it for now.
- VoLTE
Installation guide:
1. Recommended Samsung firmware version is A705FNXXU5DVK6, but it will work on slightly older versions too.
Make sure that the bootloader is unlocked.
--2. Boot the phone into download mode. Flash Lineage recovery through AP button in Odin.
Download here.
Note: Use TWRP at your own risk! It does not properly support new A13 roms with the latest changes.Use Lineage recovery for the best experience, otherwise don't complain if your phone bootloops.
--
3. Boot into recovery (Vol+ and Power while USB is plugged into PC)
Note: Samsung's OneUI wipes the custom recovery partition and possibly vbmeta while booting so try not to reboot into Android.--
4. Format data and system in the recovery
--5. Flash the rom in "Apply update" menu.
There are 2 ways to install:- On the phone: Copy the zip to a FAT32-formatted microSD card and install it in recovery.
- With a PC: Use Minimal ADB on Windows. Open "cmd-here" and type
Code:
adb sideload <rom-file>
6. (Optional) Flash add-ons such as Google apps or Magisk in the same way that you flashed the rom.
We now have a working ramdisk so newest Magisk works fine ^^--
7. Reboot and enjoy
Downloads:
(Update recovery and clean flash if coming from 2022.11.26!)ROM: lineage-20.0-20230202-UNOFFICIAL-a70q.zip
Recovery: lineage-20.0-20230126-recovery-a70q.tar
Changelog:
20230202:
- Synced latest LineageOS source
- Switched to OSS qcom audio hal + made DualSIM work on that
- Fixed Bluetooth calls over VOIP
- Audio output picker now switches outputs correctly
Like my work? Consider donating


Buy rtd1250 a Coffee. ko-fi.com/rtd1250
Become a supporter of rtd1250 today! ❤️ Ko-fi lets you support the creators you love with no fees on donations.
Credits:
* @rttxda @ataberkozen @haky 86
* @Grarak for the original 17.1 trees
* @Simon1511 for his work on Lineage for similar Samsung qcom phones, enabling this project to get this far
* All other Lineage devs
Source code
https://github.com/LineageOS
https://github.com/rtd1250/android_device_samsung_a70q
https://github.com/rtd1250/android_kernel_samsung_sm6150
https://github.com/rtd1250/proprietary_vendor_samsung_a70q
Other info
OS version: Android 13
Linux version: 4.14.190
Recommended firmware: A705FNXXU5DVK6
Build date: 02/02/2023
Attachments
Last edited: