[Rom]CM13 Stable Explay Fresh /its clones Updated [14.11.2016 Nightly added]

kcala

Senior Member
Sep 25, 2014
115
35
0
heaven
Stable CM 13
Enjoy first ever stable rom with everything working (gps is working indeed but never open ygps app in bottom just freeze it dont open it ever
if you have opened then flash rom again)
Best rom for a120 and other clones
video HW decoding is better than the stock one
Antutu score 23427
Link To rom https://yadi.sk/d/9yVaXMlmuyH7N

TWRP 3

Flashing guide
Use SPFT to Firmware upgrade To Ariafan Beta 5
Go To Recovery And Wipe Everything Except External Storage
Flash rom zip and gapps arm 6 pico simultaneously reboot Enjoy
(For better performance
install kernel auditor root a�d go to virtual memory and enable it set at 510mb and apply at boot thats zram for you
For checking status use diskinfo
also disable logd
by adding init.d script
stop logd
or use terminal emulator
su
stop logd
or just rename log file in system/bin
to bak extension
wil be adding build.prop edits later
)

audio mod best ever working found somewhere
working completely with explay fresh and its clones(credit - )
just flash using twrp


14 Nov Nightly Build

Everything works but update wont work will have to fresh install

GPS working now


Link to 14.11.2016 nightly

flash rom And Gapps simultaneously
gapps arm 6.0 pico

[Nightly Rom is Nightly they always have bugs]


Source
http://4pda.ru/forum/index.php?showtopic=599456&st=14040#entry50947160

those who want adoptable storage is working but every app will be installed to memory card
internal will work only for storaging, no app installing or data




Version Android - 6.0.1
Kernel 3.10.54
 

Attachments

Last edited:

nikhil34a

Member
Nov 19, 2014
47
5
28
Anyone having issue with internal storage? It is unable to detect internal storage . I'm getting this error in file manager

" File and folder was not found"

I would be great if anyone knows the solution.


Sent from my Redmi Note 3 using XDA-Developers mobile app
[/IMG]
 
Last edited:

nikhil34a

Member
Nov 19, 2014
47
5
28
Did you opt to use SD card as internal storage?

SpEeDeX^
No. First I inserted sd card but unfortunately it was corrupted so I had to remove it. Since phone wasn't accepting the SD card it never gave me option to set it as internal or portable storage. Internal was unavailable from the beginning itself however internal storage is accessible in Stock, beta 5 firmware . I also tried to re flash but no success.

Sent from my Redmi Note 3 using XDA-Developers mobile app
 

goludr

Senior Member
Dec 10, 2015
134
52
0
No. First I inserted sd card but unfortunately it was corrupted so I had to remove it. Since phone wasn't accepting the SD card it never gave me option to set it as internal or portable storage. Internal was unavailable from the beginning itself however internal storage is accessible in Stock, beta 5 firmware . I also tried to re flash but no success.

Sent from my Redmi Note 3 using XDA-Developers mobile app
Format SD Card from PC. then use it again.
I recommended use a faster (XC or HC) SD Card.(Class 10) for better performance.
 

GreyRainbow

Senior Member
Aug 31, 2016
65
18
0
Lahore
No. First I inserted sd card but unfortunately it was corrupted so I had to remove it. Since phone wasn't accepting the SD card it never gave me option to set it as internal or portable storage. Internal was unavailable from the beginning itself however internal storage is accessible in Stock, beta 5 firmware . I also tried to re flash but no success.
Hi,
I faced the same problem as you.
The solution that worked for me is...

You can set up the device's internal in settings-->Storage and USB

For the Card do this...
  • Go to the developers options and enable root access and local terminal.
  • Open the terminal app and type
    and hit enter. Allow root access.
  • Type
    sm list-disks
    You should see the disk's name i.e. SD card. If you don't see it. Format your card as FAT32 from PC first and then try.
  • Now type
    sm set-force-adoptable true
    Wait for it... Now there should be a card ready to be set up in the notification bar.
 
Last edited:

nikhil34a

Member
Nov 19, 2014
47
5
28
Hi,
I faced the same problem as you.
The solution that worked for me is...

You can set up the device's internal in settings-->Storage and USB

For the Card do this...
  • Go to the developers options and enable root access and local terminal.
  • Open the terminal app and type
    and hit enter. Allow root access.
  • Type
    You should see the disk's name i.e. SD card. If you don't see it. Format your card as FAT32 from PC first and then try.
  • Now type
    Wait for it... Now there should be a card ready to be set up in the notification bar.
It worked for me. Thanks a lot buddy [emoji2] [emoji106]

Sent from my Redmi Note 3 using XDA-Developers mobile app