[ROM][3/26/15] Pure AOSP ROM -★| 5.1.0_R3 | LMY47I | Build #6 | Proof of concept! |★- - Nexus 6 Android Development

[ROM][3/26/15] Pure AOSP ROM -★| 5.1.0_R3 | LMY47I | Build #6 | Proof of concept! |★-
Pure AOSP for the Nexus 6​
Preface:
This is meant to be a Pure AOSP build with just minor edits to stop the stock recovery from replacing custom recovery, add some Google edits to the ROM for GPS, and modify the ramdisk so as not to preclude it from being rooted! Its not meant to be a fancy ROM, its just meant to be a baseline AOSP ROM. This ROM was produced by following the steps in the build guide I wrote. See post #2 for build guide links!
Install Instructions
Must have custom Recovery on unlocked device
Copy ROM to device (Gapps and root too!)
Reboot to recovery
Choose Factory reset (TWRP, not sure what CWM is)
Choose Install ROM
Now you can install the Gapps, and Root if you desire!
Specs and Download Link!
Android Build Version: 5.1.0_R3 / LRX22G
Current Build Date: 3/26/2015
Download: HERE!
Recommended Add-Ons
SuperSU by Chainfire here: SuperSU Stable Version
PA Gapps here: [GAPPS][5.0.x][BETA] OFFICIAL Up-to-Date PA-GOOGLE APPS (All ROM's)
Change Log
1/19/15 - Build 6 - Complete rebuild as proof of concept for 5.1.0_r3. This is PURE AOSP with no edits and no fixes.
1/19/15 - Build 5 - Fixed Youtube, Net flix DRM play back issue. Thanks to @sykopompos for pointing me to @ayysir git hub for the fix by @BeansTown106
1/17/15 - Build 4 - Fixed Browser force close in settings.
12/19/14 - Build 3 - Updated to Android 5.0.2_r1
12/15/14 - Build 2 - Switched back up to block based build for installation speed! Thanks to @hlxanthus for the 411!
12/14/14 - Build 1 - Initial build
{
"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"
}
Click to expand...
Click to collapse

Build Guide Link
Want to build this exact ROM yourself?
Here is a great build guide I wrote: [Guide][1/19/2015] Building AOSP for the Nexus 6!​

Change Log
Add-Ons
Sprint Data connectivity linked by @orlzzt is HERE!

Reserved!

Hmm... I'll take this for a spin later. Thanks!

Is it safe to say with this being pure aosp shamu that it is still set to force encryption?
Also, the drawback of not doing the block style flashable is it takes several times longer to actually install via recovery.

hlxanthus said:
Is it safe to say with this being pure aosp shamu that it is still set to force encryption?
Also, the drawback of not doing the block style flashable is it takes several times longer to actually install via recovery.
Click to expand...
Click to collapse
Yes. Its pure AOSP.
Can you give me a calculation of time to install block based and file based ROM? Several times longer is a strong statement. If you could produce factual data I would appreciate.
However I am still not going block based installs because the user can take this ROM, add or remove things before it is even installed.
But I look forward to the numbers you show me! If you dont have the data that is fine. I can change the false to try in the script ota_from_tools and test it myself. Should only take a few minutes to recompile as block based.
But thanks for the input!

Took like 3-5 minutes to install your ROM and maybe 20 seconds to at most a minute to install either rastapop or cm12alpha. Honestly I thought it stalled or failed so I rebooted recovery and installed just your ROM (instead of gapps together via twrps) and it simply takes a LONG time to flash.

Great to finally see you here scrosler!!! Always great to welcome another knowledgeable developer to the forums

hlxanthus said:
Took like 3-5 minutes to install your ROM and maybe 20 seconds to at most a minute to install either rastapop or cm12alpha. Honestly I thought it stalled or failed so I rebooted recovery and installed just your ROM (instead of gapps together via twrps) and it simply takes a LONG time to flash.
Click to expand...
Click to collapse
The exact numbers your reported time can vary buy almost 66%! Thats a huge variance.
Also, you are testing differnt ROMS. For a control I need to build this exactly as it is but block based.
I will test it on my device with a high end chronograph and report my results.
Also, what recovery are you using?

Ok, I timed the file based intall, it was 2:16.08 (which was closer to your 3 minute estimate but a far cry from the 5 minute estimate)
I will build a block based ROM tonight and test to see the difference. However its still very unlikely I would change the current set up. Although I could just post both! :highfive: Win Win for everyone :good:
But once again! Thanks for your input!

scrosler said:
The exact numbers your reported time can vary buy almost 66%! Thats a huge variance.
Also, you are testing differnt ROMS. For a control I need to build this exactly as it is but block based.
I will test it on my device with a high end chronograph and report my results.
Also, what recovery are you using?
Click to expand...
Click to collapse
I can time it if that helps, or you can test yourself if you would rather. As for recovery, the only one I know of is twrp, downloaded directly via their website (only one version there) and manually fastbooted in place.

hlxanthus said:
I can time it if that helps, or you can test yourself if you would rather. As for recovery, the only one I know of is twrp, downloaded directly via their website (only one version there) and manually fastbooted in place.
Click to expand...
Click to collapse
We are cross posting. I timed it myself and it was just a hare over 2.25 Minutes. Which is not that far off from your assert of 3.0 minutes.
Im going to build the block based tonight and post it so people can have both options.
You brought a valid point. Once again, thanks for your input!
Edit: Also, wasnt trying to beat you up, I just like solid number comparisons.

Haha no worries, us old optimus s veterans need to stick together ?
Edit: if you wanted to remove the force encryption, it is a very simple fstab.shamu edit. Under the /userdata line, change "forceencrypt" to "encryptable". Looking at a few rom sources, that is how they all do it. That way if you are encrypted you will stay encrypted. If not, then it wont force encrypt you. Would save people from having to flash an alternate kernel . .

hlxanthus said:
Haha no worries, us old optimus s veterans need to stick together ��
Edit: if you wanted to remove the force encryption, it is a very simple fstab.shamu edit. Under the /userdata line, change "forceencrypt" to "encryptable". Looking at a few rom sources, that is how they all do it. That way if you are encrypted you will stay encrypted. If not, then it wont force encrypt you. Would save people from having to flash an alternate kernel . .
Click to expand...
Click to collapse
OMG!!! Optimus S? Are you serious? That was my first Android Phone / ROM!
Yeah, I know how to shut it off. But i wanted to leave this as close to pure AOSP as I could. I think I will shut it off on the next build though. I heard the encryption can slow things down a hair too.

Ok, I just got lost reading comments. Is this encrypted? If it is, does anyone mind letting me know what to do BEFORE I flash to decrypt.
Ty.

gcng said:
Ok, I just got lost reading comments. Is this encrypted? If it is, does anyone mind letting me know what to do BEFORE I flash to decrypt.
Ty.
Click to expand...
Click to collapse
You just flash a no force encrypted kernel which I basically any of them. And as @scrosler just said he may just build it into the next build.
---------- Post added at 02:55 PM ---------- Previous post was at 02:53 PM ----------
And yes, same user name over at android central, I had DanteRom that I released. ?

EDIT:
DAMN! There is no comparison from Block Build and File based build
Block build was roughly 2 minutes and 30'ish seconds
Block based build was 10'ish seconds!

Hey Scott glad you are building for the nexus 6 are you planing on a Clean Rom also? Or just keeping it aosp

scrosler said:
OMG!!! Optimus S? Are you serious? That was my first Android Phone / ROM!
Yeah, I know how to shut it off. But i wanted to leave this as close to pure AOSP as I could. I think I will shut it off on the next build though. I heard the encryption can slow things down a hair too.
Click to expand...
Click to collapse
I'd say leave it encrypted for now until faux finally makes it to the threads...from his g+ posts it seems his found a way to keep the device encrypted yet have around the speed as though it was unencrypted. And he's a very open source guy so I'm sure he'll share the magic

Related

[NIGHTLY] [ROM] [GWK74] CyanogenMod 7 for vendor Passion (HTC Nexus One) - KANG

{
"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 reserve for nightly build of Cyanogen Mod Rom for HTC Nexus One
You can report and discuss all issue you are having with nightly build here.
What are Nightly build ? : auto compil build from the CyanogenMod github, each time there are new corrections on it.
This version change each night, and aren't support officialy, if you find bugs/issues you can/must discuss here.
Warning: Not for new user, flash this build only if you know what you are doing !!!
There are no Google Apps bundled with CM ROMs, because Google asked Cyanogen to remove copyrighted apps from his roms,
after flashing rom don't forget to flash Google Addon package if you want it.
HBOOT-0.35.0017 (recommended): http://android.clients.google.com/packages/ota/passion/d6096cac5e9f.signed-hboot-0.35.0017.zip flash it like any other roms you already flash via recovery
Lastest version: CM7...
Download: http://mirror.teamdouche.net/?type=nightly&device=passion
MD5Sum: check the md5 under the files named associate with your build version before flashing it
Mirror: http://download.cyanogenmod.com/?type=nightly&device=passion
KANG: http://fitsnugly.euroskank.com/gigglebread/?id=passion
KANG: http://www.mediafire.com/temasek passion folder
Google Addon:
Choose the right version >
http://www.mediafire.com/temasek Unofficial GAPPS thanks to @Temasek
http://goo-inside.me/google-apps >Check the lastest package available on top
USEFUL
http://wiki.cyanogenmod.com/wiki/Barebones clean your rom to make space
CHANGELOG What's new in this version :
http://cm-nightlies.appspot.com/?device=passion
http://review.cyanogenmod.com/#q,status:merged,n,z
http://changelog.bbqdroid.org/#passion/cm7/next
If you have issue with this rom just WIPE ALL and try again.
Old version: 6.1.0...
Download: http://mirror.teamdouche.net/?type=nightly&device=passion
MD5Sum: check the md5 under the files named associate with your build version
Mirror: http://mirror1.kanged.net/nightly/passion/
Google Addon: HDPI-20101114
Mirror: http://goo-inside.me/google-apps/
Check the lastest HDPI package available on top
Radio Firmware: 4.0.6.00.12_7 (FROYO RADIO, REQUIRED!) or +
Download: http://android.chemlab.org/android/nexus/radio-4.06.00.12_7.img
MD5Sum: 3321c196d8ec1cf748fd20c3c4068520
Radios: http://forum.xda-developers.com/showthread.php?t=744605
Click to expand...
Click to collapse
Have a question or an issue? Try this before asking something silly:
inspired by gatsu_1981
Official Cyanogenmod forum - http://forum.cyanogenmod.com/topic/14446-nightlies-cm7-discussion-of-nightlies/
I noticed that the Gallery behaves weirdly when it encounters an empty album (from Picasa). It hides the empty albums but still occupy the space in the grid, sometimes it stops other albums from loading and makes it impossible to go into those albums.
All is ok after deleting the empty albums through Picasa Web Albums.
been running cm_passion-07122010-001202.zip for 10 hours, all wiped, no major problems here.
Nice Nice.. I'll be giving this a go..
EDIT:
second poster
With all of the nightly's and RC1, it takes FOREVER for widgets to load and for SU to grant root permissions to many if not all apps.
Very nice to see this thread as I have been running nightlys for several days.
The latest seems to be the best (122010), very fast, great carrier signal reception. So far I haven't had any fc's. Not a single issue so far. Good job on this one.
Ditto on the SU permissions problem.
Other than that, great battery life, speed and oh my how I missed all of the Cyan goodies when I defected to try another Froyo build.
Thank you Cyanogen and all of the other devs involved in this project!
can i just do a thrid [dammit im 7th] poster thingy ... gonna give it a try !!
Oh, I only did a wipe when I first went from 5.8 to the alpha 1, after that I haven't had to do a wipe.
I am having trouble running Metamorph with this version of CM. It is saying that I either do not have a SDCard in the phone or that there is not enough space. This message appears right after Metamorph is opened. Tried wiping it and even verified that I have over 60mb of space on the phone (metamorph says it needs at least 20mb). Can anyone verify this error? I know there are those who have installed blackbar morph successfully so any help with this matter would be greatly appreciated.
Netlocation has been a pain in my arse ever since Alpha 1, will post a log when I get back to my computer. It will only find my location over wifi, not network.
THATTON said:
With all of the nightly's and RC1, it takes FOREVER for widgets to load and for SU to grant root permissions to many if not all apps.
Click to expand...
Click to collapse
So glad to hear I am not the only one experiencing this.
Metamorph and Ninjamorph both work fine for me!, I have had that problem before though, i had to unistall and reinstall metamorph.
whoisthedrizzle said:
So glad to hear I am not the only one experiencing this.
Click to expand...
Click to collapse
You are definetely not the only one! Hopefully we will see a fix soon. I have faith in Teamdouche. They will get it done.
THATTON said:
With all of the nightly's and RC1, it takes FOREVER for widgets to load and for SU to grant root permissions to many if not all apps.
Click to expand...
Click to collapse
Ditto. Exchange also broke from alpha1... but I have ROM flashing OCD and I don't care!
Thx for creating this thread btw...
RixKliq said:
Ditto. Exchange also broke from alpha1... but I have ROM flashing OCD and I don't care!
Click to expand...
Click to collapse
Me: Hello, my name is Troy and I am an Android Addict.
Crowd: Hi Troy!
THATTON said:
Me: Hello, my name is Troy and I am an Android Addict.
Crowd: Hi Troy!
Click to expand...
Click to collapse
*insert Bob Saget line here*
Anyway, I filed a bug report when I was still on RC-1 about the SU set on boot things, and I starred a report about exchange.
I'm not getting root access anymore, even when manually opening apps (10min after boot). Rebooting doesn't solve it. Are more people having this issue, if so is there a fix for at least getting manual root access after losing it?
EDIT: nvm, got it after 15min of waiting.
damanrico said:
I'm not getting root access anymore, even when manually opening apps (10min after boot). Rebooting doesn't solve it. Are more people having this issue, if so is there a fix for at least getting manual root access after losing it?
EDIT: nvm, got it after 15min of waiting.
Click to expand...
Click to collapse
Yeah, it takes about 15 minutes for me as well.
Grimms said:
Nice Nice.. I'll be giving this a go..
EDIT:
second poster
Click to expand...
Click to collapse
Technically you were third, you could start your own topic and be first poster, although I fail to see why this is entertaining.
Most of the nightlies seem to be pretty stable, I'm running the current one and all seems to be ok. Cross-flashing from MCR breaks things horribly but that's not all that surprising. There's still a fair bit to be added in by the looks of things but most of it seems to be pretty stable. Just make sure to keep a couple of generations of Nandroid backups as one of the builds a couple of nights ago broke a few things fairly badly and I had to revert.

[ROM][4.1.2]Slim Bean-n7000 [All Languages]

{
"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"
}
Important Notes:
Fully compiled from AOSP source ( source.android.com) with my mods and interesting ones from CM/AOKP.
Read the changelog and installation instructions on the website here carefully.
Feature requests will be ignored in general but will review ( if a relevant commit is provided) and decide
No ports based on my ROM zip file, manifest.xml will be updated regularly and feel free to compile from source
Check out our feature list here
Changelog
Find our latest Changelog go here
Instructions
For installation instructions please check here
Please keep in mind if a special instruction is needed it will be noted in Changelog
Downloads
Get our latest rom here. You can get Slim Gapps and other addons from here.
FAQ
Check out out FAQ before posting! Keeps more common questions answered in one place!
Bug list
For a list of confirmed bugs look here
Thanks!
Big thanks to CM team, without them SlimRoms wouldn't be possible.
You can find the full list of credits here
Source
Please visit here for the source code.
chasmodo is the beta for this and will be answering most of the qns here.
Flashing instructions are described in the website, but here is the summary, flash in the following order
1) Device.zip
2) slim gapps ( from downloads/addons)
3) any other addons ( from downloads/addons)
Note: this has the mem fix and the latest blobs from cm10/espen. don't flash another kernel. this has Cm10 kernel compiled from source and fluxxi recovery i am fond of.
Edit 1: on 2.6, for GPS fix.
go to Settings, ota, 2.6 fixes, you should see a GPS fix, d/l it and it should auto reboot to recovery. Flash the file from /sdcard/updateme/cm_fluxi_note.zip. GPS should work. Chas tested it and seems to work for him. I was missing an init.gps.rc in ramdisk.
FAQ
Q: I'm currently running xyz kernel. Can I flash this Rom safely?
A: Go here to find out.
_________________________________________
Q: How do I flash this?
A: This is how.
_________________________________________
Q: After flashing the Rom and Gapps I get bootloop / after changing the DPI I get bootlop?
A: Just press and hold power button. After a reboot or two you'll get to homescreen, no reason to worry.
_________________________________________
Q: Recovery aborts flashing Rom or Gapps or kernel and displays error code "status 7"?
A: You most probably have a bad download. Redownload Rom/Gapps/kernel, check MD5 and try again.
_________________________________________
Q: Flash went through OK, but now I can't sync calendar/contacts/Gmail, there's no option to setup my
Google account, Playstore won't start, where is my Picassa...?
A: You either forgot to flash Gapps, or had a bad Gapps zip (if you had flashed it).
_________________________________________
Q: Playstore says I have no apps, and I purchased them ages ago, or claims that my apps are incompatible
with the Note...?
A: Go here to find the solution to your problems.
_________________________________________
Q: Can I flash some other kernel on this Rom?
A: You can, but if something goes wrong don't post your problems here. Go to the kernel thread instead.
_________________________________________
Q: A system app keeps FCing. What can I do?
A: Go to Settings/apps and clear the app's cache and data, reboot. If that doesn't help, try to dirty reflash the Rom (just wipe cache and dalvik).
_________________________________________
Q: How do I change my DPI?
A: 1) Go to Settings/Developer options/LCD Density, set DPI you prefer and reboot. Or
2) download Rom Toolbox from Playstore, tap build.prop editor, find ro.sf.lcd.density and enter
the value you want. Reboot. Or
3) edit build.prop manually, reboot.
4) DO NOT USE ANY OTHER DPI CHANGING APPS BECAUSE YOUR ROM WILL NOT BOOT.
Note's default DPI is 320; you can go as low as 160 to get more screen real estate. Any DPI between 178
and 320 will leave you in phone mode (status/navigation bar at the top of the screen, no softkeys);
between 160 and 177 you are in tablet mode (softkeys, status/navigation bar at the bottom).
_________________________________________
Q: I have a battery drain, help!
A: Do not post about it in this thread - it is not Rom related. Download and install BetterBatteryStats and go here
for instructions and help.
_________________________________________
Q: Do I need to flash Gapps every time there's a Slim Bean Rom update?
A: No. Here's why.
Code:
Backup tool incorporated, Read Carefully -> Huge Thanks to gmillz
( only guaranteed to work on our gapps and addons,
if you flash another gapps etc you are on your own), similar to CM. for 2.7, MUST RE-DOWNLOAD
slim_gapps and all addons you use. When 2.7 is released, do the following
Flash Device 2.7.0.zip, then flash the NEW slim_gapps and any other addon you use/want.
From the next release on, wipe cache/dalvik cache, Just flash device zip, rest should remain intact.
NOTE: If you for a format /system in recovery, you will lose all backups and have to reflash all
addons again.
_________________________________________
Q: Where are S-pen gestures and S-apps?
A: They require TouchWiz framework to work, so you will not find them here. There are alternatives to
S-apps in Playstore, but S-gestures can be found only in TW-based Roms.
_________________________________________
SCREENSHOTS:
That's quite fast!! was checking comments here some 2 hours back and the ROM is already up now
jeetu1981 said:
That's quite fast!! was checking comments here some 2 hours back and the ROM is already up now
Click to expand...
Click to collapse
Well, i had it built last night, but didn't want to release until some one tested it properly. chas did and here it is.
Wow Chas... Will surely give it a spin
nice
Was going through the changelog.. saw a feature Fast Charge Toggle..
Can you list a couple of kernel where this is supported.. (I guess its kernel dependent)
gattaga said:
Was going through the changelog.. saw a feature Fast Charge Toggle..
Can you list a couple of kernel where this is supported.. (I guess its kernel dependent)
Click to expand...
Click to collapse
Right now, i doubt any custom kernels work unless they were quick to incorporate the new mali changes from cm10.
gattaga said:
Was going through the changelog.. saw a feature Fast Charge Toggle..
Can you list a couple of kernel where this is supported.. (I guess its kernel dependent)
Click to expand...
Click to collapse
You cannot use any kernel besides the one included in the Rom for now; it's the same situation as with the latest CM10 nightly and mali merges.
chasmodo said:
You cannot use any kernel besides the one included in the Rom for now; it's the same situation as with the latest CM10 nightly and mali merges.
Click to expand...
Click to collapse
Thanks..
on a side note, before the new mali drivers, did the kernels like hydra, Ani, or Loki support this feature..
gattaga said:
Thanks..
on a side note, before the new mali drivers, did the kernels like hydra, Ani, or Loki support this feature..
Click to expand...
Click to collapse
Don't know about Loki, but I think that neither HC nor Ani supported it. Not entirely sure about that, though.
Is there any way to get Russian on this Rom? Will it come if I flash slim gapps? It might be in addons, but I don't know which to flash...
egorgoblin said:
Is there any way to get Russian on this Rom? Will it come if I flash slim gapps? It might be in addons, but I don't know which to flash...
Click to expand...
Click to collapse
I'm afraid not. There is Additional Language Fonts zip at unsupported addons at http://slimroms.net/ , but the description of the file states "for text only, not system language".
It appears that the only supported languages for now are English, French, German, Spanish and Italian.
chasmodo said:
I'm afraid not. There is Additional Language Fonts zip at unsupported addons at http://slimroms.net/ , but the description of the file states "for text only, not system language".
It appears that the only supported languages for now are English, French, German, Spanish and Italian.
Click to expand...
Click to collapse
I guess it's the privilege of a slim rom))) gonna use it any way. Really smooth. All good for now!
Just finished reading your conversation on donating the note thread and have a slim bean rom.. some dreams come true super fast... thanks both!!
Sent from my GT-N7000 using xda premium
Hey Arvind am sure this will be a nice ride as always like your other Roms!!
@Chas am back bro!! you said its good, I don't need no change-log...Enough said!
geo.samuel said:
Hey Arvind am sure this will be a nice ride as always like your other Roms!!
@Chas am back bro!! you said its good, I don't need no change-log...Enough said!
Click to expand...
Click to collapse
Light on its feet, smooth and fast. You won't regret it.
chasmodo said:
Light on its feet, smooth and fast. You won't regret it.
Click to expand...
Click to collapse
I have used Arvinds roms before!!
Just waiting to reach home from work to give this baby a spin....
You said its fast.....I dont have no option to regret bruh!!
Is the memory leak problem still exists ?
Sent from my GT-N7000 using Tapatalk 2

[4.2.2][MIUIv5 4.2.14] Droid Razr XT912

// Droid Bionic
// Android 4.2.2
// Current Version [ 4.2.14 ]
// All Languages
{
"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"
}
MIUI ROM 4.2.14 Full Changelog
[Home screen]
New - New Edit Home screen interface (2-12)
New - View the notificiation shade by swiping down anywhere on the Home screen (2-12)
Optimization - Previewing Home screens uses less system memory (2-12)
Fix - When user created a shortcut without a name, FC would occur (2-12)
[Phone]
Fix - Sometimes the switch for auto IP identification would display incorrectly (2-11)
[Gallery]
New - Album thumbnails of screen shots will be detected automatically (2-10)
Fix - User could not delete albums that they had shared with themselves (2-10)
Fix - When Wi-Fi was disabled, photo downloads would be canceled (2-10)
Fix - User could not copy photos to shared albums (2-10)
Fix - When user rotated phone photo would not maintain its scale or position (2-10)
Click to expand...
Click to collapse
MIUIv5 4.2.14 Download
2-19-2014: MIUI v5 4.2.14 XT912
Working:
- Everything, hopefully
MIUI General FAQ
Q: How do I root this?
A: Enable root in the perm manager, which can be found in the security folder.
Q: Why is G-Apps not listed for Download?
A: Too Bloaty, add a Google account and install the play store as an APK, I suggest using Aptoide to find it.
Q: 4G LTE isn't working
A: Load the Phone, dial *#*#4636#*#*, goto Phone information, Set preferred network type to LTE/CDMA auto (PRL).
Q: Help! Phone/SystemUI/Keyboard Isn't working/Is Force Closing!
A: Make sure to do a completely clean wipe, also I'm not sure how well this will work if flashed in CWM.
Q: The Browser looks terrible.
A: Settings -> Advanced -> User agent string -> MiOne (It Renders much better & more naturally!)
Q: My Filesystems won't mount/My PC can't see my device/My phone won't act as a MTP/USB Mounting isn't working!
A: Settings -> Developer Options -> Enable Development / USB Debugging (switch both to on)
Link as soon as rom uploads!
Sent from my XT910 using Tapatalk
kascro said:
Link as soon as rom uploads!
Sent from my XT910 using Tapatalk
Click to expand...
Click to collapse
I'm source building for the entire Moto device tree, each source build takes about 3-4 hours, so I have roughly 40ish hours of source building for 12 devices to do before this is completed.
Honestly though since this thread got a reply first I'll play favorites and finish this before everything else
Thank you very much !
Sent from my XT910 using Tapatalk
@Tquetski Thank you very much for your efforts. You mentioned in the header of your post "All languages", does this mean the Chinese & English like default or did you manage to include further translations? If so, which?
the thread says "Droid Razr", does this mean there will be only XT912 version? Do you plan releasing a version for umts_spyder (XT910)?
Thanks!
woonaval said:
the thread says "Droid Razr", does this mean there will be only XT912 version? Do you plan releasing a version for umts_spyder (XT910)?
Thanks!
Click to expand...
Click to collapse
You can directly download for UMTS_SPYDER version here :
http://en.miui.com/download-21.html
All Languages Miui v5 (XT910) ; http://forum.xda-developers.com/showthread.php?t=2597488
majamee said:
@Tquetski Thank you very much for your efforts. You mentioned in the header of your post "All languages", does this mean the Chinese & English like default or did you manage to include further translations? If so, which?
Click to expand...
Click to collapse
My MIUI releases are international and include every avail language, in 2-3 hours I should be done with MIUI for this device.
I just finished my 'code test' for XT926, and have begun building for this device.**edit: As soon as building for already supported phones are done this is next
To be clear I don't care who is releasing MIUI for this phone, I'm doing this for 'completion' purposes and not to be in competition, It's my goal to fork MIUI to every device I can in bulk atm; I'm fine with people using the CM base I'm building for their own MIUI projects on this device as well, It's not about money or territory just fun
Um, this may be a little off topic but since the other MIUI thread is closed, I dunno where else to ask. I am trying to install the official santajin port of 4.2.7. So I am on clean 4.1.2 en.eu OTA. I factory reset erasing my internal storage. On the 2nd boot, after the android guy, I go into SS. I made a 1G/4G/1G slot 1 in SS, the maximum size. I installed MIUI 4.2.7. I clean cache/davlik. I reboot into system without installing gapps yet. That seems to be as clean as an install as I can think of. After going through the setup phase, I have about 70M/1G free and it goes down fast without doing anything. It's so slow it's basically unusable. I reboot again, same thing. Is this normal? This seems like I shouldn't even think of opening the default MIUI apps, forget installing my own stuff... I tried miuiandroid's version of 4.2.7 and it was the same. Oh BTW my device was asiaretail. What am I doing wrong here? This can't be what everyone is using...
Is this ROM cm based smali ported? Or offical 4.1 based?
Sent from my XT875 using XDA Premium 4 mobile app
adtrisno said:
Um, this may be a little off topic but since the other MIUI thread is closed, I dunno where else to ask. I am trying to install the official santajin port of 4.2.7. So I am on clean 4.1.2 en.eu OTA. I factory reset erasing my internal storage. On the 2nd boot, after the android guy, I go into SS. I made a 1G/4G/1G slot 1 in SS, the maximum size. I installed MIUI 4.2.7. I clean cache/davlik. I reboot into system without installing gapps yet. That seems to be as clean as an install as I can think of. After going through the setup phase, I have about 70M/1G free and it goes down fast without doing anything. It's so slow it's basically unusable. I reboot again, same thing. Is this normal? This seems like I shouldn't even think of opening the default MIUI apps, forget installing my own stuff... I tried miuiandroid's version of 4.2.7 and it was the same. Oh BTW my device was asiaretail. What am I doing wrong here? This can't be what everyone is using...
Click to expand...
Click to collapse
Memory leak; I have no idea,
Give me some time to finish souce builds and I'llhave this up soonish
waiting with fingers crossed mate!!
Tquetski said:
Memory leak; I have no idea,
Give me some time to finish souce builds and I'llhave this up soonish
Click to expand...
Click to collapse
Ok, take your time... I was wondering, what steps are people doing clean installing miui v5 and what am I doing differently?
adtrisno said:
Ok, take your time... I was wondering, what steps are people doing clean installing miui v5 and what am I doing differently?
Click to expand...
Click to collapse
Full wipes and format system
Also any volunteers to test this before I wantonly throw it up
!
this thread should be deleted !!!! you make thread open with some rom theme but you don't have any rom.that what you do i for nobody interestingly. first make your rom finish and after that make new thread with link for download !!!!!:silly: before that do not make time waste here !
mirot said:
this thread should be deleted !!!! you make thread open with some rom theme but you don't have any rom.that what you do i for nobody interestingly. first make your rom finish and after that make new thread with link for download !!!!!:silly: before that do not make time waste here !
Click to expand...
Click to collapse
Take it easy..... He is source building MIUI for lots of motorola devices so this could be considered...
Sent from my XT875 using XDA Premium 4 mobile app
mirot said:
this thread should be deleted !!!! you make thread open with some rom theme but you don't have any rom.that what you do i for nobody interestingly. first make your rom finish and after that make new thread with link for download !!!!!:silly: before that do not make time waste here !
Click to expand...
Click to collapse
I've already build CM10.1 for this device with source edits to accommodate MIUI's gfx and using that source base patched MIUI to it.
I can update this as MiCode updates their builds internally; as of right now the only thing standing in my way is your phones kernel, which is a little different than what I have experience with.
Even if I don't finish MIUI for this phone which may happen depending on how things play out with the kernel, I'll have still finished a suitable CM10.1 base for it that anyone can consider using for MIUI, Lewa, Color OS which would normally have severe GFX issues otherwise.
The XT925, XT926, XT907, XT897, XT897c, MB886, AtrixHD didn't have functional MIUI for a while even though the thread existed on XDA, It's a development site and since I've started this project I'm starting a thread for it, now I can push weekly updates to those devices on a solid CM base.
Truth be told I didn't like some of the posters who frequented one of my device forums and so I ignored the phone completely for uh.. a really long time.
I'm really not above being a dickhead too. Especially when you consider I'm just some guy not someone making a living off of this.
There you go dummy, I included a 'best of' because I know your attention span is real short
Edit: Project update for everyone else, everything beside the kernel is done. If I have to use your stock kernel I'll have to employ other options.
My friend kernel has always been a problem for us. For example we have only kexec kernel option and that didn't allow us to use our full hd camera till 4.4.2. With that I mean it would be maybe easier for u to build the miui with 4.4.2 which has a good functioning kernel with full hd video. But I dunno if it's possible. Just saying
Sent from my XT910 using XDA Premium 4 mobile app
Where link?

[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

[ROM][LP] [5.1.1-r4][Unofficial] PACMAN rom [2015-07-04]

Hello everybody,
I've just compiled PACMAN-ROM for my new Z3C. Current version is PAC-LP MR1 Beta2.
Device trees are CyanogenMod's so probably all device specific CM-bugs will be there too.
The boot.img inside the zip contains CM 12.1 kernel and "Cyanogen Recovery" (no backup right now!).
For alternative recoveries/kernels scroll down to "TESTED - WORKING"...
If the rom is stable for daily use (as I hope) I'm gonna build newer version periodically (depending on PAC & CM updates).
{
"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"
}
EDITS:
2015-07-09:
i've been trying to get rid of the latest problems, i.e. crashing android browser, opera browser, voice recorder and google apps (if installed). tried 4 or 5 builds in the meantime. i've got no idea why and not the skills to search in log files.
if anyone likes to test and find out, i uploaded version from july 4th.
2015-06-25:
New Version - updated CM & PAC sources. Some new PAC features there!
Version is PAC-LP MR1 Beta2 now. Unstable with crashes.
2015-05-24:
New Version - updated CM & PAC sources
2015-05-12/13:
New Version - updated CM & PAC sources
Volume bug on in-call got solved today!
2015-05-01:
I've uploaded an EXTRA boot.img including XZDualRecovery provided by NUT's!
http://nut.xperia-files.com/?ql=34070511dc3ee6809f305c66a5fa122fcbf9dcff
Flash it before or after installing the PACROM zip. It contains the zip's
kernel + DualRecovery. Installing the rom zip will overwrite recovery again
so for backups it might be necessary
to flash it always before installing a new zip, e.g.
2015-04-29:
- Screenshots
- Yes! I got it running. After some hours of use, it seems really smooth & snappy. No reboots.
- How I installed everything: Root on Kitkat stock rom, backup TA-partition, install
Dual-recovery, update to Lollipop rooted, make nandroid backup of hole system,
unlock bootloader, flash PACMAN boot.img, wipe data/caches,
flash PACMAN zip + GAPPS ... quite some hours of work.
TESTED - WORKING:
- 2G, 3G, 4G
- wifi, wifi hotspot
- bluetooth audio
- nfc
- usb otg
- GAPPS (mentioned below)
- titanium backup
- PAC customizations (not all tested)
- video playback on youtube, vlc, mxplayer
- camera & video recording
- GPS using Google Maps
- headphone sound
- XZDR recovery (version 2.8.15 not working): http://nut.xperia-files.com/
- FOTA TWRP recovery (persistent in fota kernel partition): http://forum.xda-developers.com/z3-...12-nightly-t3010550/post58854063#post58854063
- M5 kernel (CM12.1 based): http://forum.xda-developers.com/z3-compact/orig-development/kernel-m5-kernel-t3115498
BUGS:
- phone call volume loud / not reducable in dialer app. (skype & whatsapp calls are alright) solved on 150512
- If alarm clock is set active -> reboot leads to normal shutdown -> deactivate alarm for that case
- photo: Little fish-eye effect on short distance (it's not that little actually)
NOT TESTED YET:
- encryption
Installation notes: Unlocked bootloader required
- flash boot.img (rashr on phone/ fastboot on pc), then boot into custom recovery
- wipe cache, wipe art/dalvik cache
- when coming from a different rom wipe data (factory reset)
- when changing between different gapps packages format system may be useful
- flash rom zip
- if needed flash gapps zip
Download PACMAN: https://www.androidfilehost.com/?w=files&flid=30581
Download GAPPS: http://forum.xda-developers.com/android/software/app-minimal-gapps-gapps-lp-20150107-1-t2997368
Device trees used: https://github.com/filou76/manifest/blob/master/z3c.xml
Credits!!!:
PACMAN project for their great and cool work!! www.pac-rom.com/#Home
All CM developers for giving a solid custom rom ground!!
All Z3C developers who are trying hard to make this great phone ready for daily use, especially those couple of root/bootloader/recovery hackers!! bilbao1 for the great howto root/backup etc! [NUT]'s for this very cool online kernel builder!
Google, of course
Screen shots please...
I guess its a cm based. So we need unlocked bl right?
shakkirk said:
Screen shots please...
Click to expand...
Click to collapse
It's the same as any Lollipop based PAC ROM, so just search the web for pics.
basti2909 said:
I guess its a cm based. So we need unlocked bl right?
Click to expand...
Click to collapse
Yes.
at least a custom rom for z3c. thanks man for your efforts...
basti2909 said:
I guess its a cm based. So we need unlocked bl right?
Click to expand...
Click to collapse
I think PAC is AOSP & CM based. Custom kernel. Unlocked bootloader, yes.
drorcun said:
at least a custom rom for z3c. thanks man for your efforts...
Click to expand...
Click to collapse
Happy to build actually it's not that difficult with CM device support. Probably I'll build some monthly versions or so...
drorcun said:
at least a custom rom for z3c. thanks man for your efforts...
Click to expand...
Click to collapse
just what i wanted to write. big thanks
hope we can see some more, maybe validus/resurrection remix? (maybe i should get me better informed to do it myself^^)
becks0r said:
just what i wanted to write. big thanks
hope we can see some more, maybe validus/resurrection remix? (maybe i should get me better informed to do it myself^^)
Click to expand...
Click to collapse
:good: In case of resurrection remix you only need to add/edit 1 file (local_manifest) to be able to compile a working rom. All the rest it just setting up ubuntu, init/sync repo an start building ...
Hmm it could be a reason to unlock bootloader.,)
XZDualRecovery
I've uploaded an EXTRA boot.img including XZDualRecovery provided by NUT's! http://nut.xperia-files.com/?ql=34070511dc3ee6809f305c66a5fa122fcbf9dcff
Just flash it before or after installing the PACROM zip. It contains the original kernel + DualRecovery. CyanogenRecovery really sucks, not even a way to make backups. Now we can
does this have a camera fix included, or does that need to be flashed separately? I don't have a backed up TA partition, so I rely on the fix for image processing (like many others on here, I'm sure).
thanks in advance and nice to see the ROM!
beflythis said:
does this have a camera fix included, or does that need to be flashed separately? I don't have a backed up TA partition, so I rely on the fix for image processing (like many others on here, I'm sure).
thanks in advance and nice to see the ROM!
Click to expand...
Click to collapse
there's nothing like this included. as far as i know custom roms/ custom kernels can't handle drm keys from TA partition. not sure about flashable drm replacement, i don't think it will work, but maybe it does
perhaps someone knows more about this sony image processing stuff.
isn't that all software based? if so, i could imagine that a good camera app (FV-5 or something like) can bring the same results.
Great work mate. Been running a few hours with the updated boot.img
Hopefully there is no "memory leak"
beflythis said:
does this have a camera fix included, or does that need to be flashed separately? I don't have a backed up TA partition, so I rely on the fix for image processing (like many others on here, I'm sure).
thanks in advance and nice to see the ROM!
Click to expand...
Click to collapse
That fix is only useful on stock Sony based rom's.
bugs update
(1) i found a small, almost funny bug. couldn't reboot to recovery today because phone always ended with shutdown. i desperately flashed the boot.img again but no change. only after deactivating everything i thought not being active at installation the problem disappeared.
well, it's the active alarm, that i use every morning ...
(2) in call volume issue seem's to be somewhere hidden in android_device_sony_z3c/audio/mixer_paths.xml of the repo. just in case someone likes to search :laugh:
I have noticed a small bug, could be just me though. When rebooting while plugged in to the USB charger it goes as far as the Sony logo then freezes until I unplug it. How would I go about submitting a bug report for it?
Sent from my Xperia Z3C using Tapatalk
mrrflagg said:
I have noticed a small bug, could be just me though. When rebooting while plugged in to the USB charger it goes as far as the Sony logo then freezes until I unplug it. How would I go about submitting a bug report for it?
Sent from my Xperia Z3C using Tapatalk
Click to expand...
Click to collapse
Hi, thank's for that! I've just reproduced what you wrote. On my phone this is also connected to active alarm clock. It's rebooting fine when alarm is off. So, quite the same as my last post.
I have no suggestion about real bug reports, because of 2 reasons: this is an unofficial build, primarily for myself ... but shared. I would stop building if Z3C would get official PAC support. And I've just started building roms 2 months ago. So, I'm not having the skills (yet) for advanced debugging. Right now it's more like being voluntary apprentice :laugh: ... I'm gonna add your input it into 1st post.
For now stability of this rom is mainly dependent on PACROM itself and official CM support.
Im glad you could reproduce the same bug. I think you have done a great job mate. I'm loving this ROM and appreciate your efforts. I'm trying to figure the dev side of things myself, not having much luck yet.
Sent from my Xperia Z3C using Tapatalk
Good job, m8!
Can someone post a picture, taken by camera on this phone with this rom ?
A picture of a door , or a wall, for example. Any picture featuring a rectangular shape with straight lines.
I had a broblem be4 on CM12 @z3c , the camera ( any camera app ) took pictures, distorting proportions, like there was a fisheye filter applied

Categories

Resources