[ROM] ParanoidAndroid 3.60 (HALO) - Nook Color Android Development

eyeballer and I are pleased to announce that​
{
"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"
}
ParanoidAndroid 3.60​for the Nook Color is now available!​
ParanoidAndroid 3.15 is a AOSP based rom that allows users to enjoy tablet or phone UI, or hybrid.
Most apps have several different UI's for various layouts, choose which interface you prefer.​
Paranoid Android sources are out and building a ROM has never been easier. See the third post for instructions!
AOSPA Features include
Control the UI of individual apps as well as your entire tablet
Small. mid and large tabletUI layout.
Customization of toolbars, lockscreen and more/
Netflix. Update: Now working with latest apk from Play Store, but you need this hack.
Color-splash for nav-bar and apps
Expanded Desktop w/ PIE controls
I especially would like you to take a second and appreciate the Cyanogen team, especially our home team of fat-tire, nemith, keyodi, eyeballer, krylon360 and steven676.
I would recommend you never pass up an opportunity to thank those guys for their efforts
.
From one of the PA creators, molesarecoming...
To be honest, this is not tablet mode at all, it has nothing to do with silly build.prop hacks.
This is the first and only Android rom to feature true Hybrid mode.
This rom lets you scale and project every app, every widget, even systemcomponents individually.
Remember, android is modular, everything is an app: Lockscreen, navigationbar, dialogs, popups, keyboards, widgets, and your regular apps of course.
Apps have the capability to switch into various designs or layouts according to the device they run on.
This can result in a complete new experience as many apps will transform to the better.
Now for every element that you like chose a mode (PhoneUI, Phablet/Nexus-7UI, TabletUI) and/or a size.
You are 100% independent of the system DPI which runs nicely in whatever value it has been assigned to.
You do not need to boot your phone into a certain DPI. Neither will most of the changes you apply require a reboot.
You will not suffer from the myriads of troubles which normally haunt you under build.prop tablet mode.
Your market, phone, etc. will all work, apps won't shrink on you unless you shrink them yourself.
This project will entirely transform your device, but retain the aesthetics and the feel of your phone.
Click to expand...
Click to collapse
Here are some screenshots of the ROM for the Nook Color
In the settings, you will see a new pane for Hybrid Settings.
Here you can adjust the default GUI and DPI for all system or user apps, or even each app individually. There is a picture walk-through at the top of the third post.
Download
Updates will also be available through Goo Manager via browse compatible roms -> mateor -> paranoidAndroid
No special GAPPS necessary; just use the latest you can find!
If you are going to run this from an sdcard, see Leapinlar's sdcard-install guide
New! Download Page
PA is using NookieDev's 3.x kernel and device tree, among other projects.
3.15 Issue List
When in extended desktop or 0% navbar, touch events where the nav bar was are touchy, at best. This will continue to be worked on. (Here was one attempt)
You can only reboot into recovery through Cyanoboot!
Boot animation is in landscape
You will have to reflash GAPPS each update (known upstream issue)
Governor/Scheduler selection in Settings does not stick (Works in 3rd party apps like TricksterMod)
Some ALSA -related noise in logcat I plan on investigating.
You tell me!
Contributions to any aspect of the project are welcome, see the involved projects here.
Thanks are due to:
molesarecoming, aaronpoweruser, D4rKn3sSys and the ParanoidAndroid Team
The CM Team, including our own fattire, keyodi, dalingrin, eyeballer, Krylon360, sluo (yeah, that's right, we thanked ourselves. What about it?)
steven676 deserves a special mention for maintaining our device and kernel. This update in particular owes him a large debt.
kevank, snipa, and the rest of TeamWin for hosting and general good will (yeah, twice) (Wanna make something of it?)
tonyp for general PA expertise
inportb for GP.
RedneckReg for the replacement device and Leapinlar for all he does for the Nook community.
Click to expand...
Click to collapse

Great work by mateorod on this!
Building from source is a ton better than the older builds where we had to patch frameworks from other devices.
Please post any feedback and/or preferred settings that you find or use for certain apps so we can improve the default experience.

Here is a walk-through of how to interact with Paranoid Settings (found in the device settings menu)
Click to expand...
Click to collapse
You will notice some of the above user-interfaces are not yet available on this rom. Every device is configured differently.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Easiest build instructions on XDA! ​
These instructions are for 64 bit Linux environments, try VirtualBox if you don't use Linux normally.
Take 15 minutes and follow the beginning of this guide. if you don't have ADB set-up, it will take longer, but that is just for downloading the SDK.
If you need help installing the JDK (the hardest part, honest) do this (this is the absolute easiest way)
Code:
cd ~/
wget https://github.com/flexiondotorg/oab-java6/raw/0.2.7/oab-java.sh -O oab-java.sh
chmod +x oab-java.sh
sudo ./oab-java.sh
sudo apt-get install sun-java6-jdk
When it gets to the step to intialize the repo (repo init -u ETC.) STOP, and come back here, You are done with that guide, forever. Those steps only need to be done once.
Enter:
Code:
[FONT="Courier New"]repo init -u git://github.com/mateor/android.git -b pa-4.2[/FONT]
[FONT="Courier New"]repo sync[/FONT]
If you experience fetch errors during the repo sync, change the command to repo sync -j4 -f. If they still occur, then repo sync -j1 -f.
This will take a long time, do it before bed, or family time, or go eat.
When the sync is done
Code:
. build/envsetup.sh
lunch pa_encore-userdebug
make bacon
You're done! I used to have a build script here, but that is not currently working, ParanoidAndroid preferences FCs with the build script.
When it is done compiling, your ROM will be waiting for you at ~/android/system/pa/out/target/product/encore.
Fat-tire says this makes you an Android ninja, so you know it must be true. That means that if you don't try, you are admitting you don't want to be a ninja. Which reveals you to be the geek you already are but with loser rubbed all over you. Why else are you on XDA if not to learn?

I have used Paranoid on my GNex. It is a great ROM! I was hoping someone might port it to the Nook Color.
If you need any testing or help I would be willing.
:good:

I am going to for sure try this later today after I am done taking the kids to their stuff!

Just picked an extra sdcard to try this on. Cant wait.

what doesnt work on this rom? ie netflix youtube hd etc.

darrylking06 said:
what doesnt work on this rom? ie netflix youtube hd etc.
Click to expand...
Click to collapse
Probably everything that doesn't work in the regular CM9 rom.

darrylking06 said:
what doesnt work on this rom? ie netflix youtube hd etc.
Click to expand...
Click to collapse
Nburnes said:
Probably everything that doesn't work in the regular CM9 rom.
Click to expand...
Click to collapse
Yeah, that seems to be about the size of it. I used non-opengl, which I suppose I will add to the OP. But it will have whatever limitations CM9 has, in the best case.

Maybe I should give it a try lol.

Eyeballer let me try an early version of this rom on a verygreen SD install. It works great on the SD. There are a couple of precautions I would point out.
If you set your systemui to phone mode, it will not by default show the soft navigation keys. There is a setting in settings that let you turn those on. It is off by default.
Second, the settings for the paranoid setup is stored in a file called pad.prop in /system. With the SD install, that file gets overwritten on installing an updated rom. I recommend that SD install users back up that file before updating the paranoidandroid rom. For SD installs just rename to .bak and after flashing, delete the new one and remove the .bak on the original. Eyeballer said he would try to fix that issue for emmc installs in the next version, but that will not help SD install users.
With this rom you can set YouTube to display in phone GUI and all HD videos will play in HQ. You can also set it for standard tablet dpi and the videos look great. In the tablet GUI of YouTube, HD videos try to play in HD and fail. And the only other choice is standard, which look horrible.

YES! This just made my day. Trying it now...
Sent from my NookColor using xda premium

Oh, I like this ROM! In particular I like the ability to set each app to it's own settings. Some apps work good in tablet ui even if systemui is in phone ui. And vice-versa. This is a winner.

leapinlar said:
Oh, I like this ROM! In particular I like the ability to set each app to it's own settings. Some apps work good in tablet ui even if systemui is in phone ui. And vice-versa. This is a winner.
Click to expand...
Click to collapse
I was specifically thinking of you when I was working on it, and all the hoops you had to jump through to be able to choose your own GUI.
Let me know what you think after you've played with it a while.
And thanks, computerist, for your in-depth feedback. We will definitely see what we can do.

thanks for this.. will be flashing it soon once i get some time off from work!

This for me is the best of both worlds. One of the reasons that I wanted to change dpi way back was because of the tiny fonts on the tablet GUI at 160 dpi. And changing that put you in phone GUI. Now you can set your dpi to whatever you want and choose the GUI you want. Not only that but you can change an individual app to behave like you want with a custom dpi that makes the fonts for that app just the size you want them. You can customize your entire system.
I'm never going back to ordinary cm9 again. So I encourage you guys to keep up the good work. I think everyone will love it once they understand what it can do.
Sent from my NookColor using ParanoidAndroid and Tapatalk

I tried a version of this ROM on my phone a while ago and although i don't use it on my phone anymore i remember thinking it would be perfect for the nook. I will definitely try this out when I get a chance. Thanks to the developers for their hard work and time on this ROM.
Sent from my GT-I9000 using xda app-developers app

Just some clarifications
Hi guys. First of all I want to say kudos on a job well done to the team that came up with this.
I am very new to the rooting and Android scene in general. But I have rooted/nooted my Nook Color with Cyanogen Mod 7. What I'd like to know is what do I need to do to go from CM7 to having ParanoidAndroid on my Nook and what will I not be able to do that I can do on CM7? (Which is Gingerbread?). I apologize if answers to thse questions are already available. Thanks again!

Adriel623 said:
Hi guys. First of all I want to say kudos on a job well done to the team that came up with this.
I am very new to the rooting and Android scene in general. But I have rooted/nooted my Nook Color with Cyanogen Mod 7. What I'd like to know is what do I need to do to go from CM7 to having ParanoidAndroid on my Nook and what will I not be able to do that I can do on CM7? (Which is Gingerbread?). I apologize if answers to thse questions are already available. Thanks again!
Click to expand...
Click to collapse
The normal steps for flashing any ROM. Assuming you have it all installed on emmc:
-Download ROM and appropriate Gapps and place on SD card
-Boot into Clockwork Recovery
-Create a backup of current setup
-Wipe current setup
-Flash new ROM/install from SD
-Flash Gapps
If you run on SD I couldn't tell you as I haven't done that in ages, but I don't think the setup process for SD varies much from ROM to ROM.

It is working well
Thanks to the devs for all the hard work. I installed this yesterday and I couldn't be more pleased. It allowed me to fix a few things that bothered me with CM9. Now it works like I want.
Thanks.

Related

[ROM][WIP][AOKP] Android Open Kang Project Beta 26 for TF201[2/29/2012]

{
"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"
}
What is this?
This is the AOKP-android open kang project compiled for the TF201. I have tested this and this flashes with no problem. This rom has waaaaaaaay more features then CM9. Like seriously... it has a option in Settings called Rom Control. You can read about it here: http://forum.aokp.co/
Disclaimer
I or PG are not responsible for what happens to your beautiful prime. So, please act with caution. I am 100% sure this works as I have tested it, however.... if if you dont know how to use adb, i suggest you stop reading right now and learn that first.
BEFORE YOU FLASH PLEASE READ
This rom has been shared for educational and entertainment purposes. Please dont flame, dont complain and please dont wine if you find something that doesn't work, this is why this is Work in Progress. Hopefully, it'll work 100% 1 day, and we of course have no ETA. So please do not ask. Maybe another dev can take a crack at it?
Who made this build? Compiled it?
This build was compiled by PlayfulGod. Please donate to him here: http://bit.ly/yeOD3T. Original work by AOKP. This is just a port for the tf201 and nothing more. Credit to AOKP. I have been given permission by PG to release it to the public. This rom comes with no support. However, you can stop by #asus-transformer on freenode and If i am around... I will gladly help. As the TF201 has been unlocked, i figured it would be beneficial to all android enthusiast to have more than 1 option for roms. That is why we are making this build available. Test it out and tell me what you think. Please expect bugs as this is a WIP. I will post screenshots soon.
What is not working?
Screen Rotation is only in portrait mode (Looking into Orientation Switch on market)
Not all options in the Rom Control work
LED Options
Reboots when pressing the Power Button to sleep the TFP
Screen won't turn off while closing the dock/tablet
MicroSD (Looks like there is a solution for CM9, will look into it)
I have noticed on a few occasions as some of these options are not working with the TF201, it will do a fastboot. So, please do not complain.
Instructions
Install like any other rom, however MAKE SURE you unmount SYSTEM and unmount STAGING.
1. Make sure you're on the latest CWM
2. MAKE A NANDROID
3. unmount system & staging
3. wipe data/factory reset in recovery
4. flash ROM
5. flash Gapps (if you want)
6. reboot
Remember, to make a backup of your current rom. Also make a backup of your boot.img, so if you do decide to go back to your rom you can flash the boot.img and you'll be back to normal.
How to backup your Boot.img? You can use ADB or Terminal Emulator
1. su (to make sure you have #)(if your in adb.... adb shell)
2. dd if=/dev/block/mmcblk0 of=/sdcard/boot.img bs=4096 skip=3968 count=2048
Wanna restore to what you had?? Heres how to do it right....
So you saw it, you like it, you can't wait till it completely works, but you wanna go back to what you had for now....
1. Make sure you have your boot.img backed up from the rom your going to restore.
2. Go to CWM and do the Restore
3. Once thats done, go to ADB and flash Boot img
4. adb shell & su (make sure you have #)
5. dd if=/sdcard/boot.img of=/dev/block/mmcblk0 seek=3968 bs=4096 count=2048
6. Exit & Reboot
Now you should be back exactly where you are now be4 you flash AOKP.
Download
AOKP for TF201 - Build 26 - http://goo.gl/2LOiO
Gapps - http://goo-inside.me/gapps/gapps-ics-20120224-signed.zip
Awesome, thanks! Been waiting for this!
One thing: where's the Gapps download?
EDIT: Seems to reboot when you press the power button.
redbullcat said:
Awesome, thanks! Been waiting for this!
One thing: where's the Gapps download?
EDIT: Seems to reboot when you press the power button.
Click to expand...
Click to collapse
gapps-ics-20120224-signed.zip
MasterZen88 said:
gapps-ics-20120224-signed.zip
Click to expand...
Click to collapse
Yeah, I found them literally after I said that. Thanks
Yeah baby more roms! Thank you for this, you beat jermain to the punch with aokp but the more the merrier
-EVO-
Woooo! Can't wait to install this thank you!
Yea, i had noticed that also. I completely forgot to mention it. It was 3 am when i posted this last night.
Updated post.
too many choices, need some help
Is there some high-level comparison of AOKP vs. CM9 vs. Asus stock?
What is Kang and what is its relationship with Cyanogenmod? I've seen CM kernels that have kang in the name, but then also AOKP as a separate rom.
What specific features make Kang compelling for tablets? I've explored the Kang website a bit, but there's nothing that gives an overview of the purpose/goals of the project.
ragesoss said:
Is there some high-level comparison of AOKP vs. CM9 vs. Asus stock?
What is Kang and what is its relationship with Cyanogenmod? I've seen CM kernels that have kang in the name, but then also AOKP as a separate rom.
What specific features make Kang compelling for tablets? I've explored the Kang website a bit, but there's nothing that gives an overview of the purpose/goals of the project.
Click to expand...
Click to collapse
Kang is not the name of the rom, kang means built from someone elses code Eg, if someone takes the cm kernel source builds a kernel from it and releases it you could call that a kang.
The name of this rom is more of a joke I believe as it is "kanged" from source
sent from my Transformer Prime
No NTFS support ?
Hi, Firstly thanks for sharing the ROM. Installed over the Virtuous ROM (.15 v2) to play with and all installed ok, apps restored via TB, etc. but have found that my 32gb microsd card shows up as a Blank SD Card when inserted (I had to create the Removable subfolders first, as per http://forum.xda-developers.com/showpost.php?p=23006383&postcount=2), this read fine before on the stock roms and also on Virtuous. So guessing that the kernel used on this rom doesn't support NTFS ?
Any plans to get NTFS support included as 90% + of the HD films I have are way over 4gb
A feature list for the OP would be nice.
I believe it has the same features as listed on this lsit: https://sites.google.com/site/androidopenkangproject/feature-lsit?
YES!!! AKOP on my prime!! This rocks thank you!
cant wait to flash it!!! thx buddy!
For those that are unaware, AOKP is AWESOME!
I don't think I will flash this until some of those bugs are cleared up, but as soon as those are fixed I am in.
I have not used CM9 yet, but AOKP on my Galaxy Nexus is more stable than any CM7 ROM I ever tried. Its packed with features and the devs are always adding new stuff.
marko! said:
Kang is not the name of the rom, kang means built without permission or stolen work. Eg, if someone takes the cm kernel source builds a kernel from it and releases it you could call that a kang.
The name of this rom is more of a joke I believe
sent from my Transformer Prime
Click to expand...
Click to collapse
I must correct you, Kang is an official denomination of self compiled CM from sources. The Kang ROMs are not stolen !!
CM are built by a buildbot automatically every day or nearly, everyone can build a Kang from sources (remember it's open source) and when you do that the build script automatically add 'Kang' to the name of the ROM as it appear is Settings> About Device menu.
Thus you can easily make the difference between ROM compiled by Cyanogen buildbot and ROM compiled by dev. Usually Kangs are a way to pick only interesting commits for the specific device (called cherry picks) or even removing some commits that are eventually causing bugs.
For example on my optimus 2X phone, CM9 is not officially released, but the CyanogenMod dev in charge of maintaining CM tree for our phone made a Kang to enable us to test it (he named it SelfKang with humour ...)
Don't write such things it could lead to misinterpretations...
Hell yeah. Thought I was in the inc2 forums for a second. This is the best ics rom I've ever used (at least for mobile). Can't wait to give it a run on the tfp
Sent from my Incredible 2 using XDA App
"Orientation Switch" from the Market helps with the orientation issue.
Other issue: the screen won't turn off while closing the dock/tablet.
Nice AOKP on my Desire HD and now my prime. This is great news. For everyone who doesnt know, there are a lot of customizations with rom control. Once the few bugs are worked out, its golden.
Sent from my HTC Desire HD using Tapatalk
Thank you sooooo much! The C9 ROM was KILLING ME! Bug city. After flashing it, I couldn't get wi/fi on any of the other ROM's i was using. So far this looks great. I'm hoping the landscape fix is coming soon.
hobbypunk said:
"Orientation Switch" from the Market helps with the orientation issue.
Other issue: the screen won't turn off while closing the dock/tablet.
Click to expand...
Click to collapse
From what I've learned the kernel is usually the issue with orientation. I have a Skyrocket and of I use a kernel from the Hercules (TMobile version) the orientation is opposite. Sometimes in settings you can torn off specific degrees of orientations.
Thanks for the tip about the app BTW.
Sent from my SAMSUNG-SGH-I727 using xda premium

[ROM] Unofficial Xylon Acclaim 2.1.1 [XYAOSP 4.2.2] [Nook Tablet][06MAR2013]

DO THIS AT YOUR OWN RISK.
I AM NOT RESPONSIBLE IF YOU BRICKED YOUR DEVICE.
Do research and reading if you are uncertain about this rom.
Do not PM me about the ROM.
WHAT IS IT?
Xylon is fully transformed distribution for Android Devices. It is designed to take full advantage of the device’s hardware and to provide the user pure Android experience.
The team is constantly working on making things better for the users and is happy to do so. We, the team, believe that for one to experience the pure taste of Android, he/she should be provided with something which is fast, intuitive and fluid – That’s where we come in – To provide you that.
Xylon started as a part of the Fruits & Veggies (FNV) project, a community ROM for the Galaxy Nexus and is now set up individually but its roots are based on FNV. Remicks, the founder of the FNV – inspired Daniel MM (Daxmax, founder of Xylon) to build something that would make users love what they use. In Daniel’s words – “This is an FNV based ROM, not FNV. But it has the winds of FNV, and it has more spacious features around the Android world.”
-http://xylon.androidvenue.com/about
FEATURES:
Phone, Phablet, and Tablet UI
Customized Trebuchet Launcher
A lot of customization
Compiled with Google’s GCC 4.7 toolchain.
Linaro's compiler flags, O3 and Linaro string routine)
Kernel 3.0.66+
CWM 6.0.28
SuperSU
QUESTIONS AND ANSWERS
CHANGELOGS:
Look at XYAOSP source history for further changes, I will not post them.
02/27 – Repo synced, Initial build so there could be many bugs.
03/06 – Repo synced, kernel updated to 3.0.68 with new lowmemorykiller, font size increased a little in statusbar and Trebuchet, you can increase icon size to 120% in Trebuchet, gesture control in Trebuchet, new SuperUser (Koush's).
IMPORTANT NOTES: If you noticed null icons (no action icons) on the NavBar then you need to go to Settings > XY Tools > Navigation Bar > Menu (The vertical three dots) and Reset navbar icons/targets. For Navigation Ring to work, you need to clear data/data1 if you are on previous build.
TO DO LIST:
Lots of things
{
"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"
}
​
INSTRUCTIONS:
You need to do a full wipe (factory reset and wipe cache) if you are on a different ROM.
You need to wipe data1 and cache if you are SD booting.
You need to reinstall GAPPS after each ROM installation.
In the case you booted and all you see is black screen for a couple minutes, reboot to see if it's fix.
Initial booting can take several minutes.
Copy ROM/GAPPS into your Internal Storage on the device.
Reboot into recovery and install ROM from Internal Storage.
Full wipe can be done before or after installing ROM/GAPPS.
For SD booting, you need to make bootable SDCard first.
There are plenty of guides around.
INTERNAL ROM:
86b333d03739180e428e5cbb2cb9d706 *xylon_acclaim_2.1.1_06MAR2013_16_HD.zip
84ca9aeb88fad3ddcd127a216a34557a *xylon_acclaim_2.1.1_28FEB2013_01_HD.zip
SDCARD ROM: (Single boot) BOOT partition contents, boot.zip
134e175b18da509b37cf0897294214a6 *xylon_acclaim_2.1.1_06MAR2013_HD_SDC.zip
3b46595484586b0e0e99ca856fbb5ad7*xylon_acclaim_2.1.1_28FEB2013_HD_SDC.zip
INTERNAL GAPPS: *Might need to go to advance > fix permission in CWM before flashing GAPPS
4493696a11733e4e2a15d0026211963e *gapps-jb-20130301-signed.zip
c4a07a24e11448824b84e314600cd357 *gapps-jb-20121212-signed.zip
EXTERNAL GAPPS:
e2a80b77153a6bacd3df785742487ea3 *gapps-jb-20130301-signed-SDC.zip
36e9081e0dd29b67193d2db9441683c3 *cm-10.1-20121212-gapps-SDC.zip
RECOVERY: (TWRP 2.4.3.0 + CWM 6.0.2.8)
THANKS TO (CREDITS):
bauwks - Bootloader exploits
CYANOGENMOD
Source - https://github.com/CyanogenMod
Web - http://CyanogenMod.org
CM G+ - https://plus.google.com/+CyanogenMod
XYLON
Source - https://github.com/xyaosp
Web - http://xylon.androidvenue.com/
XYE G+ - https://plus.google.com/communities/102617491638136644864
Members:
Alex (AlexForTomorrow)
Arz Bhatia (arzbhatia)
Bluewall
Daniel MM (DaXmax)
David Vidal (Dorilife)
Varun Verma (D00mSlayer)
NOOK TABLET
Source - https://github.com/CMNookTablet, https://github.com/Kuzma30
Members:
Brandon Bennett (nemith)
Chris (chrmhoffmann)
fat-tire
Hashcode
Kuzemko Alexsandr (Kuzma30)
Kyrylo Mikos (mik9)
Rebell
KINDLE FIRE
Source - https://github.com/loosethisskin, https://github.com/KFire-Android
Members:
Aaron Davis (icemank121)
Andrew Dodd (Entropy512)
Hashcode
IngCr3at1on
JackpotClavin
Jacob (drkhd)
John Craig (x0xhellx0x)
Loosethisskin (twa_priv)
Markus Cisler (bl1nk)
Raymond Jay Golo (intersectRaven)
Scott Brady (sbradymobile)
Shujun
SGT7
Source - https://github.com/sgt7/android_packages_apps_Trebuchet
Members:
Angel666
Chirayu Desai (chirayudesai)
eaut
Humberto Borba (humberos)
jt1134
Koudai Aono (koxudaxi)
pulser
redrebel696
Scott Brady (sbradymobile)
techomancer
COMPILER
Source - https://github.com/succulent
Web - http://iamafanof.wordpress.com
HD (Succulent)
Questions and Answers
Want to clear cache manually?
Delete the dalvik-cache folder inside cache folder with root access & restart.
Is Jellybean running slow on your NT? It might be your SDCard.
microSD Card Benchmark Comparison — CrystalDiskMark
Why do I have to wipe data/factory reset?
Dirty installation can slow the OS and causes side effects due to residue files still on system.
Want to swap your internal storage (EMMC) to SDCARD?
Edit /system/build.prop, persist.sys.vold.switchexternal=0 to 1
My converted MP4/M4v isn’t working?
Use Handbrake 9.4. The current ducati firmware is outdated and doesn’t support newer MP4 codec.
How do I edit system files?
Use FileManager, settings>change access to root access, & click on lock icon, change to RO>RW
How do I take screenshot?
Hold power button + volume down
Where’s Developer options & Performance?
Click Build number several times.
Want to save battery?
Rename system/apps/phone.apk to phone.apk.bk
Change CPU performance to 800 MHz max feq. and use conservative, click set on boot
For better standby battery, go to Wifi Advanced settings > Keep Wi-Fi on during sleep > Only when plugged in
Where’s bluetooth/OTG/USB Host?
…
Do I need to install GAPPS?
Only when updating as the image comes with GAPPS
Yes, you do need to reinstall GAPPS after each update.
Don’t like Media Transfer Protocol (MTP) and want USB Mass Storage (UMS)?
Edit /system/build.prop, change persist.sys.usb.config=mtp,adb to mass_storage,adb
Older Mac might need http://www.android.com/filetransfer/
How to I view sdcard1 (SD card) with FileManager?
Go to Settings and change Access Mode to Prompt or Root.
Google Voice crashes?
Update Google Search
Don’t see folders or files when clicked on Internal Storage or SD card?
Refresh
Do I need to root the device for CM ROM?
Rooting is the ability to use superuser for root permission on a system.
Mainly for stock Android with no superuser.
All CM ROM come with superuser access.
How do I block OTA updates from BN?
You don’t need to. You are running CM software not BN.
How do I wipe data on sdcard?
The latest recovery (Orange theme) has an option “Wipe data1 on sdcard”, that is wipe P3 on sdcard.
It’s similar to factory reset, only that wipe data partition on the internal memory.
Boot animation is messed up?
Yes, for now.
What about tethering?
It’s removed since CM7, I couldn’t get to work with all the outdated patches.
[REF][TWEAKS] Kernel Governors, Modules, I/O Schedulers, CPU Tweaks, AIO App Configs
http://forum.xda-developers.com/showthread.php?t=1369817
I am stuck in a recovery boot loop?
Flash this, flashable_fix_bootloop.zip, File>Download
GAPPS, stuck at Wi-Fi Connecting…?
Patient. Just wait up to a couple minutes.
Hulu Plus not working?
You need a cracked Hulu APK so search for it on XDA. Hulu works on stock ROM.
How do I increase animation speed?
In the developer options, change animation scale to none or 0.5x.
Succulent, this is awesome. I'll test it out myself
Re: [ROM] Unofficial Xylon Acclaim 2.1.1 [XYAOSP 4.2.2] [Nook Tablet]
Amazing!
Sent from my NookTablet using xda app-developers app
Imma test it out also. Fantastic!!
---------- Post added at 02:46 AM ---------- Previous post was at 02:45 AM ----------
After testing for about an hour, I can name a few problems I came across. First thing I noticed was the text and the icons. They were blurry and was an eye strain for me. Second minor problem but the Nav icons are smaller than on the other builds. I tried youtube and the first video I tried didnt work. Just show's play button.
Keep up the great work!!
I'll try this out, thanks.
Just to be clear, only the top link is for the actual rom right? The source links are just for reference? I assume.
Anyone try it yet?
postulio said:
I'll try this out, thanks.
Just to be clear, only the top link is for the actual rom right? The source links are just for reference? I assume.
Anyone try it yet?
Click to expand...
Click to collapse
The download link is under Internal ROM towards the middle of the post.
Used this ROM for a day, not bad.
Love the customization. To me though, it feels a little laggy. Also i have been having tons of trouble playing youtube videos on it, both on the website and through the app. they either dont start at all or crash (and i still hear the audio, lol). sometimes they simply wont load.
another observation is that pretty much all the 4.2 ROMs i've tried have pretty bad battery life when compared to 2.3. This is unfortunate but doesnt render the tablet unusable. I'd say if you charge it every night, it is fine. Leave the tablet overnight, without charging, with wifi on (although i know it goes into sleep) the battery drops from 85 to 35 in about 8-9 hours, which is awful.
Personally I am going back to PA 3.1 for now, but will check back if development progresses.
I tried out Xylon: for a first build it works really well and is very responsive (even though I am running it off SD). The couple of problems I ran across are the same one I recently encountered on some other ROMs: e.g., MX Player out-of-control when playing some video in HW mode (even when the Player is force-stopped the audio still keeps going), System-UI crashes when switching to Tablet-UI.
I think this ROM has a lot of potential and is really fun to use.
Whenever I adb devices from my PC to NT, it says devices offline, how can I connect my PC & NT? I found some other threat about new adb on 4.2.2 but they didn't help.
bingoz said:
Whenever I adb devices from my PC to NT, it says devices offline, how can I connect my PC & NT? I found some other threat about new adb on 4.2.2 but they didn't help.
Click to expand...
Click to collapse
You might find some helpful pointers at http://forum.xda-developers.com/showthread.php?p=35971559#post35971559.
Also, make sure that you do have the latest update of ADB (see http://forum.xda-developers.com/showpost.php?p=38118551&postcount=9).
FWIW, I re-flashed Xylon ROM with cm-10.1-20121212-gapps-SDC.zip — not only does Google auto-restore now works but also I no longer have the problem of “System-UI has stopped” when switching to Tablet-UI.
been using this for 4 or 5 days now, seems pretty good to me, battery life is a lil suspect, but ive just uopdated to 6th march version, so will see how this goes
CWM Backups
It may be I am using a dated CWM but my 6.0.2.8 version does not correctly calculate the MD5 sums. Anyone able to successfully do backups with MD5 sums ti help me know if the issue is mine or the ROMS?
Looks cool Im going to try flashing this rom today. Thanks for all the work you put into it.
RhinoNelson said:
It may be I am using a dated CWM but my 6.0.2.8 version does not correctly calculate the MD5 sums. Anyone able to successfully do backups with MD5 sums ti help me know if the issue is mine or the ROMS?
Click to expand...
Click to collapse
6.0.2.8 is a very recent if not the latest version of CWM.
How do you determine that "6.0.2.8 version does not correctly calculate the MD5 sums"?
CWM backups
digixmax said:
6.0.2.8 is a very recent if not the latest version of CWM.
How do you determine that "6.0.2.8 version does not correctly calculate the MD5 sums"?
Click to expand...
Click to collapse
When I run the backup, the last step performs the MD5 sum and it gives an error. I had this with a backup with a different ROM as well yesterday. I didn't retry so it could have been circumstantial. I don't have this ROM installed any longer so I can't attempt another backup of it.
RhinoNelson said:
When I run the backup, the last step performs the MD5 sum and it gives an error. I had this with a backup with a different ROM as well yesterday. I didn't retry so it could have been circumstantial. I don't have this ROM installed any longer so I can't attempt another backup of it.
Click to expand...
Click to collapse
FWIW, the couple of times I encountered "MD5 errors" in doing backup using recovery were when I had insufficient space in the sdcard's first partition ("/boot") to accommodate the size of the needed backup.
The Rom seems to think that /sdcard directory is in the external sd card, So I can't download files from the internet (web browser) with out a microsd, it gives me an error "says no such directory." Is this normal for the Nook Tablet, any way to get around that?
succulent said:
....
Want to swap your internal storage (EMMC) to SDCARD?
[*]Edit /system/build.prop, persist.sys.vold.switchexternal=0 to 1
jamesgg said:
The Rom seems to think that /sdcard directory is in the external sd card, So I can't download files from the internet (web browser) with out a microsd, it gives me an error "says no such directory." Is this normal for the Nook Tablet, any way to get around that?
Click to expand...
Click to collapse
Did you try this?
Sent from my ST27i
Click to expand...
Click to collapse

[ROM][HOX+ Internat. enrc2b][CM-AOKP] CarbonRom UNOFFICIAL JB 4.3 && KK 4.4.4

CarbonRom is an aftermarket firmware based on the Android Open Source Project.
{
"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 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, 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.
CarbonDEV OFFICIAL CHANGELOG (but keep in mind the build date in the title)
Features:
Here are just a few of our features (some feature maybe still in progress and in addition, check the changelog above):
Android 4.3.1
Halo
AOKP Ribbons
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!
Carbon Updates:
Join us on these Social Media Channels to keep yourself up-to-date on all the latest Carbon news, updates, contests/giveaways, and more! Join our completely open Google+ community for insider conversation with devs and other users! Join us and our fans in #teamcarbon on irc.freenode.net for chat.
Donate to Carbon
Thanks to your help we now have the machines we need for nightlies. We couldn't have done it without you! Remember, every penny you send to us goes right back into the rom. It's used for hardware, server costs, etc - all the things that help us make Carbon better with every release. Your support means the world to us!
Download 4.4.x
uHostAll Folder
Download 4.3.1
Goo.im Folder
Mirror AndroidFileHost Folder
Recommendations:
Flash always the appropriate GApps package for each one (JB or KK)
Instructions:
1) Reboot in bootlader. Flash boot.img included in rom zip (fastboot flash boot boot.img);
2) Enter into your Recovery, perform a full wipe (Cache+Dalvik+Data+System).
3) Install rom zip and gapps, wipe caches;
4) Back to bootlader. Flash boot.img (fastboot flash boot boot.img), wipe caches (fastboot erase cache), perform a reboot (fastboot reboot);
Note: For KK 4.4.x necessary CWM recovery from Lloir's thread.
Note: For JB 4.3.x tested with recovery TWRP 2.6.3.0 .
Known issues: ###.
What don't works: MHL. (Note that this is a nightly build. Every 24h a correction is pushed, for details see changelog above).
I would to thank in a special way:
@Lloir and @tombriden for their incredible work (and their patience and availability!) on AOSP and CM.
@maxwen for his kernel (Blade) and patience and availability (him too!).
@KaptKeefmenneke for giving me the opportunity to face this challenge.
If you want to donate, feel free to help them.
Thanks to Team Carbon.
Who is Team Carbon?
andros11
BigShotRob
Bionic Beast
dg4prez
Kejar31
mattmanwrx
morfic
nocoast
pixeldotz
slick_rick
winner00
PatrickC
gingofr
Andy Fried
​
Reserved
Corrections applyed (Link - Author - Project):
http://review.cyanogenmod.org/50198 - Arnav Gupta - CyanogenMod/android_packages_apps_Dialer (smartdial: increase suggestions from 3 to 6)
http://review.carbon-rom.com/368 - Me - CarbonDev/android_packages_apps_Gallery2 (Added a resolution set (6,2Mp - 3264x1840). Sense Cameras typical)
http://review.carbon-rom.com/369 - Me - CarbonDev/android_frameworks_base (Possibility to remap hardware key for go to sleep device (1 of 2))
http://review.carbon-rom.com/370 - Me - CarbonDev/android_packages_apps_CarbonFibers (Possibility to remap hardware key for go to sleep device (2 of 2))
Good work dude i've been waiting for you to put this out
im not a carbon user, but good luck with this dude
don't forget to add in MHL to the not working list (HDMI to tv)
Good work! rom diserves someone with time and skills!
Gives me time to start with Pac-Man
Sent from my HTC One X+ using xda app-developers app
thank you :good:
what's the difference between this CarbonRom and yours??
++got it.sry
read last post
One other question
I had 4.2.2 based carbonrom and it was a little laggy
is this build steel laggy or smooth?(like cm10.2 which really good now)
CyanideIII said:
thank you :good:
what's the difference between this CarbonRom and yours??
Click to expand...
Click to collapse
GPS working and few more correction. With a bit more of time, I will post all correction git cherry-picked.
CyanideIII said:
thank you :good:
what's the difference between this CarbonRom and yours??
++got it.sry
read last post
One other question
I had 4.2.2 based carbonrom and it was a little laggy
is this build steel laggy or smooth?(like cm10.2 which really good now)
Click to expand...
Click to collapse
I got the Carbon 4.2.2 too, and I wanted at all costs this port on enrc2b too, 'cause on HOS ville got a very good feel (smooth, fast and a large amount of free memory). Than to Carbon 4.2.2, this one is really better.
Consider that "soul" of this build is the official @Lloir's project CM 10.2.
is this "pie Control" available in this rom?
Macksi said:
is this "pie Control" available in this rom?
Click to expand...
Click to collapse
Not yet available, from Carbon Team.
Yesterday, from Team Carbon G+ page, at the quest "When Pie will be available", Terry LeeIeri wrote:
«Right after cupcake and before cheesecake. » :laugh: :laugh: :laugh:
Anyway take a look at the changelog, news every night...
aaaaand an other question
is it possible to get the htc zoe gallary feature ? that would be super awesome !
but i just intalled it, and its looks super great and damn smooth.
how can i get this battary style?
Macksi said:
aaaaand an other question
is it possible to get the htc zoe gallary feature ? that would be super awesome !
but i just intalled it, and its looks super great and damn smooth.
how can i get this battary style?
Click to expand...
Click to collapse
HTC Zoe. I'm afraid that was rom sense frameworks related. Like HTC Camera.
Sorry but I can't see very well the shot, but you can change icon battery style in Carbon fibers --> status bar --> Battery bar and icon --> battery icon style (Circle w/ percent ?).
ill have a look, thank u very much
i need to know whats important for rom but im not into the whole themeing/customization thing
//edit:
hey,
i got the chance to llok around in your rom and i noticed something strange...
my contacts arent displayed properly. the facebook sync (or whatever) i think doesnt work. see at the screenshot.
what can i do about it?
and an other question, how do i get the data/wifi connection symbols in the notification bar colored?
greetz
Macksi said:
ill have a look, thank u very much
i need to know whats important for rom but im not into the whole themeing/customization thing
//edit:
hey,
i got the chance to llok around in your rom and i noticed something strange...
my contacts arent displayed properly. the facebook sync (or whatever) i think doesnt work. see at the screenshot.
what can i do about it?
and an other question, how do i get the data/wifi connection symbols in the notification bar colored?
greetz
Click to expand...
Click to collapse
Playstore > Contact Picture Sync. Download app and run.
Assuming of course that you have enabled sync in settings of rom and in contacts first and that didn't work.
As for coloured wifi signal I'm pretty sure there was an option in carbon settings for that. Don't have it installed at the moment to give you the exact path though
hey
so i couldnt fix the cantact sync "bug" yet. sync is on, but facebook doesnt ask me(as usual) if i want to sync my contacts and the Contact Picture Sync app, works, but just for maybe 5 out of 50 persons =(
every contact is an google contact, i think the contact app trying to sync them from google, nut then im confused why some are able to get the infos from facebook.
strange...
but there is an other problem:
on every call, the person i called gets some kind of echoe (he hears his voice double). when i lower my speaker volume, it is better, but still hearable.
and nearly 30 times a day i get "kicked" out from the network. not just that the phone is loosing the connection, i have to type in the SIM pin every damn time.
gretz
//edit: can some explain me the GooManager(are there updates?where to find?are there notification for update?) and this nightly thing? thanks very very much
Macksi said:
hey
so i couldnt fix the cantact sync "bug" yet. sync is on, but facebook doesnt ask me(as usual) if i want to sync my contacts and the Contact Picture Sync app, works, but just for maybe 5 out of 50 persons =(
every contact is an google contact, i think the contact app trying to sync them from google, nut then im confused why some are able to get the infos from facebook.
strange...
but there is an other problem:
on every call, the person i called gets some kind of echoe (he hears his voice double). when i lower my speaker volume, it is better, but still hearable.
and nearly 30 times a day i get "kicked" out from the network. not just that the phone is loosing the connection, i have to type in the SIM pin every damn time.
gretz
//edit: can some explain me the GooManager(are there updates?where to find?are there notification for update?) and this nightly thing? thanks very very much
Click to expand...
Click to collapse
Hi, concerning synchronization goto settings --> account --->f acebook (for ex.), and you'll see, under "contacts/people" --> synchronization not active. Tap to enable.
Concerning miss data connect, I experienced same issue until my kernel wasn't flashed a couple of time, like in OP post #1 instructions: «Before enter recovery for flash rom, and immediately after, out recovery. Obviously in bootloader».
I can assure you that I see places that before won't connect in "3G" and now instead works great.
Note. If u flash kernel, better will be to flash again the rom (do a nandroid backup first). Good luck. :good:
hey, ill have a look, thans very much.
can u recommend a kernel?
greetz
Macksi said:
hey, ill have a look, thans very much.
can u recommend a kernel?
greetz
Click to expand...
Click to collapse
the one that comes with the rom, as there is no "special" kernel for the Aosp based rom's
they all use the same kernel
Lloir said:
the one that comes with the rom, as there is no "special" kernel for the Aosp based rom's
they all use the same kernel
Click to expand...
Click to collapse
Ah ah ah! Sorry... in the meanwhile I was laughing... Lloir was much serious than me... in effect this kernel is the best you can desire.
i fell like the dumbest person around.
to get things straight, i did it that way
1) Reboot in bootlader. Flash boot.img included in rom zip (fastboot flash boot boot.img);
2) Enter into your Recovery, perform a full wipe (Cache+Dalvik+Data+System).
3) Install rom zip and gapps, wipe caches;
4) Back to bootlader. Flash boot.img
same from the zip again?!?!
Click to expand...
Click to collapse
(fastboot flash boot boot.img), wipe caches (fastboot erase cache), perform a reboot (fastboot reboot);
Click to expand...
Click to collapse
Macksi said:
i fell like the dumbest person around.
to get things straight, i did it that way (same from the zip again?!?!)
Click to expand...
Click to collapse
Same, always «boot.img» in rom zip. The only important is that all works fine.

[ROM] [4.4.4] [220MB] [Sept19] CarbonRom KitKat

{
"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"
}
CarbonRom KitKat for Nexus One!
Fits on 220mb HBOOT!
7/15 Update:
4.9 toolchain
Heads Up notifications (as opposed to Hover)
updates to random other stuff as well
From Carbon themselves:
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, 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
https://carbonrom.org/features/ (Pretty much everything.)
Nexus One specific:
Trackball wake toggle (Settings -> CarbonFibers -> Buttons)
Download here.
Read instructions before installing.
Installation:
If you don't know what hboot is, please read this first: http://forum.xda-developers.com/showthread.php?t=1270589
HBOOT /system size 220
I recommend cache at 10mb
Wipe data.
This must be done before flashing zips if you want Mounts2SD to work properly, as Mounts2SD's zip writes to /data.
Install ROM.
(Optional but highly recommended) Install ext script such as Mounts2SD download here - same zip as my CM11)
You will need an ext partition on your SD card.
You can customize the settings after installation with the Mounts2SD app. You may want to move application libraries, for example.
TWRP also seems to not like Mounts2SD. CWM and 4EXT seem to work fine for me.
Known Bugs:
Don't even try screen recording
Evervolv base
HWA video recording/playback not working
no MMS
wifi tethering not happy - only works on no password
Keyboard
If system language is set away from English because of SIM card, keyboard will crash. Set up phone in English.
I myself am having some trouble downloading large applications, not sure where this problem is from
Big thanks to:
Evervolv - device/kernel/other repos. They're the guys that keep the old Nexus One going 4 years after it came out.
CarbonRom and all those who maintain the sources they use (Slim, PA, AOKP)
WoH, csytracy who helped me earlier on
dk_zero-cool, for mounts2sd.
spezi77, for maintaining some handy sources with qsd8k mods
Some of my sources are available on github: https://github.com/parkedraccoon/android_device_htc_passion/tree/kitkat-carbon, https://github.com/parkedraccoon/android_packages_apps_CarbonFibers
Carbon is just about as slim as CM, but does not include a music app. That's how I left the boot animation and some audio files in there.
Old downloads:
https://drive.google.com/folderview?id=0B6H3m9ss3c8scnRKMGRPLS1QaW8&usp=sharing
Old Mounts2SD:
Some have reported problems with the current Mounts2SD script. Attached to this post is an old installer I used to use back in the 4.1 days that seems to work on sd cards that the new Mounts2SD does not. It is an Aroma installer - I recommend default settings except check dalvik along with apps.
Why is this not the main zip? Because it takes more effort and the current Mounts2SD script seems to work fine for most.
Looking for ART? I have not been able to make ART boot on Carbon, even when using the exact same method as with CM. I may continue playing around but I doubt I'll find anything.
Thanks, I try it now!
---------- Post added at 11:18 AM ---------- Previous post was at 10:42 AM ----------
Riddle78 said:
Thanks, I try it now!
Click to expand...
Click to collapse
It should not be, the same problem of CM11. After following the procedure, the system remains locked on the opening!
Riddle78 said:
Thanks, I try it now!
---------- Post added at 11:18 AM ---------- Previous post was at 10:42 AM ----------
It should not be, the same problem of CM11. After following the procedure, the system remains locked on the opening!
Click to expand...
Click to collapse
Check the second post. I added an older M2SD script that is more of a hassle to set up, but seems to fix problems I had on my older sd cards.
parkedraccoon said:
Check the second post. I added an older M2SD script that is more of a hassle to set up, but seems to fix problems I had on my older sd cards.
Click to expand...
Click to collapse
Ok, I try and let you know!
For the keyboard I can directly install the apk?
Nice
Thanks for let nexus one live
Would ask is there wifi region setting
http://forum.xda-developers.com/showthread.php?p=50152996
pretty look! nice work, thanks you!!!
So, it works very well apart from the usual problems. Try not to abandon it because it is really wonderful!
Is the system font does not contain Asian Languages?
I could not see any Chinese/Japanese characters by using this ROM
downloading... will install soon and will provided the feedback later. thanks for the rom!
---------- Post added at 03:46 AM ---------- Previous post was at 03:43 AM ----------
i think the zip ( m2sd Aroma) should be on the cm thread rom too. just to mention.:good:
Lockscreen setting Force Close.
When i jump to Lockscreen > Notification in Carbon Fibers, its Force Close. I try to disable widget on lockscreen to avoid camera widget.
There is a problem on the volume of notifications! Although the volume is set to maximum, the notification sms is very quiet!
carbon setting FC so i cant disable poket mode
Hi, great !!!!
I also have the audio notification problem !! Any Idea to solve it??
rs1turbo said:
Hi, great !!!!
I also have the audio notification problem !! Any Idea to solve it??
Click to expand...
Click to collapse
Riddle78 said:
There is a problem on the volume of notifications! Although the volume is set to maximum, the notification sms is very quiet!
Click to expand...
Click to collapse
I'll look into it, but I'll be busy this weekend.
Akram-aat said:
carbon setting FC so i cant disable poket mode
Click to expand...
Click to collapse
It's an issue in Carbon itself, actually. I'll try and make a workaround if I have time this weekend (again, I'll be busy)
It's beautiful.
The Carbon ROM is the ROM that has more style, so far, to Nexus One But most important is fluency. So I want to ask:
Is it as smooth as CM 11?
Anyone who can answer estrablecer diferecencias Thanks beforehand.
Theericgames said:
The Carbon ROM is the ROM that has more style, so far, to Nexus One But most important is fluency. So I want to ask:
Is it as smooth as CM 11?
Anyone who can answer estrablecer diferecencias Thanks beforehand.
Click to expand...
Click to collapse
In test carbon for hour and I thing cm more stable cuz wifi region my phone freeze and become unstable
New update posted! Lots of new things. I love removing things from the Known Bugs list!
ROM itself:
Gesture typing fixed!
The ROM is not so tightly bound to 220MB, so it will take less time to install. Recommended hboot size is still 220.
Default ringtone not existing fixed. (This fixes the 'soft,' actually completely silent, notification sound, at least in some cases.)
I have fixed the error in CarbonFibers on Notifications menu where it crashes.
I may push my fix upstream to Carbon but for devices that do not require slimming, it is not needed.
Carbon:
Force high gfx mode (transparent status bar/navbar) is now officially part of Carbon. Performance -> Force high-end graphics. Surprisingly enough our very own drewis/texasice's commit is used!
Slim's PIE added
Lots of small tweaks, etc.
Check first post for update link.
Cool
Thanks for the new arrangements, and say why do not you fix some.
For the mistake of downloading large apps, you can use this page to download applications from the PC and then transfer them to your smartphone:
APK Downloader WEB
Well, if I find a solution for an error, or find a new error, the report you.
After Installing Mount2SD Skype Restart Mobile ... Plz Fix ... Grt RoM

[L][5.0] Android Lpv Dev for Deb [Stable 9001]

{
"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"
}
Flashing tips by @ramjet73, this should be read by everyone
http://forum.xda-developers.com/showpost.php?p=55228784&postcount=12583
This is an enhanced version of the 81c developer preview that google released.
It has currently been ported for Mako and Deb and improved for Hammerhead and Flo
It offers a permissive selinux policy, aosp merged in and rock solid stabilty along with drastic improvements in speed and smoothness.
It offers updated proprietary files, updated google apps, fonts, res files and animations from the newer sdks.
Click to expand...
Click to collapse
Deb does not have a working mobile radio yet, radio turns on but without access to the settings, we can't configure it. A work around is being worked on
Big thanks to @defconoi , @zyr3x , @percy_g2 , @ben1066 [MENTION=1050103] for improving and originally helping with the old lpv79 port to Mako.
Right now I rebased the entire project to clean it out and smooth it out
Huge thanks to @ramjet73 @bitstra @manueltts @skiman10 @psycho693 @jayfallen for helping me get it over to the other devices I don't have and testing everything I threw at them and the huge brainstorming and trying things I couldn't. It would have not been possible without these guys so please thank them
Click to expand...
Click to collapse
Warning. This has heavy ramdisk mods that are essential for it to work. You can flash current up to date "kit Kat kernels or L updaters only" but not full boot.imgs as this will break the ROM. If you do happen to flash a a boot.img, you can pull it out if the rom and fastboot flash boot boot.img
Hammerhead can only use L preview Kernels.
Remember, this is a port of a developer preview, there is already bugs in the official version from google and without the L code, we can not fix google's bugs. There are fixes to known problems in N7 2013 and N5 forums so if you do find them, please provide them with the bug
Click to expand...
Click to collapse
INSTALLATION INSTRUCTIONS
FIRST TIME FLASHING
Put the file onto your Internal Storage
Reboot into Recovery (CWM/TWRP]
"wipe data/factory reset"
"mounts and storage" -> "format system"
"install zip" -> "install zip from sdcard" -> choose the mako-bla-bla-zip and confirm flashing procedure
"reboot into system"
first boot may take up to 10 minutes - be patient
UPDATING
Put the latest L-bla-bla.zip onto your Internal Storage
Reboot into Recovery (CWM/TWRP)
"wipe data/factory reset"
"install zip" -> "install zip from sdcard" -> choose the [filename.zip] and confirm flashing procedure
"reboot into system"
Updater-script wipes the cache files so no need to wipe cache
Sources
Mako
GPL KERNEL SOURCE - github.com/Android-L-Porting-Team/android_kernel_mako
Flo, Deb and Hammerhead use the modifed stock preview with the kexec-hardboot patch directly provided by @tassadar to provide multirom support. Flo and Deb use the same kernel.
Hammerhead - http://forum.xda-developers.com/showpost.php?p=48508468&postcount=2
Flo - http://forum.xda-developers.com/showpost.php?p=45886584&postcount=2
We are using the rebase repos right now since they are cleaned out
Github https://github.com/Android-L-Porting-Team
Downloads
Stable - 9001
Full
Afh - https://www.androidfilehost.com/?fid=95747613655040641
Google Drive - https://drive.google.com/file/d/0By0vn8iv_zrVYUlFbmVrMEtHcDA/edit?usp=sharing
Dev-Host-
Mega-
Click to expand...
Click to collapse
Downloads
Stable - 9001
Slim -
Afh - https://www.androidfilehost.com/?fid=95747613655040642
Google Drive - https://drive.google.com/file/d/0By0vn8iv_zrVS1hDakt6VWM3WGc/edit?usp=sharing
Dev-Host
Mega-
Click to expand...
Click to collapse
slim builds have excess google apps cut out for those on a bandwidth budget or like to pick and choose their google apps from the play store
OT talk is welcomed in my threads and development is done in the open. I encourage involvement in the project in any way.
Please do not complain about OT, it encourages a fun and relaxed environment
Like the work I did, consider donating. I'm currently not working so it helps feed me
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BPFLE54YPRV92
Yes, my PayPal account is thatguy32404, I like to keep my banking stuff separated from my social account
nexus devices threads
Mako
http://forum.xda-developers.com/nexus-4/development/lpv-79-mako-port-beta-t2807446
deb
http://forum.xda-developers.com/nex...e/l-android-lpv-dev-deb-t2856915#post55016443+
flo
http://forum.xda-developers.com/nex...id-lpv-dev-flo-enhanced-t2856920#post55016534
hammerhead
http://forum.xda-developers.com/google-nexus-5/development/l-android-lpv-dev-n5-enhanced-t2856934
Changlelog.
Changlelog.
Stable-9001
Now over 9000!!!!!!
Updated selinux security policy
tracked down some missing permissions
did some other work but can't remember
B7.0.1
Flo & Deb
removed some excess apps that were replaced and I missed in b7
B7
updated fonts, res files, animations from the latest sdk
updater-script wipes cache files
updated some more google apps.
now using smart-art
force dns to google's public dns
B6
6 finishes up the rebasing work from 5 (5.9 was just a stepping stone and getting it out to other devices so we could work out all the kinks)
(Mako only info)
The rebasing work meant a lot of clean up and trying to get it as efficient as possible so from 5 to 6 is a big step and will be quite noticeable
(mako, flo, deb)
updated egl drivers are from qcom developer are in here which are newer then the preview ones
(Hammerhead )
Proper working sound now
(All)
Built in Busybox should be working. I tested the functions and seemed good to me.
Got rid of all the looping code and debugging code to speed everything up.
Updated the preview proprietary binaries to the latest version (some can't go all the way up and are stuck on a previous set or even original preview versions)
(Hammerhead has the latest preview egl drivers)
Built in google apps have been updated.
Introduction of slim builds for those on a bandwidth budget.
Can't think of what else.
Most kinks have all been worked out
Click to expand...
Click to collapse
B5.9
Rebased completely from scratch on 81c
improved reliability and stability.
Ported to Deb, Flo and Hammerhead
Beta 5
fully permissive sepolicy based on aosp, cleaned out a lot of crud
removed reliance on n5 frameworks, merged in some current aosp
improved smoothness and increased reliability, daily driver status
Beta 4
New Kernel
more smashy smashy bugs
Dpat09 said:
For all camera issues please try this: go to the Dev settings and disable nuplayer! I'm posting it again because I think it will be lost in all the posts! If it works hopefully the contributing devs will catch it and put it in the main post
Click to expand...
Click to collapse
reserved for @defconoi kernel info
Installed it now, works great. Thank you for bringing this to deb.
Now all we gotta do is figure out how to access the radio setting outside of the setting app since they aren't there.
I had to track down the radio files and pulled them out of 4.4.3 to get the radio to start but I don't have a deb so I can't troubleshoot it as well.
I'm using the n7 as a base for mako along with all the framework files but had to use the n5's apps. The problem with deb is that if you try to use non tablet apps, it breaks the multi user feature so that might not be am option there so a script or an app that replicates the setting and configure it to the network might have to be done
sykopompos said:
Now all we gotta do is figure out how to access the radio setting outside of the setting app since they aren't there.
I had to track down the radio files and pulled them out of 4.4.3 to get the radio to start but I don't have a deb so I can't troubleshoot it as well.
I'm using the n7 as a base for mako along with all the framework files but had to use the n5's apps. The problem with deb is that if you try to use non tablet apps, it breaks the multi user feature so that might not be am option there so a script or an app that replicates the setting and configure it to the network might have to be done
Click to expand...
Click to collapse
What's the difference between your port and my
http://forum.xda-developers.com/nexus-7-2013/development-lte/android-lpv81c-deb-t2849013
Just so you all know it was me who actually did all this stuff, @sykopompos is taking all the credit ? no but really without sykopompos and his wizardly ways there would be no way this would have gotten done. He was nice enough to help with the project, then "take it over" and get it done the right way. Make sure to give him a big thanks for taking time out of his day and working on this through the nights. Without him this might have never happened. Thanks a lot man!
Sent from my Nexus 7 LTE using Tapatalk
Ansanen said:
What's the difference between your port and my
http://forum.xda-developers.com/nexus-7-2013/development-lte/android-lpv81c-deb-t2849013
Click to expand...
Click to collapse
Give it a flash and come back and give me an answer.
Oh BTW, this should have been out like a month ago but I didn't realize my really stupid derp of not modifying the bootclasspath so it wouldn't boot. I didn't realize this till after I started work on flo so if @skiman10 was helping you, you might have a part of my earlier work in yours.
Also do you have the radio files in yours?
Hoping that you guys could figure out the radio issue, soon~ thanks!
jayfallen said:
Hoping that you guys could figure out the radio issue, soon~ thanks!
Click to expand...
Click to collapse
@skiman10 is looking into our options here since he has a deb.
This is gonna be a bit of a pain to figure out how to work around this
Being that the file is almost 500mb, I assume the gapps are included in the file?
Yes @papikev thats right.
papikev said:
Being that the file is almost 500mb, I assume the gapps are included in the file?
Click to expand...
Click to collapse
Yes... Because the L apps are speeeeecccciiiiaaaaallll. Very special.
skiman10 said:
Yes... Because the L apps are speeeeecccciiiiaaaaallll. Very special.
Click to expand...
Click to collapse
oooooh, sounds phuuuuuun, Thanks guys.
Now I need L for Nexus 10 and I'll be happy
Fatal1ty_18_RUS said:
Now I need L for Nexus 10 and I'll be happy
Click to expand...
Click to collapse
Buy me a Nexus 10 and your wish will be granted lol
Once the radio gets straightened out, this will be (yet it already is) a killer rom. Very smooth. Nice new features on L. First time running it, good stuff guys. 5 star this thread. Look forward to the future with this one.:good:
skiman10 said:
Buy me a Nexus 10 and your wish will be granted lol
Click to expand...
Click to collapse
You mean buy me one...
sykopompos said:
You mean buy me one...
Click to expand...
Click to collapse
I got this one... Your apprentice is ready!
skiman10 said:
I got this one... Your apprentice is ready!
Click to expand...
Click to collapse
Good, because it wouldn't be one bit easy

Categories

Resources