[INDEX] NullCode's J2 2016 AIO-Thread - Samsung Galaxy J2 Guides, News, & Discussion

J2 2016 AIO-Thread​ROMS, Recoveries, Flashing Guides and more!​
Introduction:​As I've been working on the Galaxy J2 2016 for a while now, I realized everything was unorganized; there was no central hub for everything about this device. So here's this thread
Notice: This index is only for the Galaxy J2 2016 (SM-J210F/G/H/*etc*) [j2xltedd]. Following any of these instructions on the J2 Pro (SM-J210F) [j2xlteins] WILL HAVE UNINTENDED BUGS AND SIDE-EFFECTS. You have been warned!
[This thread still needs more things added. If you got any ideas let me know!]
Table of Contents:​
Information
Custom Recoveries
Custom ROMs (Known)
Modifications
Stock ROM (Unbrick etc.)
FAQs

1) Information​Device Specifications:​
Spoiler: SM-J210F Specifications
Launch:
July, 2016 (Discontinued)
Dimensions:
142.4 x 71.1 x 8 mm (138 grams)
Display:
5 Inch 720p SUPER AMOLED (294PPi)
SOC:
Spreadtrum SC8830 [also known as, a nightmare]
Stock Android:
Android 6.0.1 Marshmallow
Kernel 3.10.65
RAM/Storage:
1.5GB RAM
8GB ROM (MicroSD Expandable)
Camera(s):
8MP Back with Smart Glow
5MP Front
Connectivity:
Dual SIM
Wi-Fi 802.11 b/g/n
Bluetooth 4.1
FM Radio
Battery:
2600mAh
Development Information:​
Spoiler: Development Information
The stock android this phone released with is 6.0.1 Marshmallow.
Developers have been able to upgrade this device to 7.1.2 Nougat.
There are no device trees available for this device as of now.
Only a broken kernel source released by Aditya KR (bugs = wifi):
https://github.com/AndroidDevelopersTeam/android_kernel_samsung_j2xlte_dd
I am working on a ROM device configuration for this phone. The collection can be found here:
https://github.com/j2xlte-development (Note that it is still under construction and messy, I will be sorting through all this when I have time).
You can also expect some compiled ROMs from me starting November (2021 security patch )
More info will be provided if asked for.​

2) Custom Recoveries​
TWRP 3.1.1-1 UNOFFICIAL [Bugless]: https://androidfilehost.com/?fid=817906626617934570
TWRP 3.x.x-x OFFICIAL [Latest]: https://dl.twrp.me/j2xlte/
PBRP 3.0.0 UNOFFICIAL: https://forum.xda-developers.com/t/...ect-3-0-0-for-samsung-galaxy-j2-2016.4165331/
Spoiler: Credits
Aditya KR for TWRP 3.1.1-1
Me for the rest

3) Custom ROMs​Stock Based ROMs:​
DNA Zero: https://forum.xda-developers.com/t/dna-zero-for-j210f.3864741/
RADICAL RELOADED: https://forum.xda-developers.com/t/radical-reloaded-for-j210f.3746467/
Custom ROMs:​
[BUGLESS] LineageOS 14.1: https://forum.xda-developers.com/t/rom-7-1-2-unofficial-sm-j210f-lineageos-14-1.3680656/
[BUGLESS-almost] ViperOS Coral: https://forum.xda-developers.com/t/port-rom-viperos-coral-3-1-1-for-sm-j210f-android-7-1-2.4200199/
dotOS v1.2: https://forum.xda-developers.com/t/port-rom-viperos-coral-3-1-1-for-sm-j210f-android-7-1-2.4200199/
[EXPERIMENTAL] [PORT] Resurrection Remix v5.8.5: https://mega.nz/link
Spoiler: Credits
xylomail for DNA Zero
kwshl for Radical Reloaded
Aditya KR for LineageOS 14.1
PixelBoot, iamsj7 for J3 custom ROMs
NullCode (me) for porting J3

4) Modifications Guide​[*] Links:
Spoiler: All links
ODIN 3.10.7: MEGA
SuperSU root for stock/stock based ROMs: MEGA
Magisk root for Custom ROMs [hybrid apk+zip]: Github
XPOSED Installer for stock/stock based ROMs: MEGA
XPOSED Uninstaller for stock/stock based ROMs: AndroidFileHost
XPOSED Installer for custom ROMs: Xposed Repo
XPOSED Uninstaller for custom ROMs: Xposed Repo
XPOSED Manager (all ROMs): MEGA
1. Custom Recovery Flashing Guide​
Spoiler: Flash Custom Recovery
Steps on phone:
[Recommended: Remove Screen Lock and Google Accounts (if any)]
A) Open settings > "About Phone" > "Software Information" > Tap on Build Number 7 times
B) Go back to settings > Scroll down and open "Developer Options"​C) Enable "OEM Unlocking"​D) Enable "USB Debugging"​E) Power off the phone; Press and hold POWER + VOLUME DOWN + HOME to boot to Download Mode​F) Ensure you see "FRP LOCK: OFF" in the Download Mode screen, otherwise DO NOT CONTINUE​G) Connect a USB cable to your phone and PC​
On PC:
A) Download any Custom Recovery listed in post #3
B) Download ODIN 3.10.7
C) Extract and open ODIN > Click on "AP" > Locate the Custom Recovery you downloaded
D) Once the Recovery is showing inside "AP", click "Start"
E) After some time, ODIN will show PASS and your phone will reboot
F) After it reboots, power it off, and do POWER + VOLUME UP + HOME to boot to the Custom Recovery!
2. Rooting Guide​
Spoiler: Rooting Stock/B ROMs
Ensure you have a custom recovery installed from guide (1)​
1) Download SuperSU Root [only the one I posted will work for this phone]​2) Boot to your Custom Recovery​3) Press Install > Locate the SuperSU zip you downloaded > "Swipe to install zip"​4) Once it finishes installing, reboot! Your device should be rooted​
Spoiler: Rooting Custom ROMs
Ensure you have a custom recovery installed from guide (1)​
1) Download Magisk v22 from Github/Links​2) Rename Magisk.apk to Magisk.zip​3) Boot to your Custom Recovery​4) Press Install > Locate the Magisk zip you created > "Swipe to install zip"​4) Once it finishes installing, reboot! Your device should be rooted​
3. Xposed Installation Guide​
Spoiler: Installing Xposed on Stock/B ROMs
Ensure you have a custom recovery installed from guide (1) and are rooted from guide (2)​
1) Download "Xposed Collection.zip" for Stock ROMs from Links​2) Extract it. You'll need its contents​3) Store the xposed zip file for later​4) Boot to your Custom Recovery​5) Press Install > Locate the Installer zip file you stored > "Swipe to install zip"​6) Once it finishes installing, wipe cache and dalvik; then reboot system​7) Install the XposedManager.apk file​8) Open the app, and grant it root privileges. Done!​
Spoiler: Installing Xposed on Custom ROMs
Ensure you have a custom recovery installed from guide (1) and are rooted from guide (2)​
1) Download "xposed-arm-sdk25.zip" from Links​2) Download Xposed Manager v3.1.5 from Links​3) Boot to your Custom Recovery​4) Press Install > Locate the Xposed Installer zip > "Swipe to install zip"​5) Once it finishes installing, wipe cache and dalvik; then reboot system​6) Install Xposed Manager, and open the app​7) Once it asks for root privileges, grant it. Done!​
Spoiler: Notes on Xposed
Note: If Xposed does not ask for root privileges, here's how to grant it manually:
Open Xposed Installer app.
Press on Install/Update.
Select Install and wait for it to finish.
Now check for toggle option again. Enable it.
Restart your device, Xposed Status should be showing active now
4. Custom ROM Flashing Guide​
Spoiler: Flashing Custom ROM
Ensure you have a custom recovery installed from guide (1)​
1) Download any Custom ROM from post#3​2) Download GAPPS from OpenGapps (Optional)​3) If stock, download SuperSU from links. ​Otherwise download Magisk from Github (optional)​4) Boot to your custom recovery​5) Wipe > Advanced wipe > Tick Dalvik, Data, Cache, System > Swipe to erase​6) Install > Locate custom ROM zip > Swipe to flash​7) Flash any other addon you downloaded (GAPPS etc.) ​8) Reboot​
Spoiler: Credits
Wanam for Xposed (for Samsung stock ROMs)
fahimscirex for gving Xposed root privileges manually

reserved 5

reserved 6

NullCode said:
4) Modifications Guide​[*] Links:
Spoiler: All links
ODIN 3.10.7: MEGA
SuperSU root for stock/stock based ROMs: MEGA
Magisk root for Custom ROMs [hybrid apk+zip]: Github
XPOSED Installer for stock/stock based ROMs: MEGA
XPOSED Uninstaller for stock/stock based ROMs: AndroidFileHost
XPOSED Installer for custom ROMs: Xposed Repo
XPOSED Uninstaller for custom ROMs: Xposed Repo
XPOSED Manager (all ROMs): MEGA
1. Custom Recovery Flashing Guide​
Spoiler: Flash Custom Recovery
Steps on phone:
[Recommended: Remove Screen Lock and Google Accounts (if any)]
A) Open settings => "About Phone" => "Software Information" => Tap on Build Number 7 times
B) Go back to settings => Scroll down and open "Developer Options"​C) Enable "OEM Unlocking"​D) Enable "USB Debugging"​E) Power off the phone; Press and hold POWER + VOLUME DOWN + HOME to boot to Download Mode​F) Ensure you see "FRP LOCK: OFF" in the Download Mode screen, otherwise DO NOT CONTINUE​G) Connect a USB cable to your phone and PC​
On PC:
A) Download any Custom Recovery listed in post #3
B) Download ODIN 3.10.7
C) Extract and open ODIN => Click on "AP" => Locate the Custom Recovery you downloaded
D) Once the Recovery is showing inside "AP", click "Start"
E) After some time, ODIN will show PASS and your phone will reboot
F) After it reboots, power it off, and do POWER + VOLUME UP + HOME to boot to the Custom Recovery!
2. Rooting Guide​
Spoiler: Rooting Stock/B ROMs
Ensure you have a custom recovery installed from guide (1)​1) Download SuperSU Root [only the one I posted will work for this phone]​2) Boot to your Custom Recovery​3) Press Install => Locate the SuperSU zip you downloaded => "Swipe to install zip"​4) Once it finishes installing, reboot! Your device should be rooted​
Spoiler: Rooting Custom ROMs
Ensure you have a custom recovery installed from guide (1)​1) Download Magisk v22 from Github/Links​2) Rename Magisk.apk to Magisk.zip​3) Boot to your Custom Recovery​4) Press Install => Locate the Magisk zip you created => "Swipe to install zip"​4) Once it finishes installing, reboot! Your device should be rooted​
3. Xposed Installation Guide​
Spoiler: Installing Xposed on Stock/B ROMs
Ensure you have a custom recovery installed from guide (1),​and are rooted from guide (2)​1) Download "Xposed Collection.zip" for Stock ROMs from Links​2) Extract it. Install the XposedManager.apk file​3) Store the xposed zip file for later​4) Boot to your Custom Recovery​5) Press Install => Locate the Installer zip file you stored => "Swipe to install zip"​6) Once it finishes installing, wipe cache and dalvik; then reboot system​7) Open the Xposed Manager app, and grant it root privileges. Done!​
Spoiler: Installing Xposed on Custom ROMs
Ensure you have a custom recovery installed from guide (1) and are rooted from guide (2)​1) Download "xposed-arm-sdk24.zip" (sdk24 if custom ROM is nougat) from Links​2) Download Xposed manager v3.1.5 from Links​3) Boot to your Custom Recovery​4) Press Install => Locate the Xposed Installer zip => "Swipe to install zip"​5) Once it finishes installing, wipe cache and dalvik; then reboot system​6) Open the Xposed Manager app, and grant it root privileges. Done!​
Click to expand...
Click to collapse
Those who are using a 7.1.2 custom rom, you've to use this file to install Xposed.
A few suggestions from me.
> Install the app after installing Xposed Installer through recovery.
> You've to allow superuser permission for Xposed Installer or else Xposed won't be activated.
> If you're using Magisk and don't see the toggle option for Xposed Installer in Magisk Superuser tab, follow this procedure.
Open Xposed Installer app.
Press on Install/Update.
Select Install and wait for it to finish.
Now check for toggle option again. Enable it.
Restart your device, Xposed Status should be showing active now.

fahimscirex said:
Those who are using a 7.1.2 custom rom, you've to use this file to install Xposed.
A few suggestions from me.
> Install the app after installing Xposed Installer through recovery.
> You've to allow superuser permission for Xposed Installer or else Xposed won't be activated.
> If you're using Magisk and don't see the toggle option for Xposed Installer in Magisk Superuser tab, follow this procedure.
Open Xposed Installer app.
Press on Install/Update.
Select Install and wait for it to finish.
Now check for toggle option again. Enable it.
Restart your device, Xposed Status should be showing active now.
Click to expand...
Click to collapse
adding your suggestions, cheers!

Related

i want to upgrade my Phone xperia L C2105 with successful

Greetings.
Actually I have a Xperia L c2105 with android 4.2.2. and kernel Stock
I want to upgrade to Android 5 or 6. but I have not been able to find the files
I have the bootloader unlocked but I still lack root and install recovery
I've been looking for a lot of information but most of the download links are broken
I appreciate you can help me with genuine link
Root
CWM kernel or any recovery
And the room more stable.
A version of kenerl that can be rooted properly with FlashTool for linux since I also get a lot of information but for windows.
I again appreciate your help.
First of all make sure that you have unlocked bootloader and 15.3.A.1.17 version of stock rom because it is good to have latest stock rom before flashing a custom one.
1. Root your device using Towelroot (from geohot ) -> LINK - ignore expired certificate, download .apk, install and root + install SuperSU
2. Install Recovery Installer (from corphish) -> LINK and give it root permission
3. Choose a custom recovery to install in 'Recovery Installer' - TWRP 3.0.2-0 downloaded from here -> LINK and placed on your sdcard0 or sdcard1
4. Reboot and enter recovery by pressing vol- or vol+ on sony logo and purple LED -> Do a factory reset, wipe caches, prepare to flash custom rom
5. Flash from .zip CyanogenMod from sdcard0 or sdcard1:
● 12.1 (5.1.1) -> LINK * the lightest
● 13.0 (6.0.1) -> LINK
● 14.1 (7.1.2) -> LINK
6. Flash gapps from -> LINK - choose ARM + version + pico
7. Reboot, wait, enjoy

Install Xposed in Coolpad Note 5 [Nougat & MM]

This guide is for only Coolpad note 5 Nougat 7.0 [However you can try on MM too]
You must have root access and twrp before installing xposed framework
Note: Im not responsible if it damage/harm/brick your device. Install at your own risk
First take backup from twrp, so if you got into trouble you can restore your rom easily
----
Step 1) install xposed installer apk from here >> Click Here
Note: only install apk, but dont install framework from app
if it ask root permission then grant/allow it.
Step 2) Now you need to install framework using twrp
Download framework (nougat) zip>> Click Here
Download framework (mm) zip >> Click Here
Download xposed Uninstaller zip >> Click Here
^^i only tried nougat version, because i dont have mm. you can try if you have mm installed
Before flashing from twrp put your xposed uninstaller zip in your sdcard or internel storage, so you can remove xposed if you get bootloop
Step 3) Now flash xposed framework from twrp
- After flashing it will reboot & Wait for 20-30 minute
- Then you will see home screen
Enjoy
--> If your phone doesnt boot up after 30 minutes then you need to uninstall xposed using uninstaller zip
@Credit
- @rovo89
- TonyStark
Official Support thread>> https://forum.xda-developers.com/showthread.php?t=3034811
tcpcd said:
This guide is for only Coolpad note 5 Nougat 7.0 [However you can try on MM too]
You must have root access and twrp before installing xposed framework
Note: Im not responsible if it damage/harm/brick your device. Install at your own risk
First take backup from twrp, so if you got into trouble you can restore your rom easily
----
Step 1) install xposed installer apk from here >> Click Here
Note: only install apk, but dont install framework from app
if it ask root permission then grant/allow it.
Step 2) Now you need to install framework using twrp
Download framework (nougat) zip>> Click Here
Download framework (mm) zip >> Click Here
Download xposed Uninstaller zip >> Click Here
^^i only tried nougat version, because i dont have mm. you can try if you have mm installed
Before flashing from twrp put your xposed uninstaller zip in your sdcard or internel storage, so you can remove xposed if you get bootloop
Step 3) Now flash xposed framework from twrp
- After flashing it will reboot & Wait for 20-30 minute
- Then you will see home screen
Enjoy
--> If your phone doesnt boot up after 30 minutes then you need to uninstall xposed using uninstaller zip
@Credit
- @rovo89
- TonyStark
Official Support thread>> https://forum.xda-developers.com/showthread.php?t=3034811
Click to expand...
Click to collapse
Can you tell me which theme module is working...gravity box is working or not?
[email protected] said:
Can you tell me which theme module is working...gravity box is working or not?
Click to expand...
Click to collapse
none of working
How to use multiscreen option in coolpad note 5 nougat
Make a custom ROM for Coolpad note 5. Please. Based on stock Android Oreo.

[Guide & Download Links] UHANS A101S TWRP & Custom ROM

Hello,
I have successfully installed TWRP and a custom ROM on a UHANS A101S. And now I want to share the files and instructions, because they come from Russian forum 4pda.ru (thanks and credits to them).
Warning: I do not take any responsibility for whatever outcome you have when trying this on your device. It worked for me, but everything you do is your own risk.
Now, here's how it worked for me:
(Instructions are for UHANS A101S only, NOT for A101)
Installation of TWRP:
1. Download TWRP recovery image for UHANS A101S. Check that you get the correct recovery.img for your firmware build. Also download the scatter file for the UHANS A101S.
2. Download SP Flash Tool and driver for UHANS A101S.
3. Install driver on your PC and reboot your PC.
4. Unpack SP Flash Tool. Unpack scatter file. Put scatter file in same folder as recovery.img file.
5. On your phone, enable USB debugging mode in developer settings. (To activate developer settings menu, tap 7 times on your build number in Settings > About).
6. Switch off phone. Remove battery. Wait for 10 seconds. Put battery back into your phone, but don't start it! Keep it switched off.
7. Start SP Flash Tool with Admin permission. Click "scatter-loading" and navigate to the folder where you unpacked the scatter file and select it. Make sure that "Download Only" is selected in drop-down menu on the left. Then click the "Download" button in SP Flash Tool.
8. Connect your phone to the USB port of your PC and press Volume Up on your phone, so SP Flash Tool will recognize it.
9. If everything goes fine, in SP Flash Tool a red progress bar at the bottom turns yellow, then green and finally you get a pop-up with a green check mark.
10. Now you can boot into TWRP. To do so, unplug phone from PC and press Power On and Volume Up simultaneously.
Download links for installing custom recovery TWRP for UHANS A101S:
Download from Mediafire
(For the recovery.img file, choose DRV.TEST version if you see this appendix in your firmware version. Otherwise, option v3.05 is correct).
If you want to restore stock recovery, recovery image from firmware version 3.05 is available too.
To install custom ROM, download your preferred ROM, copy it to your phone and flash from within TWRP.
Custom ROMs for UHANS A101S:
CLEAN MOD (Stock ROM without bloat)
MOKEE ROM (Gapps: no, root: no)
Resurrection Remix 5.7.4 (Gapps: no, root: yes)
To get Google Play store, flash Gapps package.
Download Gapps package here (choose ARM and Android 6.0):
http://opengapps.org
(Pico or Nano package recommended).
If you want root access and if it's not included in the ROM, you can flash SuperSU Zip using TWRP:
SR2-SuperSU-v2.79-SR2-20170103215521.zip
Stock ROM from UHANS (via SP Flash Tool):
https://mega.nz/#F!lX5BGKJS!pVksNANFfS2R8Jrpy6O1XQ
Source: http://www.uhans.cc/Service/index
A new custom rom
Hey guy! Thanks for your ROMs, I have Uhans A101S and they worked properly but I wanted to try something else with a google stock experience and so I wanna ask you if you can create another custom ROM (like lineage os) for this device.
Thanks a lot!

[Guide] How to install Custom Magisk and make Edxposed v0.4.6.0_beta.4471 works

I search from Pixel 3 XL forum and I think it's pretty useful. I follow those steps and install Custom Magisk to make Edxposed v0.4.6.0_beta.4471 work great:
1. Open magisk manager
2. Get in "settings" and scroll down to find "Update Channel", then click it. Please past "https://raw.githubusercontent.com/solohsu/magisk_files/master/custom_builds/release.json" in the box
3. Refresh magisk manager, and follow the method of magisk patch boot.img method to root your phone:
- Extracting "boot.img" file from google pixel factory image and copy boot.img into your phone
- Open magisk manager to install magisk( choose " install", then " select and patch a file" to patch your boot.img file)
- copy magisk_patched.img to computer and then make your phone enter fastboot mode, then keyin " fast boot flash boot magisk_patched.img"(slot-a & slot-b all being flashed)
- reboot your phone
- done
4. In magisk manager to install " Riru-Core", then get on https://github.com/ElderDrivers/EdXposed/releases to download Edxposed v0.4.6.0_beta.4471 and then install in magisk
5. Recommend download Edxposed manager v4.5.1 to install and then o open Edxposed to install the modules you use.
6. Enable those modules and reboot your phone.
Kris
Much easier, use official Magisk and go there:
https://forum.xda-developers.com/showpost.php?p=80660829&postcount=92
Thanks, mate !
Dark_Eyes_ said:
Much easier, use official Magisk and go there:
https://forum.xda-developers.com/showpost.php?p=80660829&postcount=92
Click to expand...
Click to collapse
"410 GONE" error when click download ...
Kris

[ROOT] Galaxy J810x Methods Magisk And Twrp

[ROOT] Galaxy J810x Methods Magisk And Twrp
[ROOT Normaly]
1. Download Stock ROM 9.x or upgrade normaly
2. Start your ROM enter configuration, developer options and set Unlock by OEM
3. Download Odin 3.14 and drivers
4. Download Magisk and TWRP 3.3.0 and no-verity-opt-encrypt-6.1.zip
5. Install drivers for J7
6. Copy Magisk and no-verity-opt-encrypt-6.1.zip to SD Card
7. Enter in Stock Recovery and Factory reset
[Download MODE]
8. After this enter in download mode imediatly or your system encrypt
9. no start your stock rom or your system encrypt
10. Open Odin 3.14 flash Stock Bootloader and Modem Only If necessary
11. Flash TWRP with Odin or upgrade via img
12. Reboot imediatly in Recovery
13. Flash Magisk 20
14. Flash no-verity-opt-encrypt-6.1.zip
15. iNTALL your prefered Custom ROM
16. Install Magisk Manager 7.5
17. Press Thanks please
18. in this moment install Havoc or Lineage 17.1
[mAgisk mEthod]
You will need the stock Rom files from Sammobile for your phone model(BL, AP, CP, HOME CSC) and Odin on your PC.
1. Install Magisk manager on your phone.
2 Copy the AP file on your Download folder of your phone.
3 Open Magisk and tap Install Magisk then Select and patch a file. Go on Download folder and select the AP file to patch. After is done it will create a file in your Download folder named magisk_patched.tar. Copy this file back on your PC.
4 Run Odin and put your phone on Download mode. To get in Download mode shut your phone off, Hold pressed VOLUME UP + POWER, select Reboot to bootloader.
5 In Odin select BL, CP and Home_CSC from your stock ROM folder. In AP select the magisk_patched.tar file. Go on Optons and uncheck Auto Reboot. Hit START and let him finish. IMPORTANT, READ FIRST : After is done you have to restart the phone by pressing VOLUME DOWN + POWER and when the screen is black immediately press VOLUME UP + POWER. Dont let go until you are in Recovery mode, even if restarts.
5 select Wipe data/ factory reset and then Reboot system now. Might take a while to boot.
6 Set up your phone and install Magisk Manager again. It will ask you to complete the rooting will need to install few more files. Press OK.
WELL DONE. You have root now.
[RECOVERY][UNOFFICIAL]TWRP 3.3.1-0 Galaxy J8 J810M/F/FN/G/DS
https://forum.xda-developers.com/an...overy-twrp-3-3-1-0-galaxy-j8-j810m-f-t3962423
[Magisk 20.4] Primary option
https://github.com/topjohnwu/Magisk/releases/download/v20.4/Magisk-v20.4.zip
[Manager 7.5.2]
https://www.apkmirror.com/apk/topjohnwu/magisk-manager/magisk-manager-7-5-2-1e2de1bb-release/
[no-verity-opt-encrypt-6.1.zip]
https://build.nethunter.com/android-tools/no-verity-opt-encrypt/
[Official]
Magisk Official Post
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
[RMM State Fix] Miracle box
https://forum.xda-developers.com/ga...-rmm-fix-oreo-8-1-oem-unlock-fix-dez-t3877764
The Secret Of My Seccess is Jesus​
Since you mentioned custom ROMs in the first guide, have you found any that are compatible with the J8? If so, could you link them?
Edit: Found a port of LineageOS 16 (Android 9.0) by the developer Bad Guy. However I couldn't get TWRP to flash it as it always resulted in error 7, despite modifying the file to remove the assert section. The no-verity-opt-encrypt-6.1.zip would not flash either due to error 1.
Someonerandom said:
Since you mentioned custom ROMs in the first guide, have you found any that are compatible with the J8? If so, could you link them?
Edit: Found a port of LineageOS 16 (Android 9.0) by the developer Bad Guy. However I couldn't get TWRP to flash it as it always resulted in error 7, despite modifying the file to remove the assert section. The no-verity-opt-encrypt-6.1.zip would not flash either due to error 1.
Click to expand...
Click to collapse
Hello my friend
technically j8 has a native treble and means that any treble ROM can be installed on the j8 with a custom kernel
If You have time test this ROM
https://forum.xda-developers.com/ga...om-crdroid-6-3-android-q-10-0-galaxy-t4048917
You need Kernel Android 10
Remember backup your files
Unlock oem and USB debugg
hacker812c said:
Hello my friend
technically j8 has a native treble and means that any treble ROM can be installed on the j8 with a custom kernel
If You have time test this ROM
https://forum.xda-developers.com/ga...om-crdroid-6-3-android-q-10-0-galaxy-t4048917
You need Kernel Android 10
Remember backup your files
Unlock oem and USB debugg
Click to expand...
Click to collapse
I have taken a look at your ROM, however I don't think it would work.
The ROM is ARM64, and the Galaxy J8 is an ARM device with a 64-bit binder. This means that the ROM needs to have that architecture to work.
It also requires Spaget X which is built for Exynos, and the J8 is a Snapdragon device.
And on another note, do you happen to know the fix for error 1 on the disable forced encryption zip?
Someonerandom said:
I have taken a look at your ROM, however I don't think it would work.
The ROM is ARM64, and the Galaxy J8 is an ARM device with a 64-bit binder. This means that the ROM needs to have that architecture to work.
It also requires Spaget X which is built for Exynos, and the J8 is a Snapdragon device.
And on another note, do you happen to know the fix for error 1 on the disable forced encryption zip?
Click to expand...
Click to collapse
Yes
If j8 use custom kernel 10
You install any release treble
I have release arm and arm64
Can i do that with android 8?
J810F android 8 or 10 working ???

Categories

Resources