{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome to the unofficial CyanogenMod 9 nightlies
The releases will co-inside and the build start time is at 00:01 UTC, and by 01:00 the builds should be uploaded. If at anytime the builds are not there, then there was a problem building the ROM, and we will have a look at it ASAP
These builds are compiled from the latest CyanogenMod repos and device repos on device and vendor files.
Furthermore these builds are multiDPI, i.e. you can run the rom at any dpi between 160 and 240 while having hi-res assets. Also Phone.apk won't crash anymore if a DPI < 190 is set.
kernel/ramdisk packaged boot.img style
if you are on magldr see second post for instructions
System partition size currently required:
Without Gapps 155MB
With Gapps light 190MB
With Gapps standard 195MB
Click to expand...
Click to collapse
Download nightly builds here
or via GooManager
Click to expand...
Click to collapse
Google apps
Latest Gapps LIGHT (2012-03-17) for ICS
(picoTTS folder removed to save some diskspace - can be downloaded to SD later if needed)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Changelogs
Upstream changes
Device changes
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Tip: If you want to have your softbuttons and/or density settings persist over updates and don't want to edit build.prop with every update, use local.prop.
create a file named local.prop in your /data root (i.e. /data/local.prop) with the following contents (for example):
Code:
qemu.sf.lcd_density=160 # overrides ro.sf.lcd_density in build.prop
qemu.hw.mainkeys=0 # activates the softbuttons
Click to expand...
Click to collapse
Thanks/Credits
Click to expand...
Click to collapse
arif-ali - for his huge contribution to the cmhtcleo project and beeing a indispensable part of the Android community
securecrt and Rick1995 - for their awesome work on a full HWA kernel and other great contibutions to the Leo codebase
copenhagen - for support with CM7 and now with ICS/CM9
warrenb213 - for support with CM7 and now with ICS/CM9
charnsingh_online - For starting this great project for porting to CM
tytung - Continued dedication of his work to the HD2 Thanks for you kernels
texasice - For creating the first HD2 compitable ICS through passion/bravo
ankuch - thanks for the HW accel, codecs and Camera
zivan56 - your input for the headphone fix
Bexton - The fix for USB Mass Storage
michie - Your work on ICS for the HD2
cyanogen - For starting this great project
Google - This wouldn't have happened without the releases of Android from you
IRC channel
Click to expand...
Click to collapse
Visit us in #cmhtcleo on freenode
Webchat
---------- brought to you by the cmhtcleo team ----------
arif-ali | milaq | zeusk
Click to expand...
Click to collapse
Click to expand...
Click to collapse
MAGLDR instructions
Although we have an unified updater-script for both cLK and MAGLDR you need to take care that your MAGLDR partitioning is correct.
We are using boot.img style kernel/ramdisk (as everyone else should be).
For MAGLDR users that means that you need to specify your boot partition as rboot.
The following flash.cfg is recommended (system size can vary)
Code:
misc ya 1M
recovery rrecov|ro|nospr filesize recovery-raw.img
[COLOR="Green"]boot rboot|ro 5M[/COLOR]
system ya 190M
cache ya 2M
userdata ya|asize|hr allsize
Instead, you can also download this package:
http://milaq.exnet.me/downloads/android/leo/magldr_part_cm9.zip
Extract and run DAF to flash the layout above
Building from source
I thought it would be a good idea that I just give a quick run through on how this is compiled.
First we need a Linux environment, preferably Ubuntu >= 12.04 or a recent Debian
Follow the simple Howto here, to just get an idea of the pre-requisites
To initialize the common cyanogenmod repos, run the following command
Code:
repo init -u git://github.com/CyanogenMod/android.git -b ics
then to get device specific repos for the HD2 you need to pull in a local manifest.
you can use this one
Code:
curl https://raw.github.com/milaq/android/ics/local_manifest_htc_leo.xml > .repo/local_manifest.xml
(you can of course tailor your own too)
then you need to sync the repositories
Code:
repo sync
You can also run repo sync -j 4, say if you had 4 cores to speed things up, you may also need to add a -f, to make sure that it continues to the end even if you get any error messages. You may need to repeat this process 2 or 3 times to make sure everything is synced. This will take a long time to synchronise, so be patient.
next run the following command to gets some prebuilt apks (doesn't need to be done with every build)
Code:
vendor/cm/get-prebuilts
so after this, you need to run the following commands
Code:
. build/envsetup
lunch cm_leo-userdebug
make -j4 bacon
This has changed from lunch cyanogen_leo-eng to lunch cm_leo-userdebug, this is the new method from CyanogenMod team for CM9
In the end you will get a zip file in out/target/product/leo/full_leo-ota-eng.root.zip.
4th Post if required
headphone jack is fixed...you can find solution on tytung ics thread...and hw acceleration is being worked on by dan1j3l....
Hey all,
The link is up.
At the moment, this CWM size supported with cLK, unless you know how to get it working with MAGLDR, then you're free to convert it, and pass it back.
The GAPPS as mentioned on the Nexus One thread is also in the first post
This is still alpha in my opinion at the moment, so some things may still not work as other ICS ROMs
CM code, apps etc... are still not there, and will come, when they add it, and once some the stuff in the "Not Working" are working, will start doing a nightly release
Any suggestions, additions etc.. etc.. aare all welcome. Thanks for the whole community for making this possible
Good luck testing
damn this is so nice! im about to backup now and then flash it. ill report later what kind of bugs i can found and what is working.
THX FOR THE HARD WORK! LOVE THE HOLE XDA, CYANOGEN, ANDROID COMMUNITY!
---------- Post added at 11:03 AM ---------- Previous post was at 10:51 AM ----------
well, got it flashed and jsut started. First thing that come up was an error massage:
unfortunatly, Nfc Service has stopped.
Can only press OK
After i pressed OK, the same massage in an outher languegae pop up and i cant get it away...
No way get around that now...
Ah and my screen just went black and i only can reactivate it with the BACK button.
My System is: HTC HD2 EU, CLK, 200/44, Fresh wipe, Fresh SD Format, Fresh install
gmbhneo said:
damn this is so nice! im about to backup now and then flash it. ill report later what kind of bugs i can found and what is working.
THX FOR THE HARD WORK! LOVE THE HOLE XDA, CYANOGEN, ANDROID COMMUNITY!
---------- Post added at 11:03 AM ---------- Previous post was at 10:51 AM ----------
well, got it flashed and jsut started. First thing that come up was an error massage:
unfortunatly, Nfc Service has stopped.
Can only press OK
After i pressed OK, the same massage in an outher languegae pop up and i cant get it away...
No way get around that now...
Ah and my screen just went black and i only can reactivate it with the BACK button.
My System is: HTC HD2 EU, CLK, 200/44, Fresh wipe, Fresh SD Format, Fresh install
Click to expand...
Click to collapse
To fix that open the gapps zip with 7zip and go to app folder and double tap the nfc.google.apk and go in the lib folder and take the nfc_jni.so and put it in the lib folder than reflash. when flashing addon to system app files has to have a lib file in the lib folder or there will be fcs.
Hi,how can i port this on MAGLDR?
this is post about headphone fix...
Headphones working
diff from http://gitorious.org/~tytung/linux-o...x_on_wince_htc
Still needs work to display icon, but works fine at least in terms of basic playback functionality.
I grabbed the config file from /proc/config.gz from beta 2.
EDIT: if anybody wants to try it (no responbility if it breaks your phone and I have done ZERO testing apart from headphones): http://www.fileserve.com/file/V2tN9E...adphonefix.zip
Install over beta 2 using CWM for Magldr (install zip option).
ofcourse credits to zivan56
cmhtcleo said:
Hey all,
The link is up.
At the moment, this CWM size supported with cLK, unless you know how to get it working with MAGLDR, then you're free to convert it, and pass it back.
The GAPPS as mentioned on the Nexus One thread is also in the first post
This is still alpha in my opinion at the moment, so some things may still not work as other ICS ROMs
CM code, apps etc... are still not there, and will come, when they add it, and once some the stuff in the "Not Working" are working, will start doing a nightly release
Any suggestions, additions etc.. etc.. aare all welcome. Thanks for the whole community for making this possible
Good luck testing
Click to expand...
Click to collapse
mmmm is it possable to add the long push back to "close" app in ICS?
this function is why I use CM7 and the cpu tweak
uio88 said:
Hi,how can i port this on MAGLDR?
Click to expand...
Click to collapse
run through android kitchen and convert boot.img to folder.
kane159 said:
mmmm is it possable to add the long push back to "close" app in ICS?
this function is why I use CM7 and the cpu tweak
Click to expand...
Click to collapse
This is an early alpha version. It barely even boots. Even ultra-basic basics like wireless data transfers are still not working.
Of course it will be possible to add features like the one you asked for later, but
a) This is not the place to ask, as this is only the port of CM9 to the HD2. Join the CyanogenMod forums for upstream (that means non-HD2 specific) feature requests.
b) Features most likely will only be added after basics are taken care of.
cmhtcleo said:
CM code, apps, and anything CM specific etc... are still not there, and will come eventually, when CyanogenMod add it (so don't ask me to add it). It will come when it added
Click to expand...
Click to collapse
Anything that is/was CM specific will not come yet, you have to wait for those to be ported by the CyanogenMod team. I am not part of that team. I work independent of them to get you guys the best out of CM, as we don't and will never get official status by them
comments & feedback blah
sup Arif,
do u think u can post a rom manager downloadable cwr with the 200mb system partition?
will be following the cm9 development intentitively. if u need any feedback from testing dont hesitate to ask.. i dont work.... just mod android stuff all day so got alot of free time -=] oh and if you dont want to test something on your HD2 send it my way ill risk a brick i have some bad motherboards that only work in the freezer or out the window in the winter lol so not a loss if they complete there slow death
thanks
-Marcio @
WinDroidz inc
lots of HD2 parts for sale pm if looking for something... have everything
blahshed said:
sup Arif,
do u think u can post a rom manager downloadable cwr with the 200mb system partition?
will be following the cm9 development intentitively. if u need any feedback from testing dont hesitate to ask.. i dont work.... just mod android stuff all day so got alot of free time -=] oh and if you dont want to test something on your HD2 send it my way ill risk a brick i have some bad motherboards that only work in the freezer or out the window in the winter lol so not a loss if they complete there slow death
thanks
-Marcio @
WinDroidz inc
lots of HD2 parts for sale pm if looking for something... have everything
Click to expand...
Click to collapse
@blahshed, all
The replacement of my HD2 to SGS2 has been enforced on me at work after 2 years contract, so it could be that I may not be able to keep it; so for the time being my development for ICS will cease, as I cannot test anything at all.
I will find out in a week or 2. Nevertheless I may invest in one HD2 for devving purposes, when I find out.
I will however keep monitoring the progress that the HD2 colleagues are making, so that I can quickly fire in any of the updates to the code when and if I come back.
arif-ali said:
I will however keep monitoring the progress that the HD2 colleagues are making, so that I can quickly fire in any of the updates to the code when and if I come back.
Click to expand...
Click to collapse
Hi! What is correct way to build ICS? I am building CM7 without problems. Can you help me with first steps only? ;-)
Thanks in advance!
seanyuan62 said:
How is the SGS2?
Click to expand...
Click to collapse
It's fast, just compiled a cm7 nightly, so it seems all good, at least I have 16GB rather than the 512M of the leo
fhasovic said:
Hi! What is correct way to build ICS? I am building CM7 without problems. Can you help me with first steps only? ;-)
Thanks in advance!
Click to expand...
Click to collapse
Check Post #3, my instructions are there.
arif-ali said:
Check Post #3, my instructions are there.
Click to expand...
Click to collapse
Thanks, that's more than enough ;-) syncing repo for some time now
ICS progress
Just bought a HD2 from ebay, so hopefully development will continue sometime this week. I can see that tytung has managed to get quite a bit working.
I know that still not all CM stuff is not there yet, so that again will take time even if we have everything working from the ICS point of view; so at least a month or 2 yet I think; but we'll see
Related
Code:
/*
* @brief: Standard Disclaimer
*
* Your warranty is now void. I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is the difference between this and the nightly ?
All libraries and native code is compiled in ARM mode (except for libwebkit which is still in thumb mode due to it's excessive size) and compiler side optimization is turned on (again, exception being libwebkit using -Os and sqllite using -fno-fast-math).
Important function calls and syscalls are aligned for faster response time.
I re-implemented some of the cpu atomic functions based on what I've learned so far, swp is used for atomic swap instead of ldrex/strex, register swapping of old value is done at success so if a context switch does occur, the loop will be aligned at the same boundary as the function. On best case, there shouldn't be any difference but can improve execution time for worst case of context switches.
Java libraries and bionic libc are compiled with NDEBUG, and the debug variable for java is also set to false.
Most crap (stuff that "I" do not use, has been removed ie. VPN, live wallpaper support etc..)
Fixed a few memory leaks in bionic, dalvik and ppp (also tether).
I've removed most locales except en_US and en_GB, though android still seems to be compiling strings from other languages in the build, so they might work but i can't guarantee anything with locales other than en_(US|GB).
Reverted the patch which auto closed notification bar when all notifications are canceled/removed. It was irritating me..
more stuff i don't remember, if you care pm me and I'll send you a diff of my repo.
Bugs
USB tether (Use another kernel to fix this)
Wierd bootup logo
Auto brightness might get stuck, switch screen on and off to fix it
Poweramp crashes, Though confirmed, the cause itself is not known
Installation
Change partition sizes to as described above the rom link
Boot to recovery
Flash the magldr rom/zip/cwm
Flash clk zip if you're on clk
Reboot
Reboot to recovery and flash data2sd if needed. Must have 5M extra on /system
Tips
Use Quickpic for gallery
Replace ADW with one of your favourite launchers (ADW EX, LP, Zeam etc..). ADW is slow and buggy, I prefer FTL and fast drawer.
DON'T USE SUPERCHARGER V6.
SD Port
NativeSD Port
v2b
Partition Size
misc 1M
recovery 5M
boot 4M
system 68M
cache 2M
Changelog
Update Adreno libraries from latest desire RUU
Switch to release build, less logs and more compile time checks
Hosts included in the rom
Fix data for magldr (left old rmnet module, silly me) thanks Xylograph
Magldr Rom
Magldr to LK
Click to expand...
Click to collapse
v2
Partition Size
misc 1M
recovery 5M
boot 4M
system 67M
cache 2M
Changelog
Old market and trimmed fonts, thanks Xylograph
Updated Software 2D drawing code from jellybean.
Fixes Music creating bogus video app in app drawer
New memcpy routine from apple
Fixes a bug in atomic routines
Suppress/Remove verbose and debug logging.
Remove unnecessary strings from a few hardware libraries
Well if you cared to reach this point, send me a pm for the repo diff.
Magldr Rom
Magldr to LK
Click to expand...
Click to collapse
First release
Partition Size
misc 1M
recovery 5M
boot 4M
system 79M
cache 2M
Magldr Rom
Magldr to LK
Click to expand...
Click to collapse
data2sd (needs 5M extra in system)
Notes:
I compiled this rom for myself but figured sharing won't hurt, and hence I don't plan to provide much support though I'll see what i can if you find a bug. I've run the rom for quite some time now and the results were as expected. Good battery life, large amount of ram upon boot (though I can still notice some memory leaks, will have to look deeper). For now the kernel is tytungs-r1 ics kernel patched for gingerbread, though I will be patching/updating and working on the cmhtcleo kernel once i have the build known to be bug free after some time. Due to switch from arm+thumb mixed to pure ARM mode, i was expecting higher ram usage (alongside with better performance), however looks like I was wrong, this build eats less ram than a arm+thumb interworking build, now i am not really sure why but from what i know it could be because compiler doesn't have to generate arm->thumb and back jumpers for interworking between arm and thumb code.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits
cyanogenmod
cmhtcleo team (arif-ali, milaq, charansingh and all other cm developers) for device tree
tytung
Xylograph
devhost
This is my first and probably the last rom, thank you for your time.
pretty impressive trying in 3 2 1...
this seems to be nice!! ... downloading!!
another thing you might want to know,
I've removed logo.rle from ramdisk, both to save time and space. I don't fancy bootup logos, Currently it will show wierd patterns on boot if you switch off and power on or the last screen you had if you reboot. This requires a small fix in the kernel which I will release with my next version with the new kernel.
Rick_1995 said:
another thing you might want to know,
I've removed logo.rle from ramdisk, both to save time and space. I don't fancy bootup logos, Currently it will show wierd patterns on boot if you switch off and power on or the last screen you had if you reboot. This requires a small fix in the kernel which I will release with my next version with the new kernel.
Click to expand...
Click to collapse
can you also update the mmc part from my git, as I want to install your rom to my sdcard
Sent from my NexusHD2 using xda premium
Rick_1995 said:
Code:
This is my first and probably the last rom, thank you for your time.[/QUOTE]
no way to say that u just start and u will never stop tell u give up from us hahahahha ...i will test it but i have one qus. why cm7 ?? what about cm9 or jelly bean:p
Click to expand...
Click to collapse
seaman2k said:
no way to say that u just start and u will never stop tell u give up from us hahahahha ...i will test it but i have one qus. why cm7 ?? what about cm9 or jelly bean
Click to expand...
Click to collapse
I don't fancy compiling android, I'm more interested in the lower level work of bootloader and kernel. cm7 because it has most stuff working and is smooth, stable. This is the build i use whenever i go out like a man on a mission.
securecrt said:
can you also update the mmc part from my git, as I want to install your rom to my sdcard
Click to expand...
Click to collapse
Sorry, but i didn't get you what mmc part from your git should be updated ? or Do you want me to update the initrd for phoenix's method of system on sd-ext ?
Rick_1995 said:
I don't fancy compiling android, I'm more interested in the lower level work of bootloader and kernel. cm7 because it has most stuff working and is smooth, stable. This is the build i use whenever i go out like a man on a mission.
Sorry, but i didn't get you what mmc part from your git should be updated ? or Do you want me to update the initrd for phoenix's method of system on sd-ext ?
Click to expand...
Click to collapse
I mean, the mmc driver in the kernel,
I made the following changes from CAF.
81d9816
29e0f0d
08802ee
4eade39
2145485
I install your ROM with my own script to my SDCARD, it is different with DATA on SD-ext
Rick_1995 said:
This is my first and probably the last rom, thank you for your time.
Click to expand...
Click to collapse
Impressive stuff and as I can see a must have !
Going to try this asap m8 thanks for sharing
Arabic_support
here we go for arabic support u can flash this zip file i made it for this woundrfull light cm7 for rick (i hope he give us more)
http://www.multiupload.nl/5K1KOHWWOV
looking very impressive, system partition size is just 79mb awesome.
I have just ported this to SD using super Ram method This is very fast
i have download it , but i never flash this one becase we need ICS or JB
wis1152 said:
I have just ported this to SD using super Ram method This is very fast
Click to expand...
Click to collapse
pls post this link......this rom will always be the fallback....hv been keeping typhoon...now thats changed.
thanks rick...way to go man!
jully3881 said:
i have download it , but i never flash this one becase we need ICS or JB
Click to expand...
Click to collapse
Strange way of saying 'thank you' you have there...
good very lite rom, i like it
will report any bug i found
planing to buy a new phone so hd2 is just a toy for me now
and hope to not plug in sd card this rom is pretty good thanks a lot
gdsbalaji said:
pls post this link......this rom will always be the fallback....hv been keeping typhoon...now thats changed.
thanks rick...way to go man!
Click to expand...
Click to collapse
Uploading now, I will pm rick the link or is it better for me to post the port in SD thread. What's your thoughts rick?
Sent from my GT-I9100 using Tapatalk 2
wis1152 said:
Uploading now, I will pm rick the link or is it better for me to post the port in SD thread. What's your thoughts rick?
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
As you wish, It's a work of community.
Thanks for this rick. Installed this in my eu and performance is amazing that's why I downloaded it! I drink San Miguel Lights, I smoke Marlboro Lights and my HD is light. :victory:
Rick_1995 said:
As you wish, It's a work of community.
Click to expand...
Click to collapse
Thanks for your work, can i use fikret kernel on your rom?if so how ?,would you help me
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.2.x (JB), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Githubs:
Andromadus
CyanogenMod
Rukin5197
Mustaavalkosta
Changelogs:
BBQLog
CM Gerrit
CM Google+
Github (see above)
Donations:
codefi.re (use the donation button at the bottom of the page)
Mustaavalkosta
Rukin5197- (Use "Donate To Me" underneath my avatar")
Flashing Instructions
Fresh installation instructions:
Download Nightlies
Download gapps (goo.im/gapps)
Put the files on SD card.
Reboot to recovery.
Do factory reset (ie. format /data, /cache, /sd-ext and /sdcard/.android_secure)
Flash cm-10.1-xxxxxxxx-UNOFFICIAL-primoc.zip
Flash gapps-jb-xxxxxxxx-signed.zip
Reboot into bootloader
fastboot flash boot boot.img (Grab the one from the ROM zip)
Reboot and enjoy.
Update installation instructions:
Download Nightlies
Put the file on SD card.
Reboot to recovery.
Format /cache
Flash cm-10.1-xxxxxxxx-UNOFFICIAL-primoc.zip
No need to flash gapps as CM backuptool script should take care of them.
Reboot and enjoy.
Status
Not working (In order of importance):
- 5mp Camera/720p Video Recording (On Native camera app)
- Lockscreen glitches and random reboots upon unlock
GooManager Support
My ROMs now have GooManager OTA support, so when I release a new update, it will tell you via notification. All you need to do is go into Play Store and download the GooManager app and everything will take over from there.
Q&A:
Q: I have not read the OP, but I have this issue
A: If it is already listed in the OP as an issue, please don't add to the thread. Read first por favor
Q: I hate you for not fixing this issue X!!!
A: I love you too.
Q: Where are my developer and performance options?
A: http://goo.gl/jpS8r
Q: How about them Ravens right guys?!.
A: Leave.
rukin5197 said:
Guys don't download the latest build just yet. I'm still figuring out the kinks
Click to expand...
Click to collapse
Credits:
simonsimons34 for the kernel
beyond for getting it booted/fixing a lot of things
Lloir for helping as well
jmz for the device tree start
CyanogenMod team
sellers86 for helping me pass a very tedious error
|0xD34D| for basically mentoring me
Rohan32 for giving me all his findings
Andromadus/CodeFireX guys for giving me bases and advice
Mustaavalkosta for the local_manifest.xml
Changelog:
Code:
[B]2-10-2013-[/B] Back to the CM10.1 base, Fix native camera app, now better performance/stability
[B]2-8-2013-[/B] New Andromadus base. Fix Camera/Camcorder/PlayStore
[B]2-5-2013-[/B] New PMEM kernel,
[B]2-4-2013-[/B] First ION build, updated OP
[B]1-27-2013-[/B] WiFi Fixed
[B]1-25-2013-[/B] Initial Release
Can somebody please confirm that WiFi is broken? I need to be 100% positive
Thank you Rukin, your a beast... Backing up my SD right now. will flash in a sec. and let you know about WIFI.
Edit:
No just sits at turning WIFI on. very smooth though, i like the statusbar and transitions.
rukin5197 said:
Can somebody please confirm that WiFi is broken? I need to be 100% positive
Click to expand...
Click to collapse
confirmed.....WIFI borked....I'm gonna flash evervolve kernel just to see what happens....
WiFi is confirmed working in the latest nightly.
Running newest nightly, no wifi. Also, SD card will not mount. I am using the 1-27 build with its internal boot.img. I did a total clean reflash.
jcru53 said:
Running newest nightly, no wifi. Also, SD card will not mount. I am using the 1-27 build with its internal boot.img. I did a total clean reflash.
Click to expand...
Click to collapse
Flash the boot.img I provide in the thread please
Flashed provided boot.img and SD problem went away, but still no wifi. Attached logcat.
jcru53 said:
Running newest nightly, no wifi. Also, SD card will not mount. I am using the 1-27 build with its internal boot.img. I did a total clean reflash.
Click to expand...
Click to collapse
same here
x3reme85 said:
same here
Click to expand...
Click to collapse
LOL I'm so sorry guys, I've been holding out on your guys
I forgot to put in beyond's wifi modules. If any of you guys have beyond's builds, just take his /system/lib/modules and put them in yours. I'm going to put them into the build for the next release.
Sincere Apologies
This is a beautiful piece of work, Rukin.
I have encountered a slight annoyance and I am curious if anyone has experience with this but last night, when I went to search for the update, it was unable to find it. I originally did this through the "About Phone" section of the settings and then tried it through ROM Manager and it didn't even execute a search at all. I've searched the forums to see if this is a common problem since this is my first experience with nightly builds but did not have any luck, likely because of the quite-common key words of my search.
Anyone have some ideas or is this a corner that needs polished still in this build and it isn't special to just me?
blameitonchemo said:
This is a beautiful piece of work, Rukin.
I have encountered a slight annoyance and I am curious if anyone has experience with this but last night, when I went to search for the update, it was unable to find it. I originally did this through the "About Phone" section of the settings and then tried it through ROM Manager and it didn't even execute a search at all. I've searched the forums to see if this is a common problem since this is my first experience with nightly builds but did not have any luck, likely because of the quite-common key words of my search.
Anyone have some ideas or is this a corner that needs polished still in this build and it isn't special to just me?
Click to expand...
Click to collapse
You're going to need to download the GooManager app off the Play Store. I have not made this ROM compatible with the GooManager app though, but thanks for reminding me as I will implement it into the next update
Also for all the people wondering: I have just about fixed AOKP up to date with this ROM, so I will be releasing that today
Okay guys, try the Jan 27 build again and tell me if WiFi works
rukin5197 said:
Okay guys, try the Jan 27 build again and tell me if WiFi works
Click to expand...
Click to collapse
It does not but I am again new at this so I could be wrong. Would I need to flash the boot.img once again as well?
blameitonchemo said:
It does not but I am again new at this so I could be wrong. Would I need to flash the boot.img once again as well?
Click to expand...
Click to collapse
Yes but I would also try a full wipe if it doesn't work. It worked for me
rukin5197 said:
Yes but I would also try a full wipe if it doesn't work. It worked for me
Click to expand...
Click to collapse
Unfortunately I ended up trying a full system wipe and reinstall and it still didn't work. Thank you for your persistence in figuring this out.
I should also mention since it seems relevant at this point that is says my radio is .0521_2 so there is no problem there.
---------- Post added at 05:52 PM ---------- Previous post was at 05:36 PM ----------
blameitonchemo said:
Unfortunately I ended up trying a full system wipe and reinstall and it still didn't work. Thank you for your persistence in figuring this out.
I should also mention since it seems relevant at this point that is says my radio is .0521_2 so there is no problem there.
Click to expand...
Click to collapse
Some other things I have noticed from poking around. It does not allow me to slide the Wi-Fi button to on most of the time. It's not even active EXCEPT for when I go into Advanced and go to specify a region code. Europe is the default so I set it to United States and 60-90 seconds later, I am able to move the Wi-Fi slider to on. It never actually turns blue to indicate it is on, nor does it turn on, but I am able to slide it over. When I go back to advanced and region code, it has reverted back to Europe.
I doubt this helps at all but I know it's good to have as much information as possible.
Okay, try the next download. I'm getting tired of this
rukin5197 said:
Okay, try the next download. I'm getting tired of this
Click to expand...
Click to collapse
Please don't consider this a "needless" post. Rukin you are a well respected DEV and all around good guy here and please don't abandon your efforts due to some off the wall remarks. At that thanks for ALL your contributions thus far sorry if I clogged the thread
blameitonchemo said:
Heh, I don't think anyone blames you for getting tired of it.
---------- Post added at 06:59 PM ---------- Previous post was at 06:53 PM ----------
Is the file up now or is it going up with 1/28?
Click to expand...
Click to collapse
It's 1/27. Although I think a 1/28 build should be up soon because I'm compiling a new build right now
CarbonRom is an aftermarket firmware based on the Android Open Source Project.
We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look at, build, and use our code on CarbonDev GitHub.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to the devs whose code that we have incorporated. Proper authorship has been maintained and can be viewed on our repository.
Special thanks also go to Slim Rom for some of their features, AOKP, and anyone else we may have borrowed commits from that hasn't been mentioned here. If you feel you have been unfairly left out, please - let us know.
Features
Here are just a few of our features:
Android 4.3
Halo
AOKP Ribbons
Comprehensive speed enhancements, including Linaro -O3 and processor-specific optimizations
Unofficial Voodoo Sound support on Note 2 and i9300 devices.
Option to hide lockscreen hints
Carousel lockscreen
Customizable lockscreen buttons and sliders
Chronus clock widget
Customizable hardware and software keys
Transparent navbar and status bar
Customizable navbar ring
Navbar arrow keys
Navigation bar widgets
Customizable power menu
Notification power widget
Notification brightness adjustment
Customizable quicksettings panel
Statusbar mods including center clock and color
LCD Density
Theme engine
Quiet hours
Volume rocker music controls
Full Rotation
Customizable battery and notification light
More that haven't even been mentioned, and more to come!
please note you must either have taken the ota to jb or used the appropriate teeny bin or have successfully flashed the latest cm10.1 or one of the many aosp roms available for our phone...and as always make a backup of your current configuratin before trying anything
VERY IMPORTANT THAT YOU BACKUP YOUR EFS THROUGH FREEGEE AND/OR TWRP
Installation
Fresh/new install:
* download rom and gapps to the root of your sd card
* reboot to twrp
* factory reset
* use advanced tab and wipe :
data,system,cache,and dalvick cache (do not wipe internal storage)
* factory reset
* flash rom
* flash gapps
* reboot phone
Updating/dirty flash method: ONLY if already using my Carbon rom
Download ROM and gapps onto the root of your sdcard
* Reboot phone into recovery
* Use the advanced tab and wipe:
cache and dalvick cache
*Flash ROM
*Flash gapps
*Reboot phone
*(IMO) for optimal results after dirty flash and it reboots, go back to recovery and fix permissions (JMO)
Known Issues
these "fixes" are only necessary if you are experiencing problems
if experiencing data problems restore your efs that you backed up prior to flashing
if experiencing mms issues try this:
MMS confirmed working for a few in IRC.. send receive should work now if you're lucky and can follow directions.
1. Delete telephony.db located at /data/data/com.android.providers.telephony/databases/telephony.db ...Open ES File Explorer > Press the menu button > Settings > Scroll to the bottom > Make sure "Root Explorer" is checked > Click "OK" > navigate to the directory starting from "/" (you could prob do this with the CM file explorer too)
2. Delete messaging Data...From home screen > Press menu button > Manage Apps > "All" tab > Find Messaging > Press "Clear data" button
3. Reboot. Clear cache if you want.
GPS issues:
go back to stock rom or a stock based rom ( a back up is sufficient )
Get a GPS lock and keep it for a few minutes ( make certain you are getting a lock from GPS and not your network or WiFi )
Flash back to CARBON
That should solve any GPS problems
Battery drain issues:
if your experiencing major battery drain there are a few things you can try i will list a few here....
turn wifi, gps, bluetotth, and sync off when not using it
turn auto-brightness off and adjust it to your liking
lower sceen time-out to 15 or 30 seconds
try installing an app like greenify or batteryguru that will shut down apps that are running in the background
try changing your govenor from performance to powersave with an app like faux enhancement or trickstermod
try lowering your max freq. from 15+ to something a little lower
turn things like daydream off if you dont use it
try using wifi more often if able 3g/mobile data will suck the battery dry in no time
try looking in task manager to see if you have rouge apps hanging out.. if you do stop them
Try flashing smoocha kernel can find it in the android development section for this phone
these in no way are guaranteed to get you more life but they are a start to getting better life..hell it cant hurt only make it better
Camera focus issues:
Double tap instead of single tap
Switch to a different mode then back..(switch to HDR then back, switch to panorama then back)
Try the script method posted below
Try a third party camera app
Or try this: a quick hack work-around to anyone who has auto-focus working but only for the 1st app launch.
using smanager
* Install and launch smanager
* Make a new script with this in it
killall mm-qcamera-daemon
killall com.android.gallery3d
am force-stop os.tools.scriptmanager
am start -n com.android.gallery3d/com.android.camera.CameraLauncher
* Click on the script. Set it as "favorite" and highlight "SU". Save
* Add a shortcut on launcher. Select SMShortcuts.
* Select Add one script shortcut. Pick your script. Change the name/image to whatever you want.
* Hit OK and profit.
Need to thank sputnikk23 & prowlingfox for this workaround
or try with tasker method
Originally Posted by Carrick1973
One thing I did a bit differently that might help others out is use Tasker for the camera script instead. I didn't want to have to deal with shortcuts, but instead wanted all the requests for camera, to actually use the camera program.
To do this, In Tasker:
Create a new Task called "Load Camera".
Click the + sign.
Click on Script.
Click on Run Shell.
Paste the following into the Command section (note that the first line is missing - that's on purpose):
Code:
killall com.android.gallery3d
am force-stop os.tools.scriptmanager
am start -n com.android.gallery3d/com.android.camera.CameraLauncher
Check the box next to Use Root - not sure if this is needed or not, but it works fine if it's checked.
Click the Tasker icon in the top left of the screen to accept the changes for the shell command.
Click the Tasker icon in the top left of the screen again to accept the changes to the Task.
Click on the Profiles tab.
Click on the + sign.
I called my Profile "Load Camera"
Click on "Application".
Select Camera.
Click on the Tasker icon in the top left of the screen to accept the selection.
Click on the task that you created in the first steps to tie the profile to the task.
Enjoy....
Give it a shot and let me know if it doesn't work for you, but it works just great for me.
Downloads
GAPPS:
baanks gapps: http://forum.xda-developers.com/showthread.php?t=2012857
pagapps: http://goo.im/devs/paranoidandroid/roms/gapps
Current build:
dropbox: http://db.tt/qit2VBhJ
goo: http://goo.im/devs/Spleef/geehrc4g/carbon
dev-host: http://d-h.st/users/spleef
androidfilehost: http://www.androidfilehost.com/?a=show&w=files&flid=8217
old builds will be kept primarily at goo to save on space.... search for Spleef
Changelog
CARBON-DEV OFFICIAL CHANGELOG
10/20/2013
10/20 carbon and cyanogenmod sources
built vanilla straight cm sources only changes are the new gps and the new apns
10/09/2013
10/09 carbon and cyanogenmod sources
latest NH kernel sources
all built with linaro toolchain
nfc with screen off added
android os 4.3.1
new gps and apns
10/04/2013
10/04 carbon and cyanogenmod sources
added in new gps.conf and apns
Sources & Credits
CyanogenMod sources: https://github.com/CyanogenMod
carbon sources: http://github.com/CarbonDev
vendor sources: https://github.com/TheMuppets/proprietary_vendor_lge
kernel sources: https://github.com/CyanogenMod/lge-kernel-gproj
my github: https://github.com/spleef
major thanks to these people without them this would not have been made
sharkboy0901
trailblazerz11
xboxfanj
haze028
TheByteSmasher
rlasalle15
bmp7777
shelnutt2
chadouming
th3bill
jokersax
synergye
voluntaryman.. contributor/dontaor
AdhvanIt
Syprus21.. donator
rhop1.. donator
kmull4.. donator
85gslse.. donator
don1376.. donator
PartimusPrime
droidmk
A MAJOR THANK YOU TO THESE GUYS
THANK YOU GUYS
due to maintaining five roms i will only be updating once a week, updates will start to roll out every weekend (friday-sunday), unless there is a issue which needs addressing then it will be worked on immediately....also if you choose to donate please provide your xda name in the description so i can add you to the list in the op...much thanks everyone.
XDA:DevDB Information
[ROM] UNOFFICIAL [4.3] Carbon [ls970] , a ROM for the Sprint LG Optimus G
Contributors
spleef, Shelnutt2
ROM OS Version: 4.3.x Jellybean
Based On: aokp,cm,pa
Version Information
Status: Stable
Current Stable Version: 1020
Stable Release Date: 2013-10-20
Created 2013-09-09
Last Updated 2013-10-20
build_set_up_Carbon
am posting here a zip with files and instructions for anyone to be able to build carbon for the l970..enjoy
some early screenies
Here we go .. Downloading
Damn, another one? You must never sleep... Downloading now!
Sent from my LG-LS970 using xda premium
You killin' the game, homie!
Damn spleefy you're not even giving us time to blink with these new ROM's haha
prowlingfox said:
Damn spleefy you're not even giving us time to blink with these new ROM's haha
Click to expand...
Click to collapse
well idk if anyone read my comment in root box thread but that certain something I was waiting on arrived so building is going to increase... lol, now granted at some point I'm going to have to say OK that's enough.... but as long as I have the time, and the errors are minimal I can keep going... also if any body wants to help maintain anything only need to request in a pm as long as you willing to learn and don't get frustrated easily... Lol.. everything can be taught and can even turn over the set ups I have to build, so it would really just be sync, make few edits to match mine , hit build and fix any error that may occur
spleef said:
well idk if anyone read my comment in root box thread but that certain something I was waiting on arrived so building is going to increase... lol, now granted at some point I'm going to have to say OK that's enough.... but as long as I have the time, and the errors are minimal I can keep going... also if any body wants to help maintain anything only need to request in a pm as long as you willing to learn and don't get frustrated easily... Lol.. everything can be taught and can even turn over the set ups I have to build, so it would really just be sync, make few edits to match mine , hit build and fix any error that may occur
Click to expand...
Click to collapse
Dude you rock are you a bot or something your like a machine who keeps putting out these great roms and i just start to get one settled in and of course you put out another one. thanks again for your hard work and if I remember wright to the person who hooked you up with PC
---------- Post added at 02:44 AM ---------- Previous post was at 02:43 AM ----------
So just out of curiosity what is your favorite rom you have built and your daily driver
I just flashed this ROM and wanted to say thank you.
You are doing a fantastic job with weekly updates on your current roms and every week it seems that you build new roms as well.
Thank you
EFEXR said:
I just flashed this ROM and wanted to say thank you.
You are doing a fantastic job with weekly updates on your current roms and every week it seems that you build new roms as well.
Thank you
Click to expand...
Click to collapse
yep that's the plan... exactly.... weekend updates and every week going to try and produce a new ROM ...I know I've taken several ROM requests I haven't forgotten you guys just building what builds... Lol, so far ive synced and attempted...
xylon.. ran out of room on computer.. (won't happen again)
paranoid.. wouldn't build the adds and remove files are tricky (to me)
tried extinction but just to download their source was confusing
sourcery... ran out of room..(won't happen again)
looked at avatar
looked at chameleon
looked at raspbean
looked at and built carbon...
so now I'm deciding which I've to go after next... lol
spleef said:
yep that's the plan... exactly.... weekend updates and every week going to try and produce a new ROM ...I know I've taken several ROM requests I haven't forgotten you guys just building what builds... Lol, so far ive synced and attempted...
xylon.. ran out of room on computer.. (won't happen again)
paranoid.. wouldn't build the adds and remove files are tricky (to me)
tried extinction but just to download their source was confusing
sourcery... ran out of room..(won't happen again)
looked at avatar
looked at chameleon
looked at raspbean
looked at and built carbon...
so now I'm deciding which I've to go after next... lol
Click to expand...
Click to collapse
Chameleons
Sent from my LG-LS970 using xda app-developers app
spleef said:
yep that's the plan... exactly.... weekend updates and every week going to try and produce a new ROM ...I know I've taken several ROM requests I haven't forgotten you guys just building what builds... Lol, so far ive synced and attempted...
xylon.. ran out of room on computer.. (won't happen again)
paranoid.. wouldn't build the adds and remove files are tricky (to me)
tried extinction but just to download their source was confusing
sourcery... ran out of room..(won't happen again)
looked at avatar
looked at chameleon
looked at raspbean
looked at and built carbon...
so now I'm deciding which I've to go after next... lol
Click to expand...
Click to collapse
I vote for Sourcery!
Damn spleef you are the man! Great ROM after another! I envy your dedication and work ethic!
Sent from my LG-LS970 using xda premium
Here's a tip...
Use Tasker to create a profile that watches for the state of the display to be off. Task it to run a script, as described in the OP, except make sure the code is as follows:
Code:
killall mm-qcamera-daemon
killall com.android.gallery3d
Make sure "Use Root" is checked (it won't work without it)
Voila, the camera will be reset every time you lock your phone, so you never have to worry about running the script yourself or using a custom shortcut! And every application that uses the camera will be able to take advantage of the autofocus this way (Instagram, QR scanners, Snapchat, custom camera apps...)
Hey nice job on the ROM! You keep cranking them out, gives some nice options and quality builds. Your the man!!!......why about basic PA?
RubbleTea said:
Hey nice job on the ROM! You keep cranking them out, gives some nice options and quality builds. Your the man!!!......why about basic PA?
Click to expand...
Click to collapse
He mentioned that PA is incessant in giving build errors.
prowlingfox said:
Here's a tip...
Use Tasker to create a profile that watches for the state of the display to be off. Task it to run a script, as described in the OP, except make sure the code is as follows:
Code:
killall mm-qcamera-daemon
killall com.android.gallery3d
Make sure "Use Root" is checked (it won't work without it)
Voila, the camera will be reset every time you lock your phone, so you never have to worry about running the script yourself or using a custom shortcut! And every application that uses the camera will be able to take advantage of the autofocus this way (Instagram, QR scanners, Snapchat, custom camera apps...)
Click to expand...
Click to collapse
Would be able to go into a little more detail on this? Maybe a how to or something more specific for us with less knowledge?
spleef, is liquid still your fav?
Sputnikk23 said:
spleef, is liquid still your fav?
Click to expand...
Click to collapse
yeah... oddly enough i just like how it is a slim root box...lol or at least that's how I view it... really they're all very much alike
I guess you've been waiting for this for quite a long time.
So I felt I should upload at least something and stop keeping these builds secret.
Before we start...
This is unstable. VERY unstable, compared to my latest CM10.1 build.
By the way, I had to remove CM10.1 build environment because I have no space left on SSD. No more CM10.1 builds from me, sorry
On a positive note, this build has (compared to CM10.1):
Camera button options (wake/unlock/peek/playback control) — I put this feature upstream. Try it, it's cool
Flash sync is fine
KSM works again (it just magically fixed itself)
DSPManager doesn't suddenly get unloaded from memory and break your listening experience
Persian language for hardware keyboard. The whole hardware keyboard support has been reworked.
Newer Trebuchet, with live folders, icon pack support and other stuff
RAM is about 150 MBytes free with Theme Chooser enabled
Thanks to: (in no particular order)
Flinny
Flemmard
guest1
mosi110
kylon
szezso
nadlabak
Sources:
Local manifests: https://github.com/NeverGone-RU/Andromadus
Device tree: https://github.com/Andromadus/android_device_htc_vision
MSM7x30 common: https://github.com/Andromadus/android_device_htc_msm7x30-common
Kernel: https://github.com/Andromadus/htc7x30-3.0/tree/andromadus_4.3
How to install?
The usual process, nothing different here.
1: backup
2: wipe
3: install the ROM
4: install Google Apps. I prefer PA GApps "Mini Modular Packages".
How do I report bugs?
Now that's important.
I've set up an issue tracker to prevent cluttering this thread.
Keep in mind that a bug report without a logcat/dmesg or at least a precise description of a bug wouldn't help anyone.
If you stumble upon anything strange — try to reproduce it (and save a logcat, just in case).
Pro-tip: use "adb logcat -C" to colorize the output and make it easier to read! (not sure if this works on Windows, though)
Unfortunately, there are bugs that are caused by CM devs or Google (GApps are buggy, too). I'll close these bug reports, because I just can't fix that. I'm not a magician
Issues we already aware of:
EGL: flashy CRT animation (disable it) and buggy hwcomposer (icons/widgets suddenly blacked out is also caused by it). This was the major show-stopper.
Switching SELinux to Enforcing mode will instantly make the phone freeze. Don't do this!
Trackpad wake/unlock doesn't work, and there's no way to enable it. I use "pure" CM frameworks_base that doesn't have these features baked in.
Camcorder FCs when you try to un-pause video recording.
[Fixed] AOSP Keyboard FCs if you don't install GApps — install them
[Fixed] Mobile data is unstable — edit build.prop to fix the issue.
Issue you should be aware of: (non ROM-related)
Don't buy Samsung laptops, they have display hinges made of a sh*tty plastic.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Give me the download, already!
Google Drive link for 4.3.1: https://drive.google.com/file/d/0B5ahny5WGurFWDhhRnRWUDRMdUE/edit?usp=sharing
MD5 checksum: 657c81b1f46fd2987a175fa5ad66547d
Please don't make additional mirrors. Instead, ask me to mirror the file myself.
Why? I need to keep control of builds, and remove/replace them if something goes really wrong.
Kitkat?
While I still prepare my build environment for Kitkat and applying some patches to make it compile, you can have a build provided by guest1.
Initially, it was built purely for ringtone bug testing (factoid: every other htc msm7x30 device has ringtone shutting off randomly. I don't know why), but I think that'll do it for giving you an overview of what does CM11 look like at the moment.
This is even more unstable!
4.4 is also slower for some reason (probably because of different qcom_display repo used for it).
I did almost no tests with it, so there's probably a lot more to fix.
Google Drive link for 4.4: https://drive.google.com/file/d/0B5ahny5WGurFS1Z3N3N6V0xsSVk/edit?usp=sharing
MD5 checksum: 4ba38cc9fe4879687d0a279d0fbc0ced
Once this gets a tad more stable I am going to for sure try this out. I just flashed a fresh rom today and I'm trying to limit the fact I flash a rom at least 7-15 times a week (it's addicting, what can I say).
Re:[ROM] [14-11-13] Andromadus - CM10.2 - Vision
@NeverGone\RU you are a beast. Of course also thanks to @Flinny and the whole andromadus team. Does this use the same htc7x30 andromadus 3.x kernel as the previous builds?
Downloading now Btw hopefully I can get some logcats
HTCDreamOn said:
Does this use the same htc7x30 andromadus 3.x kernel as the previous builds?
Click to expand...
Click to collapse
Yeah, just a different branch (with SELinux enabled).
OMG!
OMG , I never expected KK for our device, btw i was too waited for this without any expectation
Once again thanking the guys who working on our devices :laugh::good:
great work Nevergone, thanks. I hope in some day we get Kitkat. I'm test it at this weekends.
great to see this, have downloaded and will give it a shot shortly. Have you, NeverGone, or have others, got an MD5 we could check against...I'm happy to post mine as a starting point:
657c81b1f46fd2987a175fa5ad66547d
---------- Post added at 07:54 PM ---------- Previous post was at 07:54 PM ----------
great to see this, have downloaded and will give it a shot shortly. Have you, NeverGone, or have others, got an MD5 we could check against...I'm happy to post mine as a starting point:
657c81b1f46fd2987a175fa5ad66547d
NeverGone\RU said:
Kitkat?
Wait for it.
Actually, this post is reserved for KK builds.
Click to expand...
Click to collapse
Cool!
I'll wait for KK if I can...
I think, that we'll wait for kitkat for a long time yet... desire z isn't as famous as earlier, community is less and phones with HW qwerty as well.
BUT I'm a still faithful user and BIG THANKS for this great piece of rom and great work from devs! Thank you!
great news!!!! thanks hitted
Let's not clamor for Kitkat yet. The Galaxy S4 got a stable-ish build of Kitkat just a few days ago, and it'll take a while for unstable builds to come out from the official CM tree. When that happens, development will trickle down here.
I mean, I would like to maintain my always-faithful-if-slow backup phone. It's gotten me through some times when my other primary phones went dead on me.
I get server connection errors in the Google Play store with this ROM and the linked GApps. Is anyone else having this problem?
I can actually connect to the store fine, it's the downloading or updating of apps that it errors out on.
Fafhrd42 said:
I get server connection errors in the Google Play store with this ROM and the linked GApps. Is anyone else having this problem?
I can actually connect to the store fine, it's the downloading or updating of apps that it errors out on.
Click to expand...
Click to collapse
Go to settings --> Storage --> And I think there should be a cache storage size for the sd card+internal rom, clear those, sign out of your google account then sign back in! At least I think those are the steps, I can't fully recall
That did it! Thanks! In all the years I've had an android phone I've never had to do that after flashing a rom.
Fafhrd42 said:
That did it! Thanks! In all the years I've had an android phone I've never had to do that after flashing a rom.
Click to expand...
Click to collapse
Yeah, from my research a few days ago on that problem it seems to be common in 4.3 roms for some unknown reason. I'm glad I could help!
I made an issue tracker.
That'd be easier to track bugs and get feedback without constantly quoting each other on forum pages. (because forums are linear)
I also decided to try to adapt some Sony/Samsung MSM7x30 changes. Maybe they've been more successful than we were?
If I were you, I would give up developing Android 4.3 and focus on preparing 4.4. But I am not a developer and I possibly don't know something so...
Anyway, thanks for making Android 4.3 happen on our Desire Z and good luck!
I will wait for 4.4 though.
TheReduxPL said:
If I were you, I would give up developing Android 4.3 and focus on preparing 4.4. But I am not a developer and I possibly don't know something so...
Anyway, thanks for making Android 4.3 happen on our Desire Z and good luck!
I will wait for 4.4 though.
Click to expand...
Click to collapse
Valid point.
The thing is, 4.4/CM11 is in early stage yet, and it will still need the same work I'm doing for 4.3 (plus, camera is broken on other MSM7x30 devices).
4.3 is at least able to boot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi, it was my personal idea , i took the initiative to create an XDA thread so that you all get a taste of what's coming soon. I didn't want to keep this any more to myself. So this thread is sure to be updated soon. You must have thought that your device doesn't have any support right ? Wrong !
We’re really excited to announce the release of Paranoid Android Quartz Alpha, based on Android 10.
On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. For those who are unfamiliar, Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhances the overall user experience. This time around he have his wallpaper app Abstruct, were you will be able to find all of the Paranoid Android wallpapers alongside a huge amount of amazing wallpapers.
The alpha builds include adjustments and improvements on top of the stock Android CAF base. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features.
Device-specific issues
SafetyNet fails
Note: Custom kernels are explicitly unsupported and will cause issues unless they state that they are AOSPA compatible or AOSPA based!
Note: If you used your root access to mess with your device do not ask for help in this thread or send any kind of log to ask for anything. Instead, create a thread in Help section of OnePlus 7T Pro
Download
Official Release: Link will be added as soon as we release
@33bca UnOfficial Personal Builds: Link will be added as soon as I upload my builds
@kessaras UnOfficial Personal Builds: https://mega.nz/#F!U45BgIhK!gmdNFXiPLH7a1_th2_FwDw
Paranoid Android [Quartz] official release: Soon !
Instructions & requirements
This device runs under OxygenOS 10 (Android 10 / Q) vendor, make sure you are coming from OxygenOS 10 (Android 10 / Q) or flash it from Fastboot just before flashing AOSPA package.
**Flash OxygenOS 10 (I recommend using at leastOxygenOS 10.0.4)
**Format Data
Install AOSPA (for now from fastboot)
Here the commands to install PA from fastboot.
Code:
fastboot reboot fastboot
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash system system.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot reboot
** Only required for the first flashing.
Important / Useful links
OpenGapps
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)
Our kernel source
Help us improve PA by submitting good bug reports possibly with a log attached. Learn how to take logs here.
Our device maintainers for OnePlus 7T Pro are @33bca and @kessaras. Mention (@) them if you need some assistance and/or when reporting bugs.
Cheers and #StayParanoid!
XDA:DevDB Information
[UNOFFICIAL]Paranoid Android Quartz Alpha [OnePlus 7T Pro], ROM for the OnePlus 7T Pro
Contributors
kessaras, 33bca, herna
Source Code: https://github.com/AOSPA
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: At least 10.0.5.HD01 or newer
Based On: CAF
Version Information
Status: Beta
Created 2020-01-16
Last Updated 2020-04-27
Reserved
Here you will find a very nice guide on how to make a useful logFULL GUIDE "How to provide a good bug report"https://forum.xda-developers.com/g4/help/guide-providing-logcat-t3814517
Please post only for debugging purpose. This thread was NOT meant to be used for chat or any type of discussions.
Caution:
I built gapps afterwards and i haven't formatted my device. So if you get any kind of crash, even if it's unimportant, upon your initial set up during your 1st log in , let me know about it to fix it asap.
Thanks for this a lot
Thanks a lot for this! Pleasant surprise in the morning, you made my day Keep up the good work! I hope other roms will follow this way of flashing and releasing roms. Will flash it today THANK YOU!
Yay, we're on the track :highfive:
Does this have support for the T-Mobile McLaren 5G version? Super excited for PA, thanks for this!
DanDroidOS said:
Does this have support for the T-Mobile McLaren 5G version? Super excited for PA, thanks for this!
Click to expand...
Click to collapse
it should.
personally i don't know because i don't own that McLaren model.
Guys the initial setup wizard from google may cause issues.
Code:
pm disable com.google.android.setupwizard
if it crashes and i will solve this as soon as i find the best gapps package for us.
For now thats the best i found.
Nice! Made my day!
GAPPS included?
Without TWRP it's hard to flash it
---------- Post added at 12:02 PM ---------- Previous post was at 12:02 PM ----------
Nice! Made my day!
GAPPS included?
Without TWRP it's hard to flash it
Attention. I'm uploading now a build with working GAPPS.
And from now on i will upload only OTAs but you will have to flash them manually.
I will upload a full firmware when there is an update there, otherwise there is no reason to flash all the partitions.
Hold on few minutes and the build will be there.
Enjoy.
EDIT:
It's up but i'm unsure if this time again the initial setup wizard is fine as i didn't format my phone, i need it.
Do not forget to fastboot -w to format it before you flash anything when coming from another rom.
kessaras said:
Attention. I'm uploading now a build with working GAPPS.
And from now on i will upload only OTAs but you will have to flash them manually.
I will upload a full firmware when there is an update there, otherwise there is no reason to flash all the partitions.
Hold on few minutes and the build will be there.
Enjoy.
EDIT:
It's up but i'm unsure if this time again the initial setup wizard is fine as i didn't format my phone, i need it.
Do not forget to fastboot -w to format it before you flash anything when coming from another rom.
Click to expand...
Click to collapse
thanks a lot mate! will flash it clean and report btw the build says jan-15, it`s the new build or?
darkoj2007 said:
thanks a lot mate! will flash it clean and report
Click to expand...
Click to collapse
Ok. And everyone keep in mind that it's not easy for me to format everyday. If this setup wizard by Google has any issue now or in the future , be patient with it. We still don't have GAPPS so I'm doing what I can with these.
kessaras said:
Ok. And everyone keep in mind that it's not easy for me to format everyday. If this setup wizard by Google has any issue now or in the future , be patient with it. We still don't have GAPPS so I'm doing what I can with these.
Click to expand...
Click to collapse
the last build says jan-15 10:06, this the last build or the one from today isn`t showing up?
darkoj2007 said:
the last build says jan-15 10:06, this the last build or the one from today isn`t showing up?
Click to expand...
Click to collapse
It is the same build. I only changed the Google setup wizard apk inside.
Rom is close to stock oxygen stable. Only this apk gives me trouble since I can't format to test it, I need the phone at work.
If it still crashes I will keep changing it until we get one which works. Or you can do it urself too. I build with root access to adb , until we officially release. Extract a working SetupWizard and adb push it in place to replace the one in product/priv-app
kessaras said:
It is the same build. I only changed the Google setup wizard apk inside.
Rom is close to stock oxygen stable. Only this apk gives me trouble since I can't format to test it, I need the phone at work.
If it still crashes I will keep changing it until we get one which works. Or you can do it urself too. I build with root access to adb , until we officially release. Extract a working SetupWizard and adb push it in place to replace the one in product/priv-app
Click to expand...
Click to collapse
I did a clean flash. "Android setup keeps stopping" after I insert pin. can`t move from there. Can I do something to get past this?
darkoj2007 said:
I did a clean flash. "Android setup keeps stopping" after I insert pin. can`t move from there. Can I do something to get past this?
Click to expand...
Click to collapse
Either wait till tomorrow , either adb shell, pm disable com.google.setupwizard.
If pc doesn't have access now because it hasn't done first boot, just wait until tomorrow.
Without TWRP we can't do anything more.
If current TWRP can mount system and product partitions you can rm -rf /product/priv-app/<path to setup wizard>
Really sorry. Can't test that stupid setup wizard currently at my phone. Tomorrow last day of week at work , then I can test.
kessaras said:
Either wait till tomorrow , either adb shell, pm disable com.google.setupwizard.
If pc doesn't have access now because it hasn't done first boot, just wait until tomorrow.
Without TWRP we can't do anything more.
If current TWRP can mount system and product partitions you can rm -rf /product/priv-app/<path to setup wizard>
Really sorry. Can't test that stupid setup wizard currently at my phone. Tomorrow last day of week at work , then I can test.
Click to expand...
Click to collapse
Sadly can`t be done. Can`t see the phone with adb. no worries mate, I hope we will get through this and we can enjoy the rom. I assume you use it so probably there are not any bugs that keep us from using it as daily driver. Have a nice day
Thanks a lot for this! Started worrying about support for the 7t Pro!
kessaras said:
Either wait till tomorrow , either adb shell, pm disable com.google.setupwizard.
If pc doesn't have access now because it hasn't done first boot, just wait until tomorrow.
Without TWRP we can't do anything more.
If current TWRP can mount system and product partitions you can rm -rf /product/priv-app/<path to setup wizard>
Really sorry. Can't test that stupid setup wizard currently at my phone. Tomorrow last day of week at work , then I can test.
Click to expand...
Click to collapse
You can also do it from the ADB enabled stock recovery.
Do you thing the Safetynet will be fixed later? Would be nice to use Gpay.
tibcsi0407 said:
You can also do it from the ADB enabled stock recovery.
Do you thing the Safetynet will be fixed later? Would be nice to use Gpay.
Click to expand...
Click to collapse
Sorry for slight offtopic, but how do you use Gpay in Hungary?