• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][5.1][x2xtreme] Allview's Stock Modified (soon prerooted, w/ Xposed)

bemolx

Senior Member
Nov 12, 2013
243
462
63
bemideas.pl

Allview's Stock Modified ROM for Allview X2 Soul Xtreme

So far we haven't got any working custom ROM so I've managed to make flashable zip package of stock ROM for Allview X2 Soul Xtreme. You are able to flash it via TWRP recovery.

FEATURES (actual):

FEATURES (coming soon):

  • Prerooted
  • Debloated
  • Custom bootanimation
  • With Xposed Modules
  • With MODs you want me to add in this ROM
Code:
Warning
/*
 * 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.
 * [B]bemolx[/B]
 */
COMPATIBILITY:
Tested on Allview X2 Soul Xtreme. May work on other devices.

DOWNLOADS:
Google Drive (1.4GB)

HOW TO INSTALL:
  • Make a backup
  • Perform factory reset
  • Flash zip (can take a while)
  • Wpie /data
  • Reboot and enjoy

Thanks

XDA:DevDB Information
Allview's stock modified, ROM for the Blu Pure XL

Contributors
bemolx
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP Recovery
Based On: Stock

Version Information
Status: Stable

Created 2016-04-26
Last Updated 2016-04-26
 

TheLastCanadian

Senior Member
Apr 20, 2012
153
41
0
Sorry if this is a stupid question, but when you say "stock" do we mean unmodded android? Or is this just the rom for the Allview with no alterations on your part exempting compatibility?
 

bemolx

Senior Member
Nov 12, 2013
243
462
63
bemideas.pl
Sorry if this is a stupid question, but when you say "stock" do we mean unmodded android? Or is this just the rom for the Allview with no alterations on your part exempting compatibility?
If you think about Google's pure Android as a 'stock ROM' you are wrong. Stock ROM is a ROM released (or unreleased in our case) by specific OEM. This is ROM from X2 Xtreme by Allview. So... I think you have the answear now. Any other info is mentioned in the main post.
Cheers,
bemolx
 

KuroSangui

Member
May 2, 2016
5
9
0
I just installed on my Blu pure xl. Everything is working fine but calls. I can't make calls or receive them.

Edit: I just reflashed the rom and now calling works.
 
Last edited:
  • Like
Reactions: Swarai

Yarecki

Member
Nov 2, 2004
21
1
0
Wroclaw
resolved problems

Hi All
Problem with read only internal memory -> factory reset, reflash old TWRP backuo - dont remove problem.
After some research i reflash with SPFlash Tool oryginal Allview ROM., (without reflashing recovery.img (i love TWRP :) ).
Now, all work very fine :D
 

a_2004_81

Member
Dec 25, 2008
28
6
0
you can solve internal memory read only by this command :


Fixed with terminal command in TWRP by comand:
chown -R media_rw:media_rw /data/media/
find /data/media/ -type d -exec chmod 775 {} ';'
find /data/media/ -type f -exec chmod 664 {} ';'
 
  • Like
Reactions: bemolx

CIURI2786

Member
Apr 26, 2015
14
2
0
Any ideea how to disable the USB charge power limit on this phone (kernel).My USB has sufficient power to charge at 2A (tested with Samsung phone) but on this phone it only works when a chop off the data pins on the USB :((
 

TheLastCanadian

Senior Member
Apr 20, 2012
153
41
0
Any ideea how to disable the USB charge power limit on this phone (kernel).My USB has sufficient power to charge at 2A (tested with Samsung phone) but on this phone it only works when a chop off the data pins on the USB :((
I know on PC it offers the option to select charge.

My suggestion as a simpler option would be to buy a microusb off eBay and I'm sure for $1 you can afford to vandalize it.