[ROM] [LineageOS 14.1 - Final buid] [Unoficial] [stock camera hal] [Stock kernel] - Xperia Z1 Compact Android Development

Disclaimer:
* You flash this ROM at your own risk and responsibility.
* This ROM is provided without ANY WARRANTY WHATSOEVER, not even the warranty that it works.
* None of the developers of this ROM will be held accountable for any damages, complaints or anything.
Hello! I have stopped all android related work year ago, last month I decided to try @SuperLamic device trees from Z1 forum, but I wasn't abble to boot CM kernel and I decided to use stock kernel and try boot it, done. Had some touch screen isues and some more but after some days of working on it finally made kernel fully functional. I have contacted SuperLamic and got his permission and want to share build backported from his Z1 but its a bit diferent because I'm using different kernel -
patched stock kernel, here is build and changelog , almost fully working! I have opened this thread mainly bacause I want to try help SuperLamic and hope we get clear rom on booth devices. I will share working stock kernel on git hope at a weekend! At a weekend I will solder uart on my seccond z1c and dump bootloop log and provide it to SuperLamic since he was unable to debug an CVE clean kernel which have bootloop because of his broken Z1, hope we switch soon to that kernel on booth devices. One more diferencie my build is selinux enforce, I will try to make a diff file and provide patch for Z1 guys. Curently done this using my PoC which curenly have updated selinux stufs, but I will need to decompile booth sepolicy and make an diff file which we can use to easy implement into Z1 and Z1C device tree.
If you need twrp:
- read this https://forum.xda-developers.com/showpost.php?p=73586527&postcount=169
Credits which I need to put on this is:
1. ofcorse full credits goes to @SuperLamic since I have used his device tree from Z1
2. special thanks to guys who worked on camera libshims: tomascus, nailyk, rcstar6696, xkeita, special thanks to @tomascus guy who worked with me 1 year ago when we got stock kernel working on nougat and done some initial work to stock camera hals, just to remind you this is a thread https://forum.xda-developers.com/crossdevice-dev/sony/discussion-development-custom-rom-t3479108
Kernel source code:
- https://github.com/SuperLamic/android_kernel_sony_msm8974 branch cm-14.1

If you notice any bug please report, need to know to be able to make list of bugs and asign fixing priority!

munjeni said:
If you notice any bug please report, need to know to be able to make list of bugs and asign fixing priority!
Click to expand...
Click to collapse
Here's what I found -
* default screen dpi = 480. Not a problem to change, but it's pretty funny looking
* 'mtp host has stopped' message, whenever certain activity chooser functions are called on. Doesn't cause any problems, just press 'ok' and it goes away.

I forgot to change dpi to 320, next build will get that change. About mtp host stopped working, solution (temporary) is to disable mtp app in setting so it will no more cause those popups, I didn't noticed anything aftected by disabling that app, have no idea what is usage of these app. When I get more free time will look into source code to get idea whats going on with that app. Thanks for reporting!

I'm curently on stock rom since my battery is almost dead, need replacement battery Anybody recommend me an good battery for z1c?

Hi @mujenii!!
You did it!!¡
Congratulations!?!!
Sent from my Nexus 7 2013 WiFi using XDA-Developers Legacy app

Hi mate, thanks! I just spent some days on it but I can't say I did it, guys from z1 forum is responsible for our almost stable and great rom!

That Full stock camera hal means that the camera will be as good as in stock sony roms ? It would be dream come true since camera is huge thing for me on this phone

MozkoZrout said:
That Full stock camera hal means that the camera will be as good as in stock sony roms ? It would be dream come true since camera is huge thing for me on this phone
Click to expand...
Click to collapse
Yes man camera is almost the same, in my opinion better than stock one! Fast response and fast focus

Some screen shoots

munjeni said:
Yes man camera is almost the same, in my opinion better than stock one! Fast response and fast focus
Click to expand...
Click to collapse
Wow awesome i need to try it than, you shall be praised as god if you really made this possible

Hello,sorry for my blindness)) but where is the link to the download? throw off me please..

AreusShow said:
Hello,sorry for my blindness)) but where is the link to the download? throw off me please..
Click to expand...
Click to collapse
Post 1... 'build and changelog'

levone1 said:
Post 1... 'build and attachments'
Click to expand...
Click to collapse
Fanks

Thank you for the great job! Gonna flash it today and report!! :good::good:

Hello @munjeni , is Real Recovery required for this rom?

cam not working
i instal this rom>cam not work

AreusShow said:
i instal this rom>cam not work
Click to expand...
Click to collapse
Make sure to full wipe, (data, caches, and system). Rom and camera working fine.

AreusShow said:
i instal this rom>cam not work
Click to expand...
Click to collapse
heorung said:
Hello @munjeni , is Real Recovery required for this rom?
Click to expand...
Click to collapse
Read carefully my site instructions and chance for bad installation is minimal. I'm on our rom for about 3 days, apsolutly my favorite rom! Camera apsolutly work!

If somebody need wallpapper and the same look like my screenshoots use walpapper from http://orig00.deviantart.net/d43e/f...llpaper_red_034_by_charlie_henson-daa22ts.png and weather from
https://play.google.com/store/apps/details?id=mobi.lockdown.weather

Related

[ROM] Official CyanogenMod 6.0 Alpha Preview Unsupported (test0 - 03/07)

EDIT: It is now fully working except camera. Stay tuned
EDIT2: CM6 Alpha Preview is available from here
Here is the github repo: http://github.com/loxK/android_device_htc_hero
Here is the issue: http://github.com/loxK/android_device_htc_hero/issues#issue/3
Status:
- wifi ok
- BT ok
- Accelerometer: ok
- Jogball: ok
- HW keys: ok
- Camera: fails
- Touch screen: fails
What about the mic, is it working? Thanks for your help to the hero community. Are you going to return to us?
This happens because some of the libs (HTC + android) are meant to be dl-opened and some are prelinked.
You can always play around with ldd to find which are dynamic and which aren't.
libaudio / libaudioeq / libhardware_legacy tend to cause problems.
Touch screen is now working, was kernel related. But proprietary libs are still not getting linked correctly...
gewoontim said:
What about the mic, is it working?
Click to expand...
Click to collapse
I can send voice commands to the phone witch are recognized.
gewoontim said:
Thanks for your help to the hero community. Are you going to return to us?
Click to expand...
Click to collapse
I do not belong to anyone. I do the work I need for me, or concerning Hero, for my girlfriend needs. I just share it, that is all.
But please do respect the " [dev] " in the thread subject and do not pollute and wait for a release.
Can you give these libs a try?
http://www.multiupload.com/EIPA5SFXAW
I created a full Froyo build with HTC propitiatory drivers.
Let me know if you need anything else.
Feeyo said:
Can you give these libs a try?
http://www.multiupload.com/EIPA5SFXAW
I created a full Froyo build with HTC propitiatory drivers.
Let me know if you need anything else.
Click to expand...
Click to collapse
I tried but same error. So u managed to build/run it from source? Is your vendor or device tree somewhere online ?
after having JIT working on Sense 2.1 (thanks for Feeyo) and having the official 2.1 Froyo is the most important thing - I think
The communities eyes are on you guys C:
Good luck!
Lox_Dev said:
I tried but same error. So u managed to build/run it from source? Is your vendor or device tree somewhere online ?
Click to expand...
Click to collapse
I have build it from source yea and got booted up. Although I am having a lot of issues with FC's. I used the sapphire tree with edits and used the 2.1 Hero proprietary drivers to compile it correctly.
I got struck on that spl thing, but Darchstar have near working froyo for cdma. So there is probably some solution to touchscreen problem at least. Look here:
http://forum.xda-developers.com/showthread.php?t=686893
and here:
http://github.com/darchstar
It is now fully working except camera (didn't sleep for 24 hours now and still awake!).
Stay tuned!
Woah great work! I'm guessing you will release it when you get the camera working?
I will defiantly flash as soon this is out
Cant wait
Lox_Dev said:
It is now fully working except camera (didn't sleep for 24 hours now and still awake!).
Stay tuned!
Click to expand...
Click to collapse
awesome stuff, cant wait to try a froyo build.
Now this shows who's the real "ROM assembler". None of the popular* ROM "developers" have achieved this. Thanks and congrats Lox_Dev!
* I'm referring to those people who are considering themselves experts in ROM "development".
DSF said:
Now this shows who's the real "ROM assembler". None of the popular* ROM "developers" have achieved this. Thanks and congrats Lox_Dev!
* I'm referring to those people who are considering themselves experts in ROM "development".
Click to expand...
Click to collapse
You're right ;-)
DSF said:
Now this shows who's the real "ROM assembler". None of the popular* ROM "developers" have achieved this. Thanks and congrats Lox_Dev!
* I'm referring to those people who are considering themselves experts in ROM "development".
Click to expand...
Click to collapse
in fairness RaduG compiled Cyan 5.0.7 from Source. He's been on holiday since before Froyo sources were released (AND RaduG is 17!)
But definately, Lox is one of the forefront devs to have looked at Hero, along with Paul, MoDaCo who prefers to deal with Sense than Cyan
Im quite looking forward to trying this. Thank you for your hard work!
it doesn´t mind for me if the camera is not working because i do not use it, but only if you can´t solve it, i think that you can release it and then make an update.zip fix for the camera like other devs.
but whitout any hurry, this is only my opinion.
i can´t wait to flash this.
good job man.
It must be fun to know that xda and twitter get hammered by people waiting for a download link . Great effort, Lox. Again you start the route to a great variety of Froyo Roms on our not yet old-fashioned Heroes
Thanks for making your source tree public and let others benefit from your findings. Nice stroke.
Things you might want to test: (you asked on twitter)
- Proximity sensor
- Brightness sensor
- Location searching through WLAN
- Gmail sync
- Full market access
- Alarm clock
- su (root)
BTW: Can't wait to modify my Exchange password policy removal tool to work on Froyo. If you need assistance in testing, let me know
just a question, will we be able to flash it tonight?

[LOLLIPOP] Xperia AOSP Project

hi all
we have included this device in open devices project
you can check news about project on
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
feel free to fork, build, fix and push back
Br
J
PS.
in case latest software does not appear just press "all Services"
flash latest software available and on top new loader
Custom ROM We Want! (Xperia T3 D5102)
jerpelea said:
hi all
we have included this device in open devices project
you can check news about project on
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
feel free to fork, build, fix and push back
Br
J
Click to expand...
Click to collapse
Good news for T3 devices!
All we need now is cwm/twrp recovery and the show may begin!!
great lollipot binaries... so android 5.0 will finally come to T3 ;p
updated guide and blobs for android Lollypop version 5.0.1
http://developer.sonymobile.com/knowledge-base/open-source/open-devices/
How do we set up?
Berkant Ayhan Karabudak said:
How do we set up?
Click to expand...
Click to collapse
if you read the guide you will see
jerpelea said:
if you read the guide you will see
Click to expand...
Click to collapse
I am in turkey. My english is not so good.
Do you make installation guides?
AOSP 5.0.2 is published
http://developer.sonymobile.com/kno...ld-aosp-lollipop-for-unlocked-xperia-devices/
http://developer.sonymobile.com/kno...ld-aosp-lollipop-for-unlocked-xperia-devices/
- updated L build guide published
- new blob zip
- wifi is built into kernel
- media is built from source now
- NFC built from source
- audio built from source
- GPS built from source
enjoy
J
Error in sony.xml
<project path="device/sony/kernel" name="kernel" groups="device" remote="sony" revision="aosp/LNX.LA.3.5.2.2-03010-8x74.0 " />
Click to expand...
Click to collapse
You have a space after 8x74.0 and the "
jerpelea said:
hi all
we have included this device in open devices project
...
feel free to fork, build, fix and push back
Click to expand...
Click to collapse
It seems to be fine idea before (or instead?) official release will come.
How much unstable is it?
Ok. Checked.
Git fetched 32GB of data. The laptop wheezed ~9 h but finally it is done.
The system itself works fine. But.
It is completely nude. I've been trying to insert Google Play Services. Defeat.
So. There is no possibility to connect it with Google account and services.
I'm afraid aosp is going to be always to
experimental for regular use. As it is development version.
lalotche said:
It seems to be fine idea before (or instead?) official release will come.
How much unstable is it?
Ok. Checked.
Git fetched 32GB of data. The laptop wheezed ~9 h but finally it is done.
The system itself works fine. But.
It is completely nude. I've been trying to insert Google Play Services. Defeat.
So. There is no possibility to connect it with Google account and services.
I'm afraid aosp is going to be always to
experimental for regular use. As it is development version.
Click to expand...
Click to collapse
AOSP is intended to be a stable base for custom ROMs and developers
you can make your own ROM with all the apps you desire
br
J
build guide has been updated for easy reading
http://developer.sonymobile.com/kno...evices/how-to-build-and-flash-a-linux-kernel/
br
J
jerpelea said:
AOSP is intended to be a stable base for custom ROMs and developers
you can make your own ROM with all the apps you desire
br
J
Click to expand...
Click to collapse
That sounds better.
I have not enough time to make it seriously and full time but I've got a few ideas to try and of course - I'm going to check new aosps and new GServ. releases.
As Google services are essential for android functionality until I get it stable I won't try to build more complex set.
Sent from my D5103 using XDA Free mobile app hurray
First shot.
So. It was little trouble for google made geek.
After a few hours of hard fight (I mean hard googling) I've got rooted system and gaps working.
I decided to root it to easier play with system apps. I did not want to hack source tree as well.
Curious - make_ext4fs changes file privileges (I've needed to add some stuff into system.img).
I had to add some lines to init.rc to correct it.
There are some minor issues appearing in dmesg - could live with that.
And the one major problem - internal speaker is dumb.
Ear phones works right, but speaker is necessary - this is my only phone
l
custom rom for sony T3 D5102
please port custom rom for sony xperia T3 D5102:good::good::good::good:
So, considering I'm a new owner of a Xperia T3, we can say that 5.0.2 ROMs are working "ok" except from speaker and camera that are not working?
I'm considering install an AOSP ROM because I love pure android but I guess I'll give a try to Sony's one until this ROM is perfectly stable.
Have nice day!
Enviado desde mi XT1032 mediante Tapatalk
gbueno6 said:
So, considering I'm a new owner of a Xperia T3, we can say that 5.0.2 ROMs are working "ok" except from speaker and camera that are not working?
Click to expand...
Click to collapse
Yes. It looks, that everything else for D5103 is ok.
I checked headphones, microphone, gps and wi-fi.
I did not check bt, nfc and others (accelerator?) but nobody reported its faults.
For me speaker is necessary but if you like I've got even rooted 5.0.2 with gaps (git 2015-02-15).
l

[G800F][ROM][PAC-ROM][BETA]PAC-ROM 5 for Galaxy S5 Mini LTE edition

UPDATE 08/03/16
new build out eventually, have been a bit busy last couple days, new build is ready
changelog
Code:
Updated kernel Auditor to my latest custom version
DT2W active in kernel (not enabled y default)
cpu undervoltage works now and can be changed via kernel auditor
call recording enabled
fixed the frozen lockscreen issues (thanks to hennymcc for info on that)
bluetooth audio should work too
HW Video Accell fixed
few other little tweaks
the custom kernel auditor in this build has been modified to allow enabling dt2w and cpu voltage control
download link
http://www.dmpwap.xyz/roms/pac_kminilte_LP-MR1.Unofficial_20160306-110028.zip
----------------------------------------
UPDATE 24/02/16
Ok another new build,
http://www.dmpwap.xyz/roms/pac_kminilte_LP-MR1.Unofficial_20160224-170017.zip
changelog
Code:
fixed flashing zip
few minor tweaks
UPDATE 20/02/16
another fix - ill get this right eventually.
download link:
http://www.dmpwap.xyz/roms/pac_kminilte_LP-MR1.Unofficial_20160220-100535.zip
changelog
Code:
zip should be fixed now too
removed TWRP from the zip will be updating my twrp post with a zip to install that shortly
hopefully fixed call audio this time
Kernel is now built with Hyper-Linaro 5.1 GCC
Rom Now built Using Sabermod toolchain for performance
----------------------------------------------------------------
UPDATE 19/02/16
yet another update folks,
download link :
http://www.dmpwap.xyz/roms/pac_kminilte_LP-MR1.Unofficial_20160219-170840.zip
changelog:
Code:
Fixed Sensors Libraries so they work again - also added partial support for heart rate sensor
Fixed MTP so it works again
F2FS Support Included,
TWRP3 Recovery built in
Audio Finally Fixed Including Headset Switching.
again let me know of any bugs
known issues:
touch screen still has weird issues after sleep haven't managed to narrow it down yet
---------------------------------------------------------------
UPDATE 17/02/15
Ok lets try this again,
new build up,
http://www.dmpwap.xyz/roms/pac_kminilte_LP-MR1.Unofficial.zip
changelog
Code:
Fixed the Phone call sound and mic issues,
enabled F2FS support for /data and /cache partitions, system will auto mount those partitions as either ext4 or F2FS depending on their format - will have a fixed TWRP 3 out tomorrow with F2FS support
any bugs please let me know again folks.
you need to flash SuperSU after this rom to enable root - i have attached supersu zip to this post
-------------------------------------------------------------------------------------------------
UPDATE 14/02/15
new update out today folks
Changelog
Code:
Replaced the old crappy unstable kernel with a new build of my LP TardisKern with 1.7Ghz CPU OC etc.
Replaced a bunch of samsungs proprietary libs in the build to make sure it works with the new kernel
Replaced the Stock Camera app with Snap Camera from cyanogenmod
Removed google apps this time round :)
automatic brightness works but is not perfect yet (still working on it
you will need to grab supersu and install that after the build to get root going
link :
http://www.dmpwap.xyz/roms/pac_kminilte.zip
please advise of any issues again folks.
i have also uploaded my own device and proprietary tress for compiling with this new kernel
-----------------------------------------------------------------
hello folks.
sorry ive been very quiet the last week or so but ive been working hard on some new things (including that nice new lollipop kernel source for the G800F which is still In progress)
need to give a massive thanks to arkansawdave74 for helping with this and the build for the H model, and for helping give me the kick i needed to get back into android development proper.
but i have actually got some useful work to announce now
i am proud to announce the first BETA release of PAC-Rom for the Samsung galaxy S5 Mini LTE(G800F) (yes i have one for the dual sim H model aswell getting posted soon)
download links are below, and i will let others post screenshots etc as i dont currently have the time since im typing this late at night to get any.
PLEASE BE ADVISED THIS ROM IS FOR THE SM-G800F ONLY AND COULD CAUSE A BRICK IF FLASHED TO OTHER DEVICES
http://www.dmpwap.xyz/roms/pac_kminilte.zip
this is now using a fully up to date TardisKern with 1.7ghz oc amoungst other things.
please mention any bugs etc so i can get to work on them.
current issues noted:
selinux support is completely disabled
mtp(usb storage) may or may not work as my pc does not seem to want to play with any usb storage devices currently
working
phone,
messaging(mms/sms)
mobile data including LTE/4G
display and 3d graphics
remote control transmitter
google apps
wifi
GPS
sound
bluetooth
pretty sure everything else works too
any and all donations would be much appreciated to help cover hosting costs
XDA:DevDB Information
PAC-ROM 5 For Galaxy S5 Mini (SM-G800F), ROM for the Samsung Galaxy S5 Mini
Contributors
DJ_Steve, arkansawdave74, PAC-Rom team, Jackeagle & hennymcc for Device Trees
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: PAC-MAN Rom
Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2016-01-30
Created 2016-01-31
Last Updated 2016-03-08
Thanks you for this rom ?
Envoyé de mon SM-G800F en utilisant Tapatalk
Issues?
First thanks to you. but can you rewrite the mainpage and write exactly what works and what not? That would be very helpful
raffejos said:
First thanks to you. but can you rewrite the mainpage and write exactly what works and what not? That would be very helpful
Click to expand...
Click to collapse
updated the main post, but most things seem to work
No root access !
I have the settings on Apps and ADB.
But apps dont have root access.
I am going back to CM 13 !!!
another343 said:
I have the settings on Apps and ADB.
But apps dont have root access.
I am going back to CM 13 !!!
Click to expand...
Click to collapse
Have you installed SuperSU from play store.. Root works fine for others
Sent from my SM-G800F using Tapatalk
Got it !
I used the rooting tool : KingRoot.
That fixed it.
But the system setting still doesnt work.
Also I dont like the camera app.
The CM Snap app is better
the setting worked fine here and still does so im thinking thats something on your end, as for camera i cant comment as ive used cm for about 5 mins and that will be all i ever use it for, cm is far too bloated in my personal opinion and actually seems to perform slower than touchwiz for me, and what rom people choose to use is always personal preference in my opinion
another343 said:
I used the rooting tool : KingRoot.
That fixed it.
But the system setting still doesnt work.
Also I dont like the camera app.
The CM Snap app is better
Click to expand...
Click to collapse
Got it !
I used the rooting tool : KingRoot.
That fixed it.
But the system setting still doesnt work.
Also I dont like the camera app.
The CM Snap app is better
Another Problem !
DJ_Steve said:
the setting worked fine here and still does so im thinking thats something on your end, as for camera i cant comment as ive used cm for about 5 mins and that will be all i ever use it for, cm is far too bloated in my personal opinion and actually seems to perform slower than touchwiz for me, and what rom people choose to use is always personal preference in my opinion
Click to expand...
Click to collapse
Google play refuses to install apps with error: 963 and 924.
I tried costum gApps but still nothingBut it works on other ROMs.
Please Fix.
another343 said:
Google play refuses to install apps with error: 963 and 924.
I tried costum gApps but still nothingBut it works on other ROMs.
Please Fix.
Click to expand...
Click to collapse
Strange how your having problems as im using the same exact build and play store works fine here. Have you tried a wipe
Sent from my SM-G800F using Tapatalk
DJ_Steve said:
the setting worked fine here and still does so im thinking thats something on your end, as for camera i cant comment as ive used cm for about 5 mins and that will be all i ever use it for, cm is far too bloated in my personal opinion and actually seems to perform slower than touchwiz for me, and what rom people choose to use is always personal preference in my opinion
Click to expand...
Click to collapse
Root make over Odin , add a file attached to pda or ap and restart the unit . in my work .
Root work fine you need just turn root on in dewelopers
Options in setings like in cm12.1
Bloatware !!!!
Can you remove all the gApps like Fit,Movies Play ....
Please I wanna install gApps like Open Gapps Pico.
And if you are gonna do it, please dont remove the launcher.
Bye m8
another343 said:
Google play refuses to install apps with error: 963 and 924.
I tried costum gApps but still nothingBut it works on other ROMs.
Please Fix.
Click to expand...
Click to collapse
same to me please fix it i very like this super fast ROM !!! thx
liborhabrnal said:
same to me please fix it i very like this super fast ROM !!! thx
Click to expand...
Click to collapse
already planning to fix that - didnt mean to leave the gapps in in the first place just forgot to remove them after testing myself
Please remove the gapps so everyone can choose the gapps fron opengapps oder somewhere else. Althoug Please use another launcher so not the Google now launcher for example trebuchet from cyanogenmod. The features are the best but i cant use it daily because gapps:cyclops:
Your work is awesome and a progress in custom Roms for the nice s5 mini:good::good:
raffejos said:
Please remove the gapps so everyone can choose the gapps fron opengapps oder somewhere else. Althoug Please use another launcher so not the Google now launcher for example trebuchet from cyanogenmod
Click to expand...
Click to collapse
try to be polite, as that comes across as quite nasty in some ways(though i understand english may not be your natural language so quite possibly is not your fault), ill be fixing that issue once i get my build system back up and running which it is not currently
Deleted
link should be back now
and i wont use drive etc after previous big issues with them years ago
(and why would i pay for android file host when i have my own server)

[ROM][5.1.1][UB][24-aug]HybridRom Concept EditioN V2.0.1 kernel updated

HybridRom Concept EditioN​
New Z1:
I decided to buy a secondhand Z1, so now I can continue developing. As school is starting again soon I will not be able to do a lot. I will do what I can.
Description:
We all got used to the idea that most stable ROM is a Stock one.
This ROM will prove you otherwise.
This ROM was previously only available for the Xperia ZU, but thanks to @Doom Slayer's new development group it will start spreading to other Xperia devices. Some apps might not be the newest, but they are very stable. Our main priority is making the ROM compatible with other Xperia devices before updating every app. Today we have decided to release the first open beta for the Xperia Z1. There is only one problem we know of so far, which is an issue regarding the rear-facing camera. Sometimes the camera saves corrupt photo's. Video recording, front-facing camera, Snapchat, taking WhatsApp photo's etc. work just fine.
Feel free report bugs and help us squatting them .
Main Futures:
Very fast and responsive ROM based on Z3 aosp concept and GPE libs with amazing battery life and memory management.
Perfect combination of Sony and Google apps.
No bloatware, no adds.
Only 400 megabytes.
Optional modifications.
Installation options:
Feel free to install the rom the way you want to:
Are you an advanced user who'd like to experiment with their phone?
Feel free to install our mod for theme support and kernel for advanced futures.
Change log:
Kernel 24-aug
128kHz and 24bit audio
Fixed fauxsound
V2.0.1:
Fixed zip file
V2:
Updated Sony and Google apps
Removed:Browser,Google Now,Gmail,Viper,Video(support implemented in Album) and some other bloatware.
Fixed Sony Sound Enhancements
Fixed Write To SD Card (I hope so)
Added new weather widget
Bugs:
Flashlight (probably camera related)
Autorotation
Some people might have 5ghz wifi connection problem
Wifi may disconnect during screen off no matter the settings. (This is android problem, not my rom)
The rear-facing camera sometimes saves corrupt photo's
Installation Instruction:
Make sure that your Bootloader is Unlocked.
Boot in TWRP.
Wipe system,data,and both caches.
Flash the ROM.
Reboot device.
Prepare to be amazed.
Mods and fixes, but don't install these kernels on your Z1!
Credits:
@Jozinek for Z3 AOSP Concept
@ATMOSF3AR Z Ultra PSD
XDA:DevDB Information
HybridRom Concept EditioN, ROM for the Sony Xperia Z1
Contributors
aquaboy11, Doom Slayer
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: Z3 AOSP Concept, Stock and GPE
Version Information
Status: Beta
Current Beta Version: 2.0.1
Beta Release Date: 2016-07-26
Created 2016-07-26
Last Updated 2016-08-24
Reserved
This post can be removed as I jus figured out how to reserve posts using DevDB .
Since ZU and Z1 have similar hardware, I can provide some support as well. @aquaboy11, thank for opening a thread, let's make a cabdy out of that ROM.
A person who will find a way to fix camera will become a member of out dev team.
Also, if you have experience with kernels, then you can try to make a defconfig for my own kernel, which will allow me to bring a kernel as well, kernel with fauxsound, dt2w and etc.
I don't have Z1 on my own unfortunately.
Doom Slayer said:
Since ZU and Z1 have similar hardware, I can provide some support as well. @aquaboy11, thank for opening a thread, let's make a cabdy out of that ROM.
A person who will find a way to fix camera will become a member of out dev team.
Also, if you have experience with kernels, then you can try to make a defconfig for my own kernel, which will allow me to bring a kernel as well, kernel with fauxsound, dt2w and etc.
I don't have Z1 on my own unfortunately.
Click to expand...
Click to collapse
Glad to see that new devs are arriving to our device. But for the dt2w feature on kernel, it's not possible for z1 because of a deepsleep's bug.(i don't think it's possible to correct it).
Nice. I hope it comes to our Z1 Compact
FotoMichi said:
Nice. I hope it comes to our Z1 Compact
Click to expand...
Click to collapse
It's a next device in the to-do list
FotoMichi said:
Nice. I hope it comes to our Z1 Compact
Click to expand...
Click to collapse
I might give it a shot , I'll see what I can do!
Hello, this ROM for which the Xperia version is compatible?
For all codename "honami": Xperia Z1 C6902, C6903, C6906, C6943 ??
Thank you
pickmod said:
Hello, this ROM for which the Xperia version is compatible?
For all codename "honami": Xperia Z1 C6902, C6903, C6906, C6943 ??
Thank you
Click to expand...
Click to collapse
C6903 for now, I don't have testers for the others, but I do think I could build it. Send me a pm if you are wanting to test it.
Error while trying to flash the ROM. Error 6 in TWRP.
Also can't fastboot the files inside the zip.
Downloaded this file 3 times already. Am I doing something wrong?
aquaboy11 said:
C6903 for now, I don't have testers for the others, but I do think I could build it. Send me a pm if you are wanting to test it.
Click to expand...
Click to collapse
Count me in as your tester..
Impossible to install for me too. I have E : Error executing updater binary in zip ' /external_sd/hybrid_concept....
nemesisexsp said:
Error while trying to flash the ROM. Error 6 in TWRP.
Also can't fastboot the files inside the zip.
Downloaded this file 3 times already. Am I doing something wrong?
Click to expand...
Click to collapse
benplay said:
Impossible to install for me too. I have E : Error executing updater binary in zip ' /external_sd/hybrid_concept....
Click to expand...
Click to collapse
This should be fixed now.
aquaboy11 said:
This should be fixed now.
Click to expand...
Click to collapse
Nice non it's fixed and aller works smoothly, but how can we change dpi? Can we flash universal path? I don't underground the système ui thing you said on Xperia zu post#2
benplay64 said:
Nice non it's fixed and aller works smoothly, but how can we change dpi? Can we flash universal path? I don't underground the système ui thing you said on Xperia zu post#2
Click to expand...
Click to collapse
To change the doing you need to edit the build.prop. Open it up with any build.prop editing app and look for ro.sf.lcd_density, just typing lcd in search should be enough. Adjust the dpi to your liking, save and reboot.
For the universal path, I think you should be able to just flash it. If it doesn't work, then just reflash the rom and you'll be good to go. Be sure to tell us if it doesn't work.
aquaboy11 said:
To change the doing you need to edit the build.prop. Open it up with any build.prop editing app and look for ro.sf.lcd_density, just typing lcd in search should be enough. Adjust the dpi to your liking, save and reboot.
For the universal path, I think you should be able to just flash it. If it doesn't work, then just reflash the rom and you'll be good to go. Be sure to tell us if it doesn't work.
Click to expand...
Click to collapse
Downloading and will flash on a moment. Will let you know how it goes...
Edit:all is working like a charm! Applied a whole layers theme (prime), no bootloops or any other issues... PexoCam is not working though, will try some more cam mods and report wonderful job guys! Thank you so much!
Okay so I don't think I will try advanced path because inside there is a zu system ui.apk so it will probably not work. But I saw that substratum have just been put to Google play store. Can we use it or it needs to add pluggins in the rom?
benplay64 said:
Okay so I don't think I will try advanced path because inside there is a zu system ui.apk so it will probably not work. But I saw that substratum have just been put to Google play store. Can we use it or it needs to add pluggins in the rom?
Click to expand...
Click to collapse
I tried it a while ago and it does not seem to work. The app FCs when trying to open a theme.
benplay64 said:
Okay so I don't think I will try advanced path because inside there is a zu system ui.apk so it will probably not work. But I saw that substratum have just been put to Google play store. Can we use it or it needs to add pluggins in the rom?
Click to expand...
Click to collapse
It will work.
UI is actually from Z3 and it's working on Ultra.
Why it won't work with on Z1?
Only thing is changed is dpi, which can be done in build.prop.
Btw if u applying themes, apply framework for Android M!

[LOS][OMS] ][HTC 10] rESURRECTION rEMIX N [5.8.2][7.1.1] uNOFFICIAL [ Nightly Mar 19]

Code:
*** Disclaimer***
No legal responsibility taken for anything.
use at own risk.
I am not a Developer . Just sharing the RR project with updates and mergers faster for users
Install with full knowledge that this might make your phone 100% unusable and will void your device warranty .
Briefing​
This is my own personal RR N build, based on 14.1. i will build the ROM ASAP once crpalmer merges any new codes .
I will upload the ROM if it Boots fine in my personal device
i am not offending anybody's build especially the Official RR thread . i just keep this thread updated daily .
please dont complain anything about the BUGS as all bugs in CM14.1 are present in my build too
Feel free to contribute, recommendations and (new) bug reports are always very welcome.
I am a newbee here if any mistakes please let me know
Click to expand...
Click to collapse
Features & Details​
FULL Substratum theme engine support with Masquerade and OMS
Compatible fully with both firmware (MM and N)
SELinux ENFORCING
Build USING Ubuntu 16.04 in Windows using VM
Click to expand...
Click to collapse
INSTRUCTIONS
Download the Rom & and ARM64 7.1 GAPPS .
Reboot to TWRP recovery .
Flash ROM and then GAPPS
Flash Custom Kernel ( Personal recomendation i am using V7.0.2-Beta Android N )
If running Nougat firmware (2.0+) you will need to flash fingerprint patch to use the home button
Click to expand...
Click to collapse
BUGS
Same as CM 14.1 ... i am not listing the bugs
ChangeLog
Add headphones backend (fixes headphones)
WIFI fix ( may be check it out yourself)
Developer settings fixed
USB tethering fixed ( working for me)
Night mode working
Bug fixes
VOIP application issue fixed when it comes for audio
Added Aptx Bluetooth Support
[*] Touch Screen Gestures added
Note :- please dont ask for BUG fixes FYI i am not a developer ... solutions and recommendations are welcome
Downloads
RR-N-v5.8.2-20170319-pme-Nightly.zip
Finally an OMS build .... No help got from any of the devs out here in XDA ... Finally managed to get the OMS in my build.
Thanks a lot to my best mate who helped me in guiding on github and gerrits ++ thanks @ mihran
GAPPS:-
Optional
substratum theme engine
XDAevDB Information
Resurrection Remix ROM N UNOFFICIAL for the HTC 10
Contributors crpalmer
Version Information
Status: Beta
Created 26.12.2016
Source Code Rom
https://github.com/vysakhraju/platform_manifest
Original Rom thread by @Eliminater
=[url]http://forum.xda-developers.com/htc-10/development/rom-resurrection-remix-m-t3440977[/URL]
Thanks alot!
Where is FP patch?
ali nz said:
Thanks alot!
Where is FP patch?
Click to expand...
Click to collapse
As i have not got the permission to use the finger print patch please use the one from CM14.1 thread by @ibrokemypie
 @ibrokemypie :- Can i use your finger print patch for my ROM ?
Dec 26th Build with OMS updated in OP
OP I'm on your last build of RR unofficial from 12.22 from the other thread.
do you require or recommend a clean flash for this or can it flash dirty? thank you!
VR32 said:
OP I'm on your last build of RR unofficial from 12.22 from the other thread.
do you require or recommend a clean flash for this or can it flash dirty? thank you!
Click to expand...
Click to collapse
I did dirty flash and is wokring fine
thanks man I'll give it a go
Hi All
Need your support to add OMS support to this ROM
. I have does somebody know how to Clone / fetch the megers to my build ...
If someone know please comment so I can release the build tomorrow
ffs what is with the //word for word// copying now
one thing to build a rom using open source code, another entirely to copy an entire thread and change some words just enough to get past your teacher's plagiarism check.
ibrokemypie said:
ffs what is with the //word for word// copying now
one thing to build a rom using open source code, another entirely to copy an entire thread and change some words just enough to get past your teacher's plagiarism check.
Click to expand...
Click to collapse
As per the request and comments on RR thread i created a seperate thread for my build... To be frank yes copying was easy and i thougt of doing ..I have not spend much time in that lol.. Anyways I have not copied your build or work mate !!!
blackpanther0582 said:
As per the request and comments on RR thread i created a seperate thread for my build... To be frank yes copying was easy and i thougt of doing ..I have not spend much time in that lol.. Anyways I have not copied your build or work mate !!!
Click to expand...
Click to collapse
just to be clear, I never said nor insinuated that you copied my build, very difficult to do that anyway as being all open source, no one is copying anyone, simply building the same source code. Just frustrating to have ones words taken and repeated without permission, attribution or even a simple acknowledgement, and its suddenly something that has happened a lot in the past few days.
Really sorry mate ...yes I have not asked permission from you I apologizing for that ... I don't know how to create a thread while looking at your thread it was really a promising one just to start with .
I was at my work time though so just spend only few mjns for that ..
Sorry once again...
If you insist I will change the entire thread
thanks for building RR I'll keep an eye on this as it develops
Working like a dream for me. Really appreciate this.
(/w Nebula 7.0.2)
Tried to add full OMS support to my yesterdays build ... But I think I am missing some steps..
Without some devs support I think I might not be able to fix it
Finally an OMS included RR nightly has been uploaded... See the main thread for download Link...
Night mode / Live display works
RR-N-v5.8.0-20161228-pme-Nightly.zip
@blackpanther0582 could you compile this kernel?
https://github.com/CyanogenMod/android_kernel_htc_msm8996/commits/cm-14.1-caf
OMS(meaning substrarum) I installed from the Play Store on the 12/24 build seems to work fine. Wifi cuts out at random is that the bug everyone talks about? It just puts am X in it and says connected but no internet.
Sent from my HTC 10 using XDA-Developers mobile app
Nosferatu. said:
OMS(meaning substrarum) I installed from the Play Store on the 12/24 build seems to work fine. Wifi cuts out at random is that the bug everyone talks about? It just puts am X in it and says connected but no internet.
Sent from my HTC 10 using XDA-Developers mobile app
Click to expand...
Click to collapse
Same here on both counts. Gonna install the 28th build to check it the wifi's fixed. That's literally the only bug i need fixed to be 100% daily driver. So awesome how fast CM/RR came all the sudden.
holofractal said:
@blackpanther0582 could you compile this kernel?
https://github.com/CyanogenMod/android_kernel_htc_msm8996/commits/cm-14.1-caf
Click to expand...
Click to collapse
Will sure try

Categories

Resources