General :: (building CM11) PC Reboots Every Time In Midst Of Compiling?
Jun 8, 2014
was trying to build cm11 byt was never been able to get the final zip file. It happened over 7 times. My pc reboots in the middle of the process every time. Is there a way to check what is causing this reboot?
Downloaded all the sources of cyanogenmod for 4 and a half days, until then all right, when I tried the commands "brunch" and "breakfast" had some errors telling me you wouldn't find the repositories to the Galaxy Fame codenamed nevis ...
I was using Cyanogen 6.0.2 but it was rebooting randomly so I switched to Ruby 1.1.1. Instead of letting everything come in from my backups on Google's servers, I only restored a small number of apps and have been running it today with minimal applications running. Lo and behold, I just got my first random reboot. It must be some application that I'm running, but since I can't trigger it I can't exactly uninstall 1 app at a time.
I'm very comfortable in the command line (I do it in my job); is there a log somewhere I can read that would list what's happening? I'm not running any special kernels, but I'm starting to wonder if the phone's rebooting due to a kernel panic. Is there a log I can view this kind of information somewhere?
I have a Xperia x10 mini pro and it was working fine up untill now. It swicthed off and when i switched it back on , it just loads till the Sony Ericsson Logo, and Loops the whole time . It does not want to go past that stage .
i got into a problem trying to flash the kitkat on my HTC sensation 4G.
i am using ATM the android 4.2.2 CM 10.1 albinoman887 rom.
i tried installing the android 4.4.1 according the instructions posted by android1234567 here:
[URL]
i did factory factory reset, cache wipe, and davlik wipe after that flashed the Kernel Aroma installer, the rom and the gapps from this link.after i flashed them i rebooted and the phone doesnt pass the reboot screen, got stuck on it for few seconds and then restart and stuck again.
I want to install CM11. I have already installed cwm 6.0.4.5. All nicely, just that during the installation shows me a following error: error mounting storage/ sdcard0 . I know that a lot of these for topics, but I can not find nothing special. My smartphone is Samsung Galaxy Mini 2
I have a LG P350 which development has stopped but i want to keep it updated, i have my computer ready for building, also i have kernel sources, Cyanogenmod 11 and 10.1 sources too, (I don't know exactly if 10.1 sources could work) and i know that i need to apply patches to work on Armv6 but i don't know how to apply them to the source code, also i don't know if i would just need the pure source code to build or i need to do more modifications to it and finally, i don't know if the rom would work with 2.36 kernel which it's the most stable one for this device, i'm very new in this but i know that i can keep update my little phone,
i am running CM11, a friend used to be, and we used WhisperPush to send encrypted SMS. He got the M8, now is not running cyanogen mod, and therefore does not get the messages i send to him b/c he cannot receive WhisperPush messages. If I unregister my device from WhisperPush he can receive them. His old phone with CM also does not boot anymore.
There does not seem to be an option to delete his identity key from my phone. How I can do that?
I want to migrate some apps from S4 Mini Stock Rom to CM11, like radio if posible, like s voice, etc. And i like to migrate MIUI Keyboard to CM11. How can i do it?
If i migrate the apk only in system folder, i know i gonna need the libs files por this app. How can i know what libs app need?
Iam running the latest nightly of cm11 (nexus 7 2013) , and the USB connect just doesn't work! I try it with USB debugging and with out it , and it's not work ... What to do ?
Any way to play a sound file while the bootanimation is playing on CM11(specifically beanstalk, but being as it is cm based...) the reason im asking is because i would like the option to play a sound file of my own choosing rather then have no sound at all.
I'm trying to compile CM9 for my Galaxy Mini, but I always get these errors:
Code: frameworks/base/core/java/android/view/inputmethod/InputMethodManager.java:1485: cannot find symbol symbol : variable config_symKeyShowsImePicker location: class com.android.internal.R.bool if (context.getResources().getBoolean(com.android.internal.R.bool.config_symKeyShowsImePicker)) {
Cannot find symbol when compiling cm 11.0 on debian.
Code: packages/apps/Settings/src/com/android/settings/hardware/DisplayColor.java:109: cannot find symbol symbol : method getDefValue() location: class org.cyanogenmod.hardware.DisplayColorCalibration int defaultValue = DisplayColorCalibration.getDefValue(); ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error
I'm very familiar with using APKTool and Compiling/Decompiling Apps. I've run into a problem with the framework-res and SystemUI apps.
Current ROM/App info: Samsung Galaxy Tab 3 8.0 Android 4.2.2 (Samsung Touchwiz) Framework Installed in APKTool: framework-res.apk, twframework-res.apk and SystemUI.apk APKTool Version: 2.0 (I've tried almost every version of APKTool and AAPT) Java Version: 1.7 (as required by APKTool 2.0) OS: Windows and Linux (same results on each OS)
The framework and SystemUI apps decompile fine. No errors and all the XML/Smali files are perfect. The problem is that I can not recompile either of them. Each time I attempt, I get the same error regarding the Android Manifest file....
I'm trying to get my status bar transparent following this guide [URL] .....
I'm using wanams apk manager, I make the changes to the statusbar.smali file and the xml files, I compile and it doesn't work on my phone, so I decompiled the modified apk, and the changes to the xml files went through but the smali files go back to the originals.
when compiling I use yes on Is this a system apk, yes to copy additional files, go to keep, delete resources.arsc and finish.
It happens with any smali file when I compile, I use notepad++ to edit the files.
So what I ended up doing since my xml files were saving but my smali files weren't, I didn't realize that when compiling it asks to copy over files and the classes.dex file was overwriting all my changes to the smali files, so I compiled and when it asks to delete files from the keep folder I took the classes.dex from that folder, decompiled it seperatly made the changes to the smali files there. I still deleted my resources.arsc, then I finished making the apk opened the apk and replaced the classes.dex there with my modified one. pushed to my phone and everything works perfectly.
I am trying to compile a kernel for my device(kyleprods or GT-S7582 or Galaxy S duos 2) because I havent found any custom kernel out here. Im compiling from source. I tried compiling WITHOUT any tweaks or such, just plain compile after downloading the source, and it compiled successfully. I tried adding smartassv2 but I got these errors after running "make -j1" twice.
CHK include/linux/version.h CHK include/generated/utsrelease.h make[1]: `include/generated/mach-types.h' is up to date. Creating rdb link for Hawaii CALL scripts/checksyscalls.sh
[Code] .....
cc1: some warnings being treated as errors make[2]: *** [drivers/cpufreq/cpufreq_smartass2.o] Error 1 make[1]: *** [drivers/cpufreq] Error 2 make: *** [drivers] Error 2
I'm having bit of a strange issue. I've been editing a Mms.apk by decompling it with apktool and then chaning png, editing xml files ( I Use dreamwaver cs6, but have tried with notepad++ too) and the likes.
But when I then recompile the apk something strange happens to the data stored in the xml files, like it gets encrypted or messed up somehow. They still work tho since Ive pushed the Mms.apk to my system/app and the changes I've made are clearly shown+working.
But it makes it difficult incase I want to redo some changes in the XML files by decompiling the new Mms.apk. I've uploaded one xml file with the changes ive made, and then the same after it has been recompiled to my dropbox.