Visualizzazione stampabile
-
Quote:
Originariamente inviato da
pchatzop
Great work paolo! Cant wait to get working on nougat too once resurrection remix sources are out! Right now im busy trying to get gionee elife e7 work with marshmallow, and the camera turn out to be a real bummer :) .
For the Nubia z7(nx506j), i have made an attempt to port marshmallow to it, using z7 max files(paolo's tree with some of my modification for rr), you can find my files here:
https://mega.nz/#F!s0YBSSLY!s6fX3aLbvvOaFj9otI_wDA . It contains a recovery and rom i built with a mostly adapted z7 max kernel(zte did not release sources for the lollipop kernel for nx506j) with some modifications and files from the kitkat nx506j sources.Blobs are from 3.83 firmware,if you try this and it works i can try to update them to 3.86 firmware.
No device to test it, so do as you want with the files. Also uploaded my sources on github(since someone has any desire to try anything for the nx506j) here:
https://github.com/MrPink7
Do you have a suitable course? I also want to learn to adapt to the new mobile phone. Thank you
-
Quote:
Originariamente inviato da
seth09
Hi Paolo,
I ported your nx505j device code to nx507j(Z7mini) and successfully compiled cm-14.1. The built works pretty well except for the proximity sensor. Sensors test shows the proximity functions correctly. But when making a call, the screen does not turn off. It would be appreciated if you could take a look at this problem. Thanks.
ps: how do I post the log?
yes, same problem on nx505j with CM14.0 and CM14.1
I solved this issue some time ago by doing a little patch to the SensorManager
apply this patch in frameworks/base: sensors.diff and recompile, after this the sensor should work
-
How is BT working on this latest beta?
Both on mokee and CM13, it synced ok, but media playing was a pain. I had to clear the music player's data/cache frequently and/or remove the pairing and start form scratch all over again
On stock roms it works fine, both on the regular chinese branch and on the "international" 3.9.6
Thanks for your work
-
Quote:
Originariamente inviato da
paolothlw8
yes, same problem on nx505j with CM14.0 and CM14.1
I solved this issue some time ago by doing a little patch to the SensorManager
apply this patch in frameworks/base:
sensors.diff and recompile, after this the sensor should work
Can not download it?
-
Quote:
Originariamente inviato da
awssong
Can not download it?
link works fine, I just tried now
-
Quote:
Originariamente inviato da
paolothlw8
yes, same problem on nx505j with CM14.0 and CM14.1
I solved this issue some time ago by doing a little patch to the SensorManager
apply this patch in frameworks/base:
sensors.diff and recompile, after this the sensor should work
Thanks, Paolo, the patch works!
-
Quote:
Originariamente inviato da
seth09
Thanks, Paolo, the patch works!
With what command to restore the PAOLO provided by the patch? Thank you
-
Quote:
Originariamente inviato da
awssong
With what command to restore the PAOLO provided by the patch? Thank you
codice:
git apply -R sensors.diff
or
patch -R -p1 < sensors.diff
-
Hi, @paolothlw8! Thanks for your work. I tried to install your rom a couple of times without issues until I rebooted the phone, then it would get stuck at the CG logo and never boot up, so I had to reboot to recovery and get my RR nand back...
I fully wiped before installing (data, cache, dalvik and system). I don't know what might have gone wrong... Could anyone help? Thanks
-
Quote:
Originariamente inviato da
inhalt
Hi, @
paolothlw8! Thanks for your work. I tried to install your rom a couple of times without issues until I rebooted the phone, then it would get stuck at the CG logo and never boot up, so I had to reboot to recovery and get my RR nand back...
I fully wiped before installing (data, cache, dalvik and system). I don't know what might have gone wrong... Could anyone help? Thanks
you also have used the gapps 7.1 version or still using the 7.0 ?