Thank you very much!
Visualizzazione stampabile
Thank you very much!
repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0
Do I have this sync command right?
thanks!CarbonROM What is its GitHub address? Is the time to initialize the warehouse.
repo init -u "address" -b.....
Thanks!paolo
I am just curious, in average, how long you need to compile a CM ROM?
cm12.1 2 hours and 40 minutes
cm13.0 1 hour and 50 minutes
http://i.imgur.com/hxuIQ7d.jpg
Thanks for your info.
My largest Windows based HR application so far takes me around 45 mins to compile.
Alpha4 okay? We all look forward to it.
Compile carbon12.1 Do you need to modify the GitHub file you provide?
I compiled a success this time, but China Mobile has no signal, I'm in the baseband version where the "unknown", which should change the place? Please PAOLO teach me, thank you very much!
In the Z7MAX forum also has a friend encountered such a problem, did not find a solution, hoping to give support to PAOLO! Thank you
link and changelog alpha4 in first page
with this version I have added the compatibility with opengapps
my advice is to switch to opengapps (no more problem with contact sync or any other gapps permission), unfortunately to do that you have to do a full wipe (with format system)
Did you upload your new code? I see or alpha3? Compiled after the phenomenon of SIM card is still there. Could you please upload it? I see you update the firmware of the Nexus5, and you need to add the corresponding synchronization code in local_manifests? Code is what?
Did you upload the source to the GITHUB? Waiting for you to upload! Thank you very much!
How about your code, I want to try it too. Any link to your works?
I did not find the possibility to change the DPI interface system. :noword:
I am running alpha 4 now, Facebook and a bank apps that was not working in alpha3 are working now, thanks.
I just find out that I cannot save (write/modify) my external SD card, any suggestion?
Yes I did format my 64GB SD card in alpha2, I also checked the platform.XML file for the external SD/media access right, it looks okay.
I have something like 60GB of data need to backup and restore if I have to reformat the SD card!
I re sync the code you provide alpha 4, China Telecom, China Mobile is still no signal? How do you integrate the official baseband into the system? Can you tell me how to do it? Thank you
I tried, or not, I do not know what caused the. Hope to get your help. My local_manifests content is: please give me directions. Thank you!
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="CyanogenMod/android_external_stlport" path="external/stlport" remote="github" revision="cm-13.0" />
<project name="CyanogenMod/android_external_sony_boringssl-compat" path="external/sony/boringssl-compat" remote="github" revision="cm-13.0" />
<project name="CyanogenMod/android_device_qcom_common" path="device/qcom/common" remote="github" revision="cm-13.0" />
<project name="CyanogenMod/android_hardware_qcom_fm" path="hardware/qcom/fm" remote="github" revision="cm-13.0" />
<project name="Christopher83/arm-cortex_a15-linux-gnueabihf-linaro_4.9" path="prebuilts/gcc/linux-x86/arm/arm-cortex_a15-linux-gnueabihf-linaro_4.9" remote="github" revision="master" />
<project name="PaoloW8/android_device_nubia_nx505j" path="device/nubia/nx505j" remote="github" revision="cm13.0" />
<project name="PaoloW8/android_vendor_nubia_nx505j" path="vendor/nubia/nx505j" remote="github" revision="cm13.0" />
<project name="PaoloW8/android_kernel_nubia_nx505j" path="kernel/nubia/nx505j" remote="github" revision="cm13.0" />
</manifest>
Can you share the contents of your local_manifests file?
cm13 is under heavy development...so for the moment some things don't work or work badly
for sim detection you have to add this patch to cm13 source
Gerrit Code Review
Gerrit Code Review
Gerrit Code Review
Gerrit Code Review
some users have told me that td-scdma and China telecom still not working...I don't know why (I'm in Italy so i can't do test :D)
what do you mean with "How do you integrate the official baseband into the system" ?
I have China Mobile card in sim 2 but I am not in China too. So far 4G LTE (sim1) and GSM roaming (sim2) in HK are okay.
I can test the TD-SCDMA this weekend. Have you tried using *#*4636*#*# to force a TD-SCDMA only connection ?
It reminds me one question, when I used Samsung S2 and Note2 years ago, their network search order were from high to low, that is from 4G 3G then GSM. When using Z7max, it seems like searching network from GSM up, please correct me if I am wrong.
it would seem so, but I think it's just an impression
if you set GSM/WCDMA/LTE I think that first try with LTE then WCDMA and last GSM
Not really ture, I never see my Z7max search network from 4G down, no matter which ROM I use, it always search from GSM up.
How can you provide the source of these added? Can you talk about the appropriate command or method? I mean, how to integrate the official baseband into CM13.
On the signal switching, you can refer to the modified method of CM12.1.