[ROM][9.0.0_r40][OFFICIAL][OTA] ViperOS for Samsung Galaxy J5 2015 v6.5

Status
Not open for further replies.

freethud

New member
Sep 13, 2012
4
1
0
Upgrade twrp to 3.2.3.0
There is also another way!!
Go to "META-INF\com\google\android" in the Viper zip file and open "updater-script ".
Delete the first two lines
=============================
assert(getprop("ro.product.device") == "j5nlte" || getprop("ro.build.product") == "j5nlte" ||
getprop("ro.product.device") == "j5nltexx" || getprop("ro.build.product") == "j5nltexx" || abort("E3004: This package is for device: j5nlte,j5nltexx; this device is " + getprop("ro.product.device") + "."););
===============
Save the file and reinsert in the zip file.
All right!!!
Bye bye
 
Last edited:
  • Like
Reactions: palmbeach05

palmbeach05

Senior Member
Oct 12, 2012
4,299
1,802
243
There is also another way!!
Go to "META-INF\com\google\android" in the Viper zip file and open "updater-script ".
Delete the first two lines
=============================
assert(getprop("ro.product.device") == "j5nlte" || getprop("ro.build.product") == "j5nlte" ||
getprop("ro.product.device") == "j5nltexx" || getprop("ro.build.product") == "j5nltexx" || abort("E3004: This package is for device: j5nlte,j5nltexx; this device is " + getprop("ro.product.device") + "."););
===============
Save the file and reinsert in the zip file.
All right!!!
Bye bye
True, that section of the script does cause the issue and can be removed. I just went for the main way ppl fix the issue, but this alternative method is good too :good:
 

freethud

New member
Sep 13, 2012
4
1
0
Troubles in v6.5
Doesn't work:
- Pixel launcher,
- MMS,
- Radio FM,
- Gallery,
- progress bar in music players,
- audio settings (e.g. equalizer, bass, treble, etc.)

Doesn't work properly:
- brigtness bar (too dark in more than 70% of indication)

TBC...
And doesn't work the ringtone changing. If you try to change the default ringtone (Orion) and try to select a different sound, the system comes back to the previous screen...
 

amirizad_7436

Senior Member
Sep 6, 2018
721
276
73
Troubles in v6.5
Doesn't work:
- Pixel launcher,
- MMS,
- Radio FM,
- Gallery,
- progress bar in music players,
- audio settings (e.g. equalizer, bass, treble, etc.)

Doesn't work properly:
- brigtness bar (too dark in more than 70% of indication)

TBC...
Try pie by bootleggers

And doesn't work the ringtone changing. If you try to change the default ringtone (Orion) and try to select a different sound, the system comes back to the previous screen...

I do not confirm. I can freely change ringtones in my j5lte.
Next issue is the phone reverb - caller hears themselves.
 
Status
Not open for further replies.