[ROM][6.0.1] CyanogenMod 13.1 Stable Builds (Unofficial)

Status
Not open for further replies.
Search This thread

deepakktewatia

New member
Nov 30, 2016
1
0
Switch back to offical rom

I used this rom for a month, its a good ROM, thanks for all the hard work.

Due to the camera not working issue and now the battery fast drain issue, I would like to go back to the old stock rom (i had the official android 5). How can I do that? Can I simply download the ASUS_T00F-WW-2.22.40.53-user.zip file (according to my region) and install it, or I have to keep many things in mind, like, since this is a downgrade, do I have to downgrade the firmware and then install, etc.
Can you please give some reference link that I can follow, any tips?
Thanks.
 
Feb 20, 2016
32
2
I used this rom for a month, its a good ROM, thanks for all the hard work.

Due to the camera not working issue and now the battery fast drain issue, I would like to go back to the old stock rom (i had the official android 5). How can I do that? Can I simply download the ASUS_T00F-WW-2.22.40.53-user.zip file (according to my region) and install it, or I have to keep many things in mind, like, since this is a downgrade, do I have to downgrade the firmware and then install, etc.
Can you please give some reference link that I can follow, any tips?
Thanks.

1. extract zip
2. open the extracted folder, run adb flash boot, fastboot, recovery via adb on fastboot/droidboot mode
3. enter recovery and choose apply update via adb -> flash your firmware zip
 
Last edited:

abw_bw

Senior Member
Nov 21, 2015
170
48
Bogor

Attachments

  • Screenshot_20161130-203246.png
    Screenshot_20161130-203246.png
    63 KB · Views: 339

Andrikin

New member
Nov 30, 2016
2
0
Great Rom!! But I just want to know how I can stop this battery drain. This not enter in deep sleep!! :/

My question is this: Every time I listen to music or a podcast, the CPU gets really hot! Any activity on smartphone gets too hot. Why does this happen? How can I solve this? And yes, this enter in deep sleep. ;P
 

birthdayboy

Member
May 15, 2015
22
3
I want to download this ROM, but basketbuild is down. Can someone please make a mirror of the boot image?
Also, do we need to factory reset after install or before?
And, does everyone need to use the two commands to enable sensors?
 

dheemiz

Member
Apr 7, 2016
25
2
Hi, I already update to November 25 build but google play services didn't work. Any workaround? Does anyone have this problem?
 

JPMELO13

Member
Nov 22, 2012
11
0
I want to download this ROM, but basketbuild is down. Can someone please make a mirror of the boot image?
Also, do we need to factory reset after install or before?
And, does everyone need to use the two commands to enable sensors?

The basketbuild is down for me too. Is it possible give us another mirror link to download? But this ROM was a nice job, I want it very much. Thanks. :fingers-crossed:
 

dgadelha

Senior Member
Jan 1, 2015
1,262
2,204
Bahia
The basketbuild is down for me too. Is it possible give us another mirror link to download? But this ROM was a nice job, I want it very much. Thanks. :fingers-crossed:
Apparently, BasketBuild is having a small maintenance to push a website update.
I've updated the links to match their up server.
Enjoy.
 
ISSUES:-
1)Is this green bar color fade issue going to be resolved??
Using latest system image and kernel
And btw force use of gpu is turned on/off
Android webview disabled/enabled/updated.
2)Terminal is not present on latest build
3)Google app is automatically removed from default assist app after 2 restart
4)Theme chooser shows all components of theme is applied but bootanimation doesn't changes
 

Attachments

  • Screenshot_20161202-232609.jpg
    Screenshot_20161202-232609.jpg
    49.8 KB · Views: 441
Last edited:

dgadelha

Senior Member
Jan 1, 2015
1,262
2,204
Bahia
ISSUES:-
1)Is this green bar color fade issue going to be resolved??
Using latest system image and kernel
And btw force use of gpu is turned on/off
Android webview disabled/enabled/updated.
2)Terminal is not present on latest build
3)Google app is automatically removed from default assist app after 2 restart
4)Theme chooser shows all components of theme is applied but bootanimation doesn't changes
1) To fix it, you must flash the latest kernel, boot the system and after a few seconds, reboot it. (Source: Patch #20161127) (Note: If this doesn't work to you, please take a logcat)
2) Alt. 1 / Alt. 2
3, 4) Logcat, please.
 
1) To fix it, you must flash the latest kernel, boot the system and after a few seconds, reboot it. (Source: Patch #20161127) (Note: If this doesn't work to you, please take a logcat)
2) Alt. 1 / Alt. 2
3, 4) Logcat, please.

1)Green bars was due to fb app issue after its latest beta update its resolved.
2) I know the alternates... Tried extracting terminal.apk from previous build pushed it on system/app gave permission yet crashing so using alternate.
3)Theme chooser logcat attached.
4) how to provide issue 4's logcat.. ?
Issue 4 is like i go to settings/app/gear icon/default app/assist app
I select google app from list of none/uc/google
And exit it
After 2-3 restart it reverts back to none
Do i need to install google app as system app? using pico version of gapps
 
Last edited:

dgadelha

Senior Member
Jan 1, 2015
1,262
2,204
Bahia
1)Green bars was due to fb app issue after its latest beta update its resolved.
2) I know the alternates... Tried extracting terminal.apk from previous build pushed it on system/app gave permission yet crashing so using alternate.
3)Theme chooser logcat attached.
4) how to provide issue 4's logcat.. ?
Issue 4 is like i go to settings/app/gear icon/default app/assist app
I select google app from list of none/uc/google
And exit it
After 2-3 restart it reverts back to none
Do i need to install google app as system app? using pico version of gapps
2) It's an odexed ROM so you can't do it.
3) Might be due to
Code:
W/BitmapFactory( 1604): Unable to reuse an immutable bitmap as an image decoder target.
But well, I don't know what to do there.
4) Obviously it will reset if it's installed on External Storage or SD is mounted as Internal (sometimes the assist will load before sd). It's really better to convert Google app to system app to avoid issues.
 
2) It's an odexed ROM so you can't do it.
3) Might be due to
Code:
W/BitmapFactory( 1604): Unable to reuse an immutable bitmap as an image decoder target.
But well, I don't know what to do there.
4) Obviously it will reset if it's installed on External Storage or SD is mounted as Internal (sometimes the assist will load before sd). It's really better to convert Google app to system app to avoid issues.

3) Its happening with almost every cm themes.... but when i am extracting bootanimation.zip from theme.apk file and replacing it with system bootanimation.zip the theme boot animation loads... quite mysterious

4) its not installed on external or sd mounted as internal... its installed like normal app on data partition from playstore.......
i will see installing it as system/priv-app/velvet
but do i need to paste these files as well along with the apk in velvet folder?{from stock .87}
 

Attachments

  • lib.rar
    2.9 MB · Views: 19

dgadelha

Senior Member
Jan 1, 2015
1,262
2,204
Bahia
3) Its happening with almost every cm themes.... but when i am extracting bootanimation.zip from theme.apk file and replacing it with system bootanimation.zip the theme boot animation loads... quite mysterious

4) its not installed on external or sd mounted as internal... its installed like normal app on data partition from playstore.......
i will see installing it as system/priv-app/velvet
but do i need to paste these files as well along with the apk in velvet folder?{from stock .87}
3) Might be an in-system incompatibility with libmix then. We can't build it from source.
4) No, don't use Stock GApps stuff. You must download Marshmallow GApps.
 
  • Like
Reactions: MlkGabz

ephraim

Senior Member
Oct 6, 2010
2,614
1,364
30
Cebu City
Asus ZenFone 4 Max
I'm confused as to which img to download. Are they all thesame? Yes i know the difference between the system and kernel. What i meant was in the downlod page there are a lot of img (i.e in the system). Are they all thesame? Thanks.
 
Status
Not open for further replies.

Top Liked Posts