I don't know how to run this ROM, I try to help you sorry.this? I think it don't work in J320M
I don't know how to run this ROM, I try to help you sorry.this? I think it don't work in J320M
Don't work. if you change the boot.img file with boot.img of lineage 13 the rom doesn't work anyway, becouse it is incompatible anyway. Maybe @djeman can help you.but it's going to work I saw a video on YouTube where install it in a j320G and it works
and can I talk to him to help me?Don't work. if you change the boot.img file with boot.img of lineage 13 the rom doesn't work anyway, becouse it is incompatible anyway. Maybe @djeman can help you.
Best you can do is to ask the developer of the ROM to compile a compatible bootloader or a complete ROM for your phone, namely J320M.and can I talk to him to help me?
Eduardo look this ROM:and can I talk to him to help me?
clear app data and cache.. try that and see what happen..Hello ! I found a bug on the rom. When I want to listen music when I use my phone, the music stops and restarts constantly. Do you have a solution? Thank you in advance!
I already tried them do not work in the j320M I would like them to work but it does not work I do not know how they work in the j320F / G but not in the j320MEduardo look this ROM:
https://forum.xda-developers.com/galaxy-j3-2016/development/rom-dream-ux-j3-2016-a3-j7-rom-t3729189
boot.img for J320M
https://goo.gl/XgdYZ4
Ask him for more infomation.
Or this ROM:
https://forum.xda-developers.com/galaxy-j3-2016/development/ultimatre-t3849746/page6
Thank you but I see an another thing : I observed that this only appears when I am connected to a headset or Bluetooth speaker...clear app data and cache.. try that and see what happen..
on my device music app running ok..
i think bluetooth on music is known bug, i dont know maybe..Thank you but I see an another thing : I observed that this only appears when I am connected to a headset or Bluetooth speaker...
it was known bug... you dont read on first page???why does the screen always flickering?
Bluetooth bug on all apps ...i think bluetooth on music is known bug, i dont know maybe..
I have the same problem but go in recovery and wipe system cache and dalvik cache DON'T WIPE DATA flash last build and last gaps and you don't lose your data for me it work (you need reflash magicsk if you have it but the must magisk hide and then you can pass safety netI tried to dirty flash the latest build but I'm getting incompatible data error. Anyone else have this problem?
It didn't work for me, still got the same error. I don't have magisk installed, I'm using LineageOS root. I guess I'll have to wipe it completely when I'll have the time.I have the same problem but go in recovery and wipe system cache and dalvik cache DON'T WIPE DATA flash last build and last gaps and you don't lose your data for me it work (you need reflash magicsk if you have it but the must magisk hide and then you can pass safety net
if is_mounted("/data") then
package_extract_file("META-INF/org/lineageos/releasekey", "/tmp/releasekey");
run_program("/tmp/install/bin/otasigcheck.sh") != "31744" || abort("Can't install this package on top of incompatible data. Please try another package or run a factory reset");
else
mount("ext4", "EMMC", "/dev/block/platform/sdio_emmc/by-name/userdata", "/data", "");
package_extract_file("META-INF/org/lineageos/releasekey", "/tmp/releasekey");
run_program("/tmp/install/bin/otasigcheck.sh") != "31744" || abort("Can't install this package on top of incompatible data. Please try another package or run a factory reset");
unmount("/data");
endif;
For me work wipe system cache and dalvik cache reboot recovery and flash new releaseIt's a new step in the updater script :
I agree it can be a problem ...
Not my fault, it's a lineage update ^^
Remove this lines in the file "META-INF\com\google\android\updater-script" ... it's useless.
After wipe try reboot recovery and than flashIt didn't work for me, still got the same error. I don't have magisk installed, I'm using LineageOS root. I guess I'll have to wipe it completely when I'll have the time.