{
"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"
}
This thread is for the ParanoidAndroid nightly builds. These builds are straight from PA source without any code changes, so they work as the official ones. The only difference is that these builds are untested - but no risk no fun!
*DISCLAIMER*
You do this knowing all risks involved with flashing a ROM.
Neither I nor any member are responsible for any permanent damage.[/CENTER]
Please keep all questions related to any of these builds I'm this thread, not the official pa thread.
Installation doesn't differ from the PA installation:
1. PA Rom
2. PA GApps
3. Other Kernel if you want
*WARNING*
-Do not ask for support or complain that something doesn't work because YOU flash someone else's kernel.
-Do not ask for support or complain that something doesn't work because YOU restore apps and/or data and/or system settings from Titanium Backup or Carbon etc.
-The kernel included is specific to this build and the only one supported.
-Do Not ask for ETA on the next release
-Do Not ask for help if you didn't full wipe before coming from a different rom!
-Do Not Flame other users in my thread! That's my job alone!
-Enjoy the rom!
How To:
1. Back Up your Stuff.
2. Full wipe is required if coming from another ROM
4. Flash .zip in recovery
5. Flash latest PA gapps in recovery
6. Allow full first boot, reboot
7. Sign in to Market to add account.
8. Rate the thread and hit some "Thanks" buttons!
POST2:
Download:
Goo
Mega
Mirrors
END of MOCKUP
So here are my clean PA Nightly Builds without any code-changes
http://goo.im/devs/fabi280/mako_pa_nightly
Mirror: http://uploaded.net/f/1k88zg
I only change the ro.goo.* Attributes of the build.prop so you can update via GooManager.
The Buildserver is set up to sync the repo at 0:00 GMT+2, checks for changes, builds a changelog and the rom if there are changes.
A build takes around 150 minutes.
My check for change to compile script has currently a bug where it won't re-set the time for the changelog when a build fails. This means if a build fails there will be no changelog uploaded, but for the next build it will just output the changes between the failed build and the current build.
A changelog is included for every build.
I'm also accepting mirror requests.
Here is my build configuration (nearly the same as the original PA):
Code:
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.2.2
TARGET_PRODUCT=pa_mako
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_GCC_VERSION=4.7
[B]TARGET_USE_O3=true
TARGET_LINARO_STRING_ROUTINES=true[/B]
TARGET_USE_GRAPHITE=
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.9-1-amd64-x86_64-with-debian-jessie-sid
HOST_BUILD_TYPE=release
BUILD_ID=JDQ39
OUT_DIR=/home/fabi280/paranoidandroid/out
============================================
Please keep in mind that time is limited. Also for me.
Kernel source: https://github.com/ParanoidAndroid/lge-kernel-mako
Reserved
Hi dsmitty and Fabi,
thank you for providing us nightlies!
To avoid confusion..
ZION Builds are not nightlies in the way we know nightlies, but build up straight from source and they will include rom scene patches and hacks?
NIGHTLIES Builds are nigthlies, but with no hacks/patches mentioned above? So straight PA?
FABI´s build are the same, but from FABI?
Thank you so much!
Kindly regards
Nico
First of all, thank you for this.
I just have 3 questions.
1. Is the FC on selecting PA updater in settings fixed on the 22April build?
2. What differentiates the Zion build with the nightlies? Can you add some commits that needs to be updated? The example would be the CM LED settings.
3. This is more like just a suggestion. I see different zips for different devices on the nightlies folder: http://goo.im/devs/dsmitty166/NIGHTLIES/Mako
Perhaps you could make it more neat? After all, isn't it supposed to be just for mako?
Again, thank you for this.
TR2N said:
Hi dsmitty and Fabi,
thank you for providing us nightlies!
To avoid confusion..
ZION Builds are not nightlies in the way we know nightlies, but build up straight from source and they will include rom scene patches and hacks?
NIGHTLIES Builds are nigthlies, but with no hacks/patches mentioned above? So straight PA?
FABI´s build are the same, but from FABI?
Thank you so much!
Kindly regards
Nico
Click to expand...
Click to collapse
Yep you got it.
Fabis builds are the same as the nightlies without the updater. He's been doing them while I tweak my source to add the nightly branch. I'm not sure if once my source is finished, he will continue his builds or not, as he is already going to be compiling my nightlies, so it would sense be two same roms.
Right now, Zion is straight nightlies tho, no other patches yet
Sent from my Nexus 4 using Tapatalk 2
Thank you for the explanation!
I have downloaded FABI´s latest nightly and so far no problems for me. Also WiFi is now working again as it should (Moles reverted the patch).
One thing i don´t understand correctly, FABI: Is the nightly KRAIT optimized like the one from Moles? I read it in the main PA thread but was confused about the problems you had with adding the optimization? Maybe i don´t understand your post correctly.
TR2N said:
Thank you for the explanation!
I have downloaded FABI´s latest nightly and so far no problems for me. Also WiFi is now working again as it should (Moles reverted the patch).
One thing i don´t understand correctly, FABI: Is the nightly KRAIT optimized like the one from Moles? I read it in the main PA thread but was confused about the problems you had with adding the optimization? Maybe i don´t understand your post correctly.
Click to expand...
Click to collapse
I will answer for him, yes it is, those optimization are built into the source code already
Sent from my Nexus 4 using Tapatalk 2
dsmitty166 said:
I will answer for him, yes it is, those optimization are built into the source code already
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Thank you. Okay, than i will check the nightly the next couple of days! Like i stated before, installed and no problems so far! Thank you for your hard work! :good:
Kocai said:
First of all, thank you for this.
I just have 3 questions.
1. Is the FC on selecting PA updater in settings fixed on the 22April build?
2. What differentiates the Zion build with the nightlies? Can you add some commits that needs to be updated? The example would be the CM LED settings.
3. This is more like just a suggestion. I see different zips for different devices on the nightlies folder: http://goo.im/devs/dsmitty166/NIGHTLIES/Mako
Perhaps you could make it more neat? After all, isn't it supposed to be just for mako?
Again, thank you for this.
Click to expand...
Click to collapse
1. Yes it is for me, give it a try and let me know please.
2. Nothing yet, I will look into it.
3. The reason for that was in case fabi wants to build for multiple devices
Edit, ahh I see what your saying now. There is nothing in that folder yet for nightlies and goo doesn't think it exists yet. It will be fixed when I add a nightly
Sent from my Nexus 4 using Tapatalk 2
Hey thanks for doing these nightlies, appreciated. Just one small thing, can we change the way the zips are named to make it easier for people to find the latest eg instead of pa_mako-3.15-22APR2013.zip something like 2013-04-22-233451-pa_mako-3.15 (time included if it is needed). Please?
Ah glad you got what I mean, if that's how it is done automatically then that's that, just always wondered, it bugged me a little, thanks anyway.
Sent from my Nexus 4
Hawt damn. Nice to see Dsmitty with a rom thread. I'll be flashing soon.
fabi280 said:
The Time is included. The zip file will have the timestamp of the start of compilation time.
This nightly wasn't done automatically because of some gcc-4.8 errors. I fixed them and started a test build at 23:34 (11:34 pm).
I didn't want to cancel this build, so I canceled the cron build of that nightly.
So for the time:
pa_mako-3.15-22APR2013-004804.zip -> Build started at 22 Apr 2013 00:48:04 (am)
pa_mako-3.15-22APR2013-233451.zip -> Build started at 22 Apr 2013 23:34:51 (11:34 pm)
Edit: Oh, now I understand what you mean... But this is like a standard on android roms. You can also sort by Modification Time at goo
Click to expand...
Click to collapse
Dear Fabi.
So which one is the proper one of this two builds? I have downloaded the second one (233451)...
Thanks for pulling out nightlies that are "pure" PA.
Your current rom works fine. Also pa updater does its best. Maybe you have forgotten the apk in 21st build? If you could give us any mods in next builds (center clock should be the most desired thing ) we are happier than now
Gesendet von meinem Nexus 4 mit Tapatalk 2
freibergisch said:
Your current rom works fine. Also pa updater does its best. Maybe you have forgotten the apk in 21st build? If you could give us any mods in next builds (center clock should be the most desired thing ) we are happier than now
Gesendet von meinem Nexus 4 mit Tapatalk 2
Click to expand...
Click to collapse
Actually the apk had errors building from source. I have a work around in place for now
Sent from my Nexus 4 using Tapatalk 2
TR2N said:
Dear Fabi.
So which one is the proper one of this two builds? I have downloaded the second one (233451)...
Thanks for pulling out nightlies that are "pure" PA.
Click to expand...
Click to collapse
They are both working. The second one is the one with the WiFi Fix.
As I stated in the quoted post - i started the compilation before 0:00, so they have both the same build day in the filename
Wifi work very great with your release, thanks fabi280
:good:
Now pa updater works fine with your current ro.. So you did it right
But I have other question.
My phone don't connect to some wifi networks.. It shows weak signal and wants to connect but no result.. Its since april's first pa build I think..
With franco Kernel the same...
With other Kernels too..
Do you have an idea?
Gesendet von meinem Nexus 4 mit Tapatalk 2
Sorry for my confusion.
I thought the second one without wifi fix, is it?
fabi280 said:
They are both working. The second one is the one with the WiFi Fix.
As I stated in the quoted post - i started the compilation before 0:00, so they have both the same build day in the filename
Click to expand...
Click to collapse
dsmitty166 said:
1. Yes it is for me, give it a try and let me know please.
2. Nothing yet, I will look into it.
3. The reason for that was in case fabi wants to build for multiple devices
Edit, ahh I see what your saying now. There is nothing in that folder yet for nightlies and goo doesn't think it exists yet. It will be fixed when I add a nightly
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Confirmed that the PA updater doesn't cause Settings to FC anymore. Thank you.
I notice that the MMS.apk is not CM's MMS.apk like the one in moles' build Apr 16?
Related
I’ve been compiling some Cyanogenmod 9 builds for my tab recently and I've decided to share them here. The Cyanogenmod project is still under heavy development, so there will be bugs. Although I will be testing the wifi builds before I post them I may not be able to catch all bugs before I release the build; install these builds at your own risk and be aware of what you are doing. I take no responsibility for any damage caused by these builds. If I notice small bugs while testing I will make a note of them with the release. I plan on updating these builds every 3 days.
I am fairly new to the Android scene, so please provide feedback if you feel that I could be doing something better.
Thanks to:
The Cyanogenmod team and pershoot- This is their work, I am simply compiling their code.
RootzWiki - Providing gapps packages
Changelogs:
If there are major changes I will try to note them along with the builds, but for all other changes refer to the Cyanogenmod code review system: http://review.cyanogenmod.com/#q,status:merged,n,z
For gapps changelogs, refer to the RootzWiki gapps page: http://wiki.rootzwiki.com/Gapps
Builds:
2012.05.11
ROM:
Mirror 1: http://d-h.st/XIP
Mirror 2: http://ge.tt/4Llv4ZH/v/0
GAPPS: http://goo.im/gapps/gapps-ics-20120429-signed.zip
MD5: 8e32a8b85babc703cbd04492096c8a92
2012.04.30
ROM:
Mirror 1: http://d-h.st/rTw
Mirror 2: http://ge.tt/46YIw2H/v/0
GAPPS: http://goo.im/gapps/gapps-ics-20120429-signed.zip
MD5: 470c7de00e2d20a79c1491d73f3c7aac
2012.04.27
ROM:
Mirror 1: http://d-h.st/yOi
Mirror 2: http://ge.tt/9pq9LxG/v/0
GAPPS: http://goo.im/gapps/gapps-ics-20120429-signed.zip
MD5: 54b269e017db71150f7631f6e6aac47f
Instructions:
1. Make a nandroid backup and save it in a safe place.
2. Wipe data, cache, and dalvik cache.
3. Install ROM zip in CWM.
4. Install GAPPS zip in CWM.
5. Reboot
Note: A wipe is probably not required for every single build, but it can't hurt. Make sure you make a backup even if you don't wipe.
A Youtube apk can be found here: http://forum.xda-developers.com/showthread.php?t=1529715
If you enjoy these builds, you may wish to make a donation:
Cyanogenmod - http://www.cyanogenmod.com/ - See bottom of page
Me - https://www.paypal.com/cgi-bin/webs...bn=PP-DonationsBF:btn_donate_SM.gif:NonHosted
will test it tomorrow. Thank you!
for some odd reason when i click on ROM download link, i get this...
{
"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"
}
badboy47 said:
will test it tomorrow. Thank you!
for some odd reason when i click on ROM download link, i get this...
Click to expand...
Click to collapse
Thanks! I look forward to hearing the results. The filehosting site I'm using might have been flagged by ESET for some reason. In fact, the reason I didn't use devhost is because I use the same security software and I've had this exact same problem with them. It should work if you temporarily disable virus protection, I assure you that there's nothing malicious in these files If it's still causing problems I'll re-host the files somewhere else tomorrow.
out of curiousity, what's different about this ROM than the other (supposedly...) nightly builds here? Regardless, thanks!
slack04 said:
out of curiousity, what's different about this ROM than the other (supposedly...) nightly builds here? Regardless, thanks!
Click to expand...
Click to collapse
They are all built from the same code so the only real difference is update frequency. The other kangs tend to update every 1-2 weeks so they may be more well tested; I'm aiming to provide something more cutting edge. The builds listed as "nightly" are referring to an official snapshot Cyanogen posted earlier this month, it hasn't been updated and seems to have been pulled from the download site as well.
EDIT: FIXED
Sent from my SGH-I997 using xda premium
When Cyanogen team pushed out the 2 nightlies for the tab they pushed one for P4wifi and one for P4tmo and the one for P4tmo could be used on P4(GT-P7500). So my question is, can we use the one for Verizon LTE also or is there any hardware diffrence between P4tmo and Verizon device?
nickwarn said:
When Cyanogen team pushed out the 2 nightlies for the tab they pushed one for P4wifi and one for P4tmo and the one for P4tmo could be used on P4(GT-P7500). So my question is, can we use the one for Verizon LTE also or is there any hardware diffrence between P4tmo and Verizon device?
Click to expand...
Click to collapse
I'm not entirely sure, but my guess is that there is probably a hardware difference. I would suggest trying this build: http://forum.xda-developers.com/showthread.php?t=1461240. I will try to post a p4tmo build next time but I won't be able to test it myself.
Coffeebeans said:
I'm not entirely sure, but my guess is that there is probably a hardware difference. I would suggest trying this build: http://forum.xda-developers.com/showthread.php?t=1461240. I will try to post a p4tmo build next time but I won't be able to test it myself.
Click to expand...
Click to collapse
Ok, i stay of it then. But it sure is tempting to try. When we used Tmo build on P4 we just had to change updater script and it was fully functional with 3G.
not to be the annoying brat here, but are the camera functionalities fixed yet?
martyr2k6 said:
not to be the annoying brat here, but are the camera functionalities fixed yet?
Click to expand...
Click to collapse
No camera in any ICS ROM until Samsung releases their code. None. Not going to happen. Period. Stop asking.
I think there is a problem with ICS rom on my LTE tab. It doesn't matter which roms i tried, i always have the battery drain issue ( due to system awake during standby mode.)
- I did format data/wipe cache + davik before flashed the rom.
- Auto sync on except for picture
- Other apps i use which are running in backgound are Hd widget, wizz widget , friendcaster, Battery monitor widget. These are the same app i use when i running 3.2 twz rom ( battery drain about 20-30 mAh. With ICS rom, it is 170-180mAh).
=>Does anyone know how i can solve this problem? Thank in advance!
Just a quick update on what's going on:
Pershoot has posted new builds in the other kang threads; these builds contain new library files as well as kernel updates. You may want to check out the updated CWM recoveries he has built as well. I'll be building these new libraries into my builds starting with the next one. If the kernel updates aren't merged into cyanogenmod at the time of the next build I'll build a kernel as well. I've also decided to leave the 3G and LTE builds to other developers for the time being, since I don't have the hardware to test them it's hard to keep up with updates and issues.
Since I updated I cannot be my tab to connect to my windows pc any ideas?
Simpson8 said:
Since I updated I cannot be my tab to connect to my windows pc any ideas?
Click to expand...
Click to collapse
Go to Settings > Storage > Menu button at top-right of screen> USB computer connection > Select MTP
Great! I've been using the builds from rootzwiki since they get updated frequently. Might switch to these since I visit here daily.
New build is up. Enjoy!
Is this ice cream sandwich? I wasn'tsure
mvaughn12 said:
Is this ice cream sandwich? I wasn'tsure
Click to expand...
Click to collapse
Yes, it is.
trying to download keep saying daily limit reached
I have sold my 7510 to a friend in need of a good tablet...anyone who may still be running this ROM, I'm happy to answer questions but am no longer building for this device.
{
"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"
}
Android Open Kang Project - 4.2.2 - jb-mr1
Hey all, here is a build I compiled of AOKP 4.2.2 for our beloved P7510. It's taken a good chunk of time for me to get this working, I hope you enjoy it as much as I do and I'm happy to be able to bring it to you. This is COMPLETELY UNOFFICIAL, so don't go looking for help on official AOKP threads if your tablet turns into a hot plate!
The ROM is built from a CM device tree (big thanks to pershoot for his work and dedication to our device!) and as such employs a CM 4.2.2 kernel.
I have made no changes whatsoever to this code...this is as pure AOKP as it gets, fresh off their github. None of this ROM is my doing, although I may inject a few goodies of my own as time goes on. All I did was mod pershoot's CM10 device trees as necessary to inherit the right stuff and get the build to compile and work.
For now, I just want to get this thing out to you guys so we can finally have a few OG Tabs bleeding cutting-edge AOKP goodness. Make sure you show love to AOKP and donate to them if you are happy with the ROM!
Not that I should have to clarify, but of course I must also state...
I will not be held responsible for anything that happens to your device if you flash this ROM. You assume all responsibility for modifying and tweaking your tablet/device, and your warranty is instantly voided by doing so. If you come on this thread and yell at me about how your tablet started smoking from the Sammie port after you flashed this ROM, you may get laughed at. (But that won't happen if you read closely, set your expectations accordingly, and follow the instructions.
KNOWN ISSUES
- Any current issues that are known to AOKP - make sure you do your research
- Any of the same issues that are affecting CM10.1 for our device
- The theme chooser may be wonky
INSTALLATION INSTRUCTIONS
- FULL AND COMPLETE WIPE IS A MUST (IMHO)
- Boot into recovery of choice
- Take a backup
- Wipe Cache
- Wipe Dalvik
- Wipe Data/Factory Reset
- Wipe /System (or, in CWM, "format /system" under Mounts and Storage menu)
- Flash ROM
- Flash gapps (see below)
- Reboot, and wait 10 minutes before touching it at ALL
- Reboot and enjoy
- IMPORTANT NOTE: CM10.1 will, in addition to installing the ROM, automatically move the contents of your /sdcard into /sdcard/0 for multiuser purposes. THIS ROM DOESN'T DO THAT RIGHT NOW - the result, it may look like your whole device has been wiped. FEAR NOT, that is not the case. All you need to do is move your stuff into that /0 folder after you flash the ROM. That can be done with a shell command via adb. OR, you can back up all your files to Cloud (Carbon, db, whatever) and bring them back down after, whichever.[/B]
DOWNLOADS AND OTHER LINKS
DOWNLOAD THE ROM HERE.
March 16 Nightly: HERE
March 18 Nightly: HERE
March 20 Nightly: HERE
March 29 Nightly (Build 6!): HERE
MIRROR if Goo is being dumb for any reason. Not currently using Goo OTA - maybe later.
March 16 Mirror: HERE
March 18 Mirror: HERE
March 20 Mirror: HERE
March 29 Mirror: HERE
GAPPS: Check out nakedninja's CM10.1 Discussion Thead here. There is a link to a gapps package for our tabs on this thread that handles the Google Now force closes and AOSP keyboard freezing that the official gapps (03/01) package can introduce.
THANKS GO TO:
- Team Infamous
- AOKP
- CyanogenMod and pershoot, for way more than obvious reasons
- The users! I fight for the users.
Again, ENJOY you guys! Hit up my other stuff here in the GTab forum (GSII is next ) and check out the Infamous ROM INDEX (in my sig below) to see what the rest of Team Infamous is up to these days!
SCREENSHOTS
My setup. I like to keep it simple
More to be added later on
CHANGE LOG
Code:
3/29/2013
Just updated to Build 6 Mar 29 latest. Nothing fancy other than new AOKP goodies :)
3/22/2013
- Updated code to Mar 20
- Added Team Infamous boot animation
3/20/2013
- Updated code to Mar 18 - everything that comes with it per AOKP gerrit should be there
- Still working on that /0 issue so that hasn't changed yet...if you're already on my build a dirty flash should be fine
- Added build.prop tweaks for WiFi buffer, better sleep, and improved scroll response
3/17/2013
- Initial Release. AOKP source current a/o 3/16.
Downloading and testing...
[noob][Q] bootloader question
I have seen some 4.2.x threads stating something about the need to have 'ics bootloader' in order to properly install the ROM.
Is this also required here? For example, I am currently using the previous AOKP 4.1.2 ROM, and I'm clueless on how to verify what's my bootloader version. Do I need to flash some bootloader or just go ahead following OP instructions?
Another noobishQ: any expected problems if using TWRP instead of CWM?
Cheers for continuing with this ROM branch!
Sent from my GT-I9300 using Tapatalk 2
Glad to see this ROM.
Nice! Awesome job bro.
Thanks for this will install later ..........:good:
Great to see you got this far with this very interesting project!
Re: [ROM][P7510][4.2.2][UNOFFICIAL] AOKP Build 5 :: MR1 :: Mar 16
Way to go man!! Thanks for taking over! :thumbup:
Ill b flashing this as soon as my life/wife lets me play again. Once this baby girl comes out, maybe u and I can collaborate on a rom. Let me know what u think. :beer:
Sent from my Motorola Electrify using xda app-developers app
Re: [ROM][P7510][4.2.2][UNOFFICIAL] AOKP Build 5 :: MR1 :: Mar 16
jaibar said:
I have seen some 4.2.x threads stating something about the need to have 'ics bootloader' in order to properly install the ROM.
Is this also required here? For example, I am currently using the previous AOKP 4.1.2 ROM, and I'm clueless on how to verify what's my bootloader version. Do I need to flash some bootloader or just go ahead following OP instructions?
Another noobishQ: any expected problems if using TWRP instead of CWM?
Cheers for continuing with this ROM branch!
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
If you're already on 4.1.2 and have no issues with a rolling ROM or recovery screen you shouldn't need a bootloader flash.
TWRP is actually recommended. I swear by TWRP myself.
Make sure you don't forget about Tue multiuser piece and moving your files by hand too!! I know that's a nuisance and I hate it so I'll be figuring out a way around that plus rolling up the codebase in the next build.
Sent from my 4.2.GSII
Re: [ROM][P7510][4.2.2][UNOFFICIAL] AOKP Build 5 :: MR1 :: Mar 16
triptosyll said:
Way to go man!! Thanks for taking over! :thumbup:
Ill b flashing this as soon as my life/wife lets me play again. Once this baby girl comes out, maybe u and I can collaborate on a rom. Let me know what u think. :beer:
Sent from my Motorola Electrify using xda app-developers app
Click to expand...
Click to collapse
Right on man, for sure!!
Yeah really wanted to get this out so ppl could have a chance to see 4.2.2 AOKP on the Tab. Once I have the multiuser piece done out it'll be sweet. I may also throw together a quick script to move files back when you revert to a non 4.2.2 ROM
Sent from my 4.2.GSII
Oh haha, finally the OG Tab got some AOKP's 4.2.2 love! Thx!
P4 user here ready to be a tester
Any plans on trying to get SCH-I905 working? I would be happy to be a tester if needed!
Re: [ROM][P7510][4.2.2][UNOFFICIAL] AOKP Build 5 :: MR1 :: Mar 16 Nightly
jittusm said:
P4 user here ready to be a tester
Click to expand...
Click to collapse
Here's the thing lol...
I can build for the 7500 but don't own the device. If I do that in the coming days and it doesn't fly my ability to support is extremely limited. I can only test and release confidently for the WiFi tab. That said if you are willing to take the plunge I will definitely try.
Sent from my 4.2.GSII
djmatt604 said:
Here's the thing lol...
I can build for the 7500 but don't own the device. If I do that in the coming days and it doesn't fly my ability to support is extremely limited. I can only test and release confidently for the WiFi tab. That said if you are willing to take the plunge I will definitely try.
Sent from my 4.2.GSII
Click to expand...
Click to collapse
I am definitely willing to try cos aokp features are far more than the existing roms. just compile and throw it our way. there are a lot of crazy folk here ready to test it out. Thanks in advance )
I am currently on the latest CM10.1 nightly, how does that affect the files that need to be moved?
Re: [ROM][P7510][4.2.2][UNOFFICIAL] AOKP Build 5 :: MR1 :: Mar 16 Nightly
Dreameagl said:
I am currently on the latest CM10.1 nightly, how does that affect the files that need to be moved?
Click to expand...
Click to collapse
I don't believe it would be a problem in that case as your files should already be in the right place. Give it a go and let me know!
Sent from my 4.2.GSII
Running great. I installed it last night and I must say, this thing is fantastic. The battery life is great as well. Thanks man.
DISCLAIMER:
Your device, your responsibility. I am not liable for anything you flash, including this.
As a result you'll probably want to read the rest of the thread and at least be aware of what you're flashing.
You've been warned.
Android Open Source Paranoid Android for SPH-L720 (jfltespr) - OFFICIAL (HALO)
Features:
This is AOSPA as it is provided in the source repos. I will be keeping it as such.
Only deviations are to allow it to build properly and are generally from CM repos.
Any modifications, enhancements, etc. will be brought in and supported through their Gerrit review process.
(At the moment as I cannot reach their Gerrit I'm doing Github pull requests instead.)
Screenshots:
{
"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"
}
Latest Build: Official (7/1/2013) - Now includes HALO. Official Status granted by Gokussjx.
Tar/ZIP Mirror: [ROM][UNOFFICIAL]AOSPA 3.6x for SPH-L720 (Team SXTP Site)
Both contain a kernel and ROM. Latest PA GApps here courtesy Rootzwiki. (Use latest version)
CM Gapps seems to get camera to stop FCing but do so at your own risk.
Flash Instructions:
1) Back up your current system and all data if desired.
2) In your favorite custom recovery, wipe data, cache and dalvik.
If you want to flash the ZIP version you'll need to format system as well.
3) TAR - Boot to Odin Mode and flash via Odin.
ZIP - Flash ZIP in recovery
4) Flash GApps
Summary Changelog:
Code:
Unofficial (6/11/13) - Updated to 3.60, includes the open source release of HALO.
Unofficial (6/5/13) - Updated to 3.56 and remove Beta tag.
Beta (5/17/13) GPS working, stock camera working.
Beta (5/16/13) - 3G/LTE working, display seems better. GPS should also lock but I personally can't.
Beta 1 (5/13/13) - Calls working, GPS tries but no lock so far.
Alpha 3 (5/10/13) - Successful Boot.No phone/data, no GPS.
Source:
PA Official Repositories
CyanogenMod Official Repositories
Device Dependencies:
android_device_samsung_jf-common
android_device_samsung_msm8960-common
android_device_samsung_qcom-common
Sprint GS4 Device Repository
Here is specifically what I did to get it to build.
NOTE: Due to potential copyright issues I do not include a vendor repo.
You can extract the files from the phone or ROM as needed - should you decide to build on your own.
Credits:
Early Bringup Advice: Entropy512, Shabbypenguin, Cordell12
Current Mentor/Collaborator: Noobnl (CM CDMA Maintainer)
If it's working this well, chances are he's had a big hand in it!
Testers: Mohogalore, robbyamor, crawj and others
Steve Kondik (Cyanogen) for CM development and jf common work
The CM maintainters who continue to improve CM along with Mr. Kondik
The crew that is Paranoid Android - Pure Hybrid!
...and of course! You, the community, for your support as well! Thank you!
You are just rockin builds out, nice!
garwynn said:
Credits:
Thanks to those who helped get CM going.
I'm using that as a base.
Here it is - Paranoid Android based on AOSP (current 3.50)
Well, in my sleep deprived state I figured I would at least try getting this to build.
DISCLAIMER:
Your device, your responsibility. I am not liable for anything you flash, including this. You've been warned.
Current Status, Links to Current Builds, Notes, Base, etc are consolidated here:
[ROM][ALPHA][UNOFFICIAL]AOSPA 3.50 for SPH-L720 (SXTP Developers)
Hope this kick starts the dev efforts for the S4!
Click to expand...
Click to collapse
Anyone give this a go yet? I'll be the first if not
Sent from my SPH-L720 using Tapatalk 2
jsmcmahon89 said:
Anyone give this a go yet? I'll be the first if not
Sent from my SPH-L720 using Tapatalk 2
Click to expand...
Click to collapse
Did, but more input the better. Has the slanted graphics issue that we saw on the first builds of CWM and CM.. Try it, you'll see.. and the phone is actually booting (you'll see it under device from pc when booted) Just can't get adb working yet but I'm sure he'll crack that nut as well.
When I do a . build/envsetup.sh I get 2 git errors.
Don't think that would cause this issue but we only had that with the original jfltespr repo.
So I guess I have some digging to do into this.... when time allows.
going to give this a try right now, will get back to see if the calls work soon.
Update: didn't boot up. I got a black screen and that is it right after the Samsung logo came up
blacknet101 said:
going to give this a try right now, will get back to see if the calls work soon.
Update: didn't boot up. I got a black screen and that is it right after the Samsung logo came up
Click to expand...
Click to collapse
By chance did you catch the flash of slanted graphics right after the logo or connected to PC to see if the device was awake?
Sent from my SPH-L720 using Xparent Skyblue Tapatalk 2
New build, same links. Updated to fix envsetup issue and match current cm trees (minus overlay removals for this only)
Sent from my SPH-L900 using Tapatalk 2
garwynn said:
New build, same links. Updated to fix envsetup issue and match current cm trees (minus overlay removals for this only)
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
Will this have halo when it is publicly released?
samdsox said:
Will this have halo when it is publicly released?
Click to expand...
Click to collapse
I'm sure it will.. One thing at a time this dude put out three sick aosp builds in like 2 days!! Thanks for the efforts my man!
Sent from my SPH-L710 using xda premium
Yes. PA 3.50 is the Halo release.
Sent from my SPH-L720 using Tapatalk 2
mjs2011 said:
Yes. PA 3.50 is the Halo release.
Sent from my SPH-L720 using Tapatalk 2
Click to expand...
Click to collapse
It is but it's not out in their public repos. Caused a bit of problems because they made some commits publicly and some not.
Anyhow it looks like we have a few issues. PA's ramdisk gets distorted boot animation (like we saw with early CM testing) and then goes to black. Think I can get that one into ADB with same edits. Flash CM kernel and no boot animation but USB init goes through - just as mtp (not mtp,adb like in recovery)
So, making a change to CM the init file to start adbd. That ought to get us far enough to peek in and see what's going on. Obviously something is different between the two kernel ramdisks causing a display change.
so it's normal that it's not booting? or should it be booting by now?
blacknet101 said:
so it's normal that it's not booting? or should it be booting by now?
Click to expand...
Click to collapse
It's normal based on current results for it not to boot. That's why it's at Alpha development.
In all honesty I should downgrade it to Pre-Alpha because Alpha suggests it would boot successfully.
Don't worry, when it boots and we get some functionality I'll promote it to Beta testing.
If this CM kernel + AOSPA ROM gets us ADB I'll post that for people to go in and collect logcats.
That may help us track down the issue to at least get display going.
garwynn said:
It's normal based on current results for it not to boot. That's why it's at Alpha development.
In all honesty I should downgrade it to Pre-Alpha because Alpha suggests it would boot successfully.
Don't worry, when it boots and we get some functionality I'll promote it to Beta testing.
If this CM kernel + AOSPA ROM gets us ADB I'll post that for people to go in and collect logcats.
That may help us track down the issue to at least get display going.
Click to expand...
Click to collapse
Thanks for the clarification! I can't wait to be able to run this ROM. I would wanna help with logcats but I have no idea how to do any of that.
OK, finally took a peek at this. Turns out there's something wrong with the kernel/ramdisk for sure. System is not mounting, shell folders within /data didn't exist.... which means even the init scripts didn't get far. ADBD did start so it's a clue as to how far it got.
Unfortunately since it's not as far as I hoped it is being downgraded to Pre-Alpha status.
will the "Halo" feature be included?
Sent from my SPH-L720 using xda premium
blacknet101 said:
will the "Halo" feature be included?
Sent from my SPH-L720 using xda premium
Click to expand...
Click to collapse
It's not in the public repos... at least not yet.
Sent from my SPH-L900 using Tapatalk 2
Yet another sleep deprived day... yet as I go to work I am happy.
PA back to Alpha status as it successfully boots.
Screenies to come but I can say this - Wi-fi okay, 3G/4G/Calls NG, GPS NG.
I'll start with calls first on this.
Awesome!!!
Sent from my SPH-L720 using Tapatalk 2
{
"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 to all of you, Mint and Hayabusa owners.
Let me introduce CarbonRom, Unofficial: since T/TX are not officially supported by Carbon team. Obviously this is for UNLOCKED BOOTLOADER
This is only my compilation, all the real work has been done by Team Carbon
Andros11
BigShotRob
Bionic Beast
dg4prez
Kejar31
mattmanwrx
morfic
nocoast
pixeldotz
slick_rick
winner00
The original thread is here: http://forum.xda-developers.com/showthread.php?t=2137013
Team carbon's Google+ : https://plus.google.com/communities...2/stream/f82fcffc-02a6-470e-a254-e200b9f78ee5
About Carbon
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.
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, PA, 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.
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! If you have questions, ask your fellow users or ask us in #teamcarbon on freenode IRC.
Features
Android 4.4.4
As of today:
This is all very much a work in progress. Carbon Fibers are still in the process of being merged with 4.4.2, but I'm sure it'll be ready soon...
(all features will have to be verifed)
Bugs:
None for now!
U tell me...
And please, report with logcat or no bugs!...
* By flashing this, you automatically void your warranty!
* If your phone breaks, blows up or runs away from you, do not cry to us!
* Do not ask for ETAs!!
Click to expand...
Click to collapse
Instructions
1. Make sure you have CWM installed and a working nandroid backup
2. Download the ROM.
3. Place the ROM on your SD-Card.
4.Extract boot.img included in zip and fastboot flash it via Flashtool or CMD
5. Reboot to recovery.
6. Wipe data-factory reset/cache partition/dalvik cache
7. Flash the ROM.
Optional- Flash GApps.
8. Reboot and Enjoy Carbon!
Support
We spend an astonishing amount of time developing this software. We can't spend much time on XDA as a result, so if you need support, please try the following:
1) Search. Search, search, search. Yes, you. I don't care how unique or important your question is, it's very likely someone has adressed it already. Especially if you're even close to new at this.
2) Read our FAQ, which can be found on our goo.im page linked above. It's new, but expanding fast. Just like us!
3) Ask a question in your device forum. Someone will no doubt try to help you. Warning: this help may come in the form of telling you it's a dumb question that has been asked before. See step 1 - such are the perils of asking questions when you haven't done the research yourself. Android is about helping yourself.
4) Join our G+ Community: http://community.carbon-rom.com This is where we spend the bulk of our time and the best way to reach us and other community members. We update and frequent this community far more than XDA, simply due to time constraints and the convenience of G+.
5) Ask a question on our IRC channel. Connect to #teamcarbon on irc.freenode.net or click here. You'll find several other Carbon fans and usually one or more devs as well. Please be polite.
Downloads
Take build for your device, they are not cross flashable.
CARBON-KK-UNOFFICIAL_Mint_build1.zip
MD5sum: 2b028722c192d3c9aedda58e9d1e8992
CARBON-KK-UNOFFICIAL_Mint_build2.zip
MD5sum: cbfc123b6737fb49bc84e86e5a325759
Here is my Xperia T download folder...just get the latest one!
Carbon KK Mint builds
CARBON-KK-UNOFFICIAL_Hayabusa_build1.zip
MD5sum: 8a104b324dc36c9ee25404a5eab64a5c
will update Hayabusa build only if i see some downloads...
Here is Xperia TX download folder
Carbon KK Hayabusa builds
PA Gapps 4.4.2 thread
OFFICIAL Carbon's CHANGELOG
Here is my changelog, up here u have Carbon's official changelog to see what's happening at sources...
Code:
[U]Build5:[/U]
Carbon sources synced
Audio/Media caf sources merged
Repos updated
Latest code reviews cherry picked for device tree and blue-common repos
Theme engine still broken...this is btw the new theme engine from cm and Carbon team is about to fix it.
Can't manage to make omni's kernel work on this rom, so u will still get these blue tint issues, sorry.
[U]Build4:[/U]
Carbon sources synced
compiled with omni's kernel sources, doesn't boot: don't use
[U]Builds 1 to 3:[/U]
original builds no changes, see carbon's gerrit
Credits
(in no particular order)
As i already mentionned, indeed Team Carbon
you maybe can show some support to this team by donate'em
Special thanks to these guys who teached me everything =)
@percy_g2
@x10forevers
@Abhinav2
@oddeceed for testing
@tilal6991 to let me compile from his work, kernel sources; available here on github
Obviously CyanogenMod,Sony and Google for sources, repo ...
#include<iforgotyou.h>
Mine for Screenshots...will add soon
running beautifully so far
Soo this based on cm11. How about the latest 4.3 kernel settings? If not, blue screens?
Sent from my Xperia T using xda app-developers app
bartjeh1991 said:
Soo this based on cm11. How about the latest 4.3 kernel settings? If not, blue screens?
Sent from my Xperia T using xda app-developers app
Click to expand...
Click to collapse
kernel is based msm 8x60 from https://github.com/cyanogenmod/android_kernel_sony_msm8x60
im not coding but just compiling from existing sources...if u need this kernel...u can find tutorials in here on how to build a kernel cheers =)
Contacts and Mails are not sync. Any idea?
Gesendet von meinem Xperia T mit Tapatalk
mschwanke said:
Contacts and Mails are not sync. Any idea?
Gesendet von meinem Xperia T mit Tapatalk
Click to expand...
Click to collapse
yeah change Gapps pack...take these from CyanogenMod's wiki for cm11 and make a wipe cache and dalvik cache before reboot...
How stable is this??
deep sleep? blue flashes? new kernel? performance?
PeterGeorgiou said:
How stable is this??
deep sleep? blue flashes? new kernel? performance?
Click to expand...
Click to collapse
As cm11 since its based on it...
hi, I could download and test this
considering it is based on cm11, it shares same bugs as always in almost all aosp based roms (speaker whistle, no panorama, and very probably reboots even if i didn't experience them so far, but I've been using the rom very shortly so far!)
only exception is omni thanks to tilal and his latest kernel, that has all of the above working (except for the whistle)
so i wonder why everyone still uses cm's kernel and not omni's?
maybe omni's kernel is not public yet?!
btw, in this rom camera button is working
also, it has many nice features (but no halo it seems to me? or where can i find it?)
mschwanke said:
Contacts and Mails are not sync. Any idea?
Click to expand...
Click to collapse
minimal gapps by banks are working and synching fine, as always!
of course, thanks for your work in any case!
bye!
It seems that there still have a blue screen...I think you connect with tital to know how to merge the official kernel
Sent from my LT30p using XDA Premium 4 mobile app
If that kernel works with cm11, why not, i'll see what i can do.
Halo feature is not there cuz carbon team working on it and it still not merged. I can cherry pick it but the problem is; if i do that, soon as i will sync my repo, i will loose it.
That means i won't keep u up to date as often as i would, considering fact that im still not a pro , and it represents huge work to me to add it on each new build.
I want to give u guys at least a build or two a week. Be patient that function is coming.
Tapatalked with my Yuga
Alx31TLse said:
If that kernel works with cm11, why not, i'll see what i can do.
Halo feature is not there cuz carbon team working on it and it still not merged. I can cherry pick it but the problem is; if i do that, soon as i will sync my repo, i will loose it.
That means i won't keep u up to date as often as i would, considering fact that im still not a pro , and it represents huge work to me to add it on each new build.
I want to give u guys at least a build or two a week. Be patient that function is coming.
Tapatalked with my Yuga
Click to expand...
Click to collapse
Thank you. Right now the kernel is the most important factor to resolve the annoying blue screens. CM still hasn't worked on it as far as I know. But Omni is was ahead because of tilal and his team.
thedisturbedone said:
Thank you. Right now the kernel is the most important factor to resolve the annoying blue screens. CM still hasn't worked on it as far as I know. But Omni is was ahead because of tilal and his team.
Click to expand...
Click to collapse
maybe i am very lucky or it just hasnt happened when i have been using my phone but i havent had any blue screens so far ? been running since a couple of hours before public release, i realize its still in the CM bug list but i havent experienced them at all
@nreuge, @Alx31TLse..... French devs eat cassoulet
Alx31TLse said:
If that kernel works with cm11, why not, i'll see what i can do.
Halo feature is not there cuz carbon team working on it and it still not merged. I can cherry pick it but the problem is; if i do that, soon as i will sync my repo, i will loose it.
That means i won't keep u up to date as often as i would, considering fact that im still not a pro , and it represents huge work to me to add it on each new build.
I want to give u guys at least a build or two a week. Be patient that function is coming.
Tapatalked with my Yuga
Click to expand...
Click to collapse
Hey bro you doing a great job, could you please port this ROM to Xperia Z too, when you get time.:fingers-crossed:
Thanks
oddeceed said:
maybe i am very lucky or it just hasnt happened when i have been using my phone but i havent had any blue screens so far ? been running since a couple of hours before public release, i realize its still in the CM bug list but i havent experienced them at all
Click to expand...
Click to collapse
Oh yeah? Maybe you are really lucky then!
BreckZeBoulay said:
@nreuge, @Alx31TLse..... French devs eat cassoulet
Click to expand...
Click to collapse
lol!!!
Out of topic
As I've said multiple times before the blue screens are random - there is no surefire why of reproducing them or of stopping them with the old kernel. The only way to fix it is to use the new 4.3 kernel sources instead as I have done with omni.
Sent from my Xperia T using Tapatalk
tilal6991 said:
As I've said multiple times before the blue screens are random - there is no surefire why of reproducing them or of stopping them with the old kernel. The only way to fix it is to use the new 4.3 kernel sources instead as I have done with omni.
Sent from my Xperia T using Tapatalk
Click to expand...
Click to collapse
one noob question: for the porters to the xperia T of this rom, liquid smooth and others AOSP based roms, would it be just enough to take your new kernel as it is (maybe just recompile it to make it match with their roms) or they too should take the sony sources as you did and work directly on them?
just to understand if the work would be pretty simple (and so we could have soon different aosp based roms all with almost everything working, like now in omni) or if that is not likely to happen
thanks bye!
{
"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"
}
About Carbon
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.
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, PA, 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.
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! If you have questions, ask your fellow users or ask us in #teamcarbon on freenode IRC.
Features
The features are here: All features
Screenshots
Screenshots are here:
Screenshots
VERY IMPORTANT
You need to have F2FS in your recovery. Download is here: http://forum.xda-developers.com/showthread.php?t=2799610
Here is a instruction: http://animus7-development.tk/device/p880/CarbonROM/README-VERY_IMPORTANT.txt
Download Carbon
All Downloads:
All builds (choose the latest build)
latest build: CARBON-KK-UNOFFICIAL-20140712-1143-p880.zip
Gapps:
click here
Changelog
For a detailed changelog, check out the changes made each night here:
Change Log
You can also find a changelog in Settings->Carbon->About Carbon
Source
P880-dev GitHub
CarbonROM GitHub
Its Working Properly With No Problem!
Sent from my LG-P880 using Tapatalk
Jansxel said:
Its Working Properly With No Problem!
Sent from my LG-P880 using Tapatalk
Click to expand...
Click to collapse
Any bugs? Is smooth?
Regards
tiflao said:
Any bugs? Is smooth?
Regards
Click to expand...
Click to collapse
The Rom is smooth .
Bugs:
1.after changing theme I got many force closes and after restart the phone couldn't boot into system (problem solved after flashed the ROM and wipe cache.)
2.screen record doesn't work (It doesn't work in every kitkat ROM )
Sent from my LG-P880 using XDA Premium 4 mobile app
aria12 said:
2.screen record doesn't work (It doesn't work in every kitkat ROM )
Click to expand...
Click to collapse
It does on other KitKat roms.
Sent from my OmniROM-powered LG Optimus 4X HD
This is my first CarbonROM ... and it's damn good!!! [emoji106]
Many thanks!
Best regards
Are the sources of this already 4.4.3, if they are, can you please compile a new build? With new nexus blobs
Edit: Yes they are already 4.4.3
Optimissimus99 said:
Are the sources of this already 4.4.3, if they are, can you please compile a new build? With new nexus blobs
Edit: Yes they are already 4.4.3
Click to expand...
Click to collapse
Yes,I upload a new build tomorrow or today.
Thanx. That would be very cool
New build uploaded!
The ROM is on Android 4.4.3. Here you can download: https://s.basketbuild.com/devs/animus7/p880/CarbonROM/
EPRJ Ril
OK, for the Eternity Ril fans i have created a flashable zip with it (taken from Paranoid Droid), but this is ONLY for the carbon 20140610 Version. it contains the recompiled telephony-common stuff, wich is (sadly) only for this Version. for the next Versions i have to update it. Have fun with it
Optimissimus99 said:
OK, for the Eternity Ril fans i have created a flashable zip with it (taken from Paranoid Droid), but this is ONLY for the carbon 20140610 Version. it contains the recompiled telephony-common stuff, wich is (sadly) only for this Version. for the next Versions i have to update it. Have fun with it
Click to expand...
Click to collapse
Thanks =)
I think this is best 4.4.2 KK for our device, great job! ;D
P. S. Didn't try 4.4.3 yet, anybody can report about new build?
Working great I think Screen on time is minimal shorter, but it seems to be OK as well. Also the ROM features were the same as on 4.4.2
Gesendet von meinem A1-810 mit Tapatalk
Siauka said:
I think this is best 4.4.2 KK for our device, great job! ;D
P. S. Didn't try 4.4.3 yet, anybody can report about new build?
Click to expand...
Click to collapse
I have now test the 4.4.3 build for one day. The ROM works very fluid and smooth, no lags.
Thanks for you feedback =)
animus7 said:
I have now test the 4.4.3 build for one day. The ROM works very fluid and smooth, no lags.
Thanks for you feedback =)
Click to expand...
Click to collapse
Had one little problem in 4.4.2, dsp manager wasn't working so I replaced it from official cm11, maybe it's just me :/
Nope, thats also for me. Will upload a logcat soon
Optimissimus99 said:
OK, for the Eternity Ril fans i have created a flashable zip with it (taken from Paranoid Droid), but this is ONLY for the carbon 20140610 Version. it contains the recompiled telephony-common stuff, wich is (sadly) only for this Version. for the next Versions i have to update it. Have fun with it
Click to expand...
Click to collapse
Never had (at least i thought so) RIL problem but last night i complatly miss call that i was expecting,caller told me i was unavailable and later i saw i had 1 missed call and 1 operator message that i have 1 missed call.So my question is if i flesh this and test it for a bit can i later go back to my fabric RIL or i am completly switching to the eternity one ? I see u worte it is for this verion only but just want to make it clear.Thank you.
Just flash the rom zip again and you are on the standard one
Downloaded it two times and tried to flash it two times and both times I got error unable to install (error 4) using CWM. I am talking about ril zip.
Sent from my LG-P880 using Tapatalk