[DEV][β] OmniROM [Unofficial] [8.1] [D6603/33/53/83] Z3 (Leo) - Xperia Z3 Android Development

{
"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"
}
OmniROM
Android 8.0
Sony Xperia z3 (all variant)
​
What is Omnirom?
A Android custom rom announced at the BABBQ (Big Android BBQ) in late 2013 by @XpLoDWilD, @Chainfire, @Dees_Troy & Team.
"The goal of Omni is to experiment with Android development because we enjoy it. Omni isn’t better, just different. "
For more information go to omnirom's website
Code:
#include <disclamer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
* If you dont like this rom, Stay away from this thread!
*/
TWRP with hardware decryption support can be found here
Usefull Links
You want to contribute to Omni? CLICK ME
You want to see the github? CLICK ME
Omni Wiki LOOK HERE
Contributors CLICK HERE
Who can use it
It is only for Z3 (single or dual) and UNLOCKED UPGRADED BOOTLOADERS​
How to install
%= Only needed at first flash
% Update ROM to .291 with emma (or Flashtools)
% When install is done go into fastboot mode (plug usb + vol down key = blue led)
% Flash TWRP / If you already are in .291 and have a working TWRP (modded rom/kernel/adv kernel) you can use the flashable zips below instead.
Shutdown the device
Unplug the usb cable
Maintain volume down & power until you see twrp splash screen
% Wipe system, cache and data (factory-reset)
Install rom zip (+
% gapps if you need it, any size is ok
%Install root from @phhusson )​
Reboot
Rolling back to stock
Flash stock rom with emma or flashtool
If you flash with flashtool remember to check wipe apps_log and userdata partitions to get a clean install
Stock compatible TWRP
Sources
Manifest file.
Everything else is omnirom.
Contribute gerrit.
This rom is not pure OmniRom, but close to, for convenience purpose. Roms are build from this script and can contain some lightweight modifications (like mkshrc, or TWRP app disabling, @nailyk certificate authority included, etc...) but will never have heavy changes like replacing an app by another, etc...​
Downloads:
Latest release
2018-01-01:
md5: d6b1929cb7ce4f6c8fbc06d1487cd881
download mirror​What's new:
Switch to OmniRom 8.1
Full treble device
Clean camera code
Reworked devices trees
Add APTX support
GPS fixes
Click to expand...
Click to collapse
Release Timeline
2017-12-10:
md5:
download​What's new:
Do not forget this update require a full wipe!
2017-11-03:
md5:
download
2017-11-01:
md5:
download​What's new:
Code:
Restore double tap to wake from 26502 & 26504
Attempt to fix wifi acess point with 26524
Enable Messaging app (26526) & FM app (26527)
2017-10-29new:
md5: 70bf59e28cef54046e7eb4822a95c906
download​What's new:
^z^z^z
Let's start again ​
XDA:DevDB Information
omnirom-oreo-z3, ROM for the Sony Xperia Z3
Contributors
nailyk, Dobsgw
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
Based On: OmniRom
Version Information
Status: Beta
Created 2017-10-29
Last Updated 2018-01-01

Known issues:
- Video recording broken
- 120fps / 4k recording
- Wifi access point on 5GHz until country is set
- Off mode charging while connected to computer
- Quick charge
- Dual sim swap problem. After a change all the slot1 is lost!
- 4G connection issue until connected to a WIFI network.
- Audio problems. Depending on actual test could be:
1. No audio while ok siri is enabled,
2. Echo while on speaker mode.
- Wifi drop while ipv6 is set with router advertisements

How to post
Reports without logs or step to reproduce are useless (read contribute).
You are welcome to post your review: what is working, not working, etc... Check into know issues before.
You are welcome to report any typo, error, etc...
Try to keep thread clean as a dev reference. Thanks in advance.​
How to report problems
To report problem, please provide logs.
It is always better to include reference to the Installed version. This guide is really detailed and explained everything about bug reports.
If you have any doubts, take the most logs. There is never enough logs ​
How to get logs
If your device is not booting at all, we need information about how you flash and all the handling you do, the display status, light status, and if available a dump of /proc/last_kmesg*
If you have a non working peripheral (non-working radio/wifi/etc...) please provide a full logcat and full dmesg, example:
Code:
adb reboot
adb wait-for-device
adb shell dmesg > dmesg.log
adb logcat -d > logcat.log
If you have a non working app please provide a partial logcat:
Code:
adb reboot
adb wait-for-device
adb logcat -c
<launch your app>
adb logcat -d > logcat.log
On this rom, there is a script who detect device at install time and provide the right functions for single or dual sim. If you have modem problems (like data not working or no signal) please also provide the /tmp/recovery.log.:
If you have ADB access to your device in twrp just use
Code:
adb pull /tmp/recovery.log .
after flashing omnirom.
If you do not have ADB access use the 'copy to SD' button in the advanced tab, then transfer it the way you like.
then upload your files to a service like pastebin.com / paste.omnirom.org
How to contribute
Code is like hieroglyphs for me:
No worries you can contribute anyway! Install the rom, do tests, read failure logs, look at internet for potential fix/similar users experience, is the biggest part of debugging. Then collect all of this and write your results here.
Code is like hieroglyphs for me and logs are worst:
No problem, collects logs the right way if you can, explain how you encounter the problem: detailed step to reproduce could be enough: explain exactly how you encounter the error/problem, it should produce each time someone repeat your steps. Then we will be able to fix it.

bar

Excited for the fresh start on Oreo
Thanks for supporting Leo!

Taste, thanks for you hard work ?

And now delete text and save it? Thats right?
Problem with error7 on d6603 (leo)
Sent from my Xperia Z3 using XDA-Developers Legacy app

santeria27 said:
And now delete text and save it? Thats right?
Problem with error7 on d6603 (leo)
Sent from my Xperia Z3 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Sent from my Xperia Z3 using XDA-Developers Legacy app

Hello guys,
As mentioned error 7 for 6603, but can be fixed via provided workaround for now☺
My sim card was not detected at all. System was asking for sim card insertion. ? (I wiped everything before installation, flashed zip and gapps nano, tried also the same with sideload)
I had to directly switch back, because I need working phone today. But I will try to provide logs as soon as possible.
Thank you a lot!

santeria27 said:
View attachment 4317281
Sent from my Xperia Z3 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Sent from my Xperia Z3 using XDA-Developers Legacy app

Hi, I'm still failing

i got error 7, i made changes to script file, zipped the entire folder again. now the twrp says the zip file is corrupt. what am i missing.

Gixchi said:
i got error 7, i made changes to script file, zipped the entire folder again. now the twrp says the zip file is corrupt. what am i missing.
Click to expand...
Click to collapse
Check the basic structure of your zip, if it corresponds to the original one. If this is not the problem zip it with other tool...

am gonna upload a fixed zip.

@nailyk will you update the rom to fix the BT and Hotspot soon?
And thanks for this great rom

release 3
That's a failing launch
So new zip with already removed assert, and some fix for single sim who do not have data. Please wipe /system before flashing.
Looks like another expected issue pop out: BT is broken. We are currently working on it. (bt was working 2 days ago )
Sorry for the mess

Looks very good. Even with October security patch level.
I know it may be a little early, but can you say anything about battery life (especially standby) compared to 7.1.2 or stock?

nailyk said:
That's a failing launch
So new zip with already removed assert, and some fix for single sim who do not have data. Please wipe /system before flashing.
Looks like another expected issue pop out: BT is broken. We are currently working on it. (bt was working 2 days ago )
Sorry for the mess
Click to expand...
Click to collapse
I excited to install it but i think to wait stable release to be good for daily use

Br4no said:
Check the basic structure of your zip, if it corresponds to the original one. If this is not the problem zip it with other tool...
Click to expand...
Click to collapse
thanks it helped. zip structure was not right

Ok lets start again.
New zip uploaded, we will base the work on this one.
Sorry again. Wont post zip at 4AM anymore!

Related

[SFOS] [EXPERIMENTAL}SailfishOS 2.0.2.48 for Redmi 2

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The Alpha release was experimental and was not meant for the general public, but still recieved an overwhelming response. This new Beta version is free of most bugs encountered earlier and is suitable for everyone to get a taste of SailfishOS on their phone.
Read the installation instructions carefully.
Changelog from Alpha -->
* Bluetooth fixed.
* Audio now works out of the box.
* Camera Resolutions updated.
* Flash now works in Camera.
* Settings app now shows settings for cellular networks.
* FM-Radio now supported. ( Highly Experimental. Read the FM-Radio section below )
* Stand-by time vastly improved.
* Basic Jolla apps are now pre-installed. ( Before anyone talks about bloatware, you got the option to uninstall them)
* Warehouse, the community appstore is now pre installed.
Sailfish OS’s heritage lies in Nokia times, especially in the MeeGo operating system. Prior to 2011 Nokia and Intel had a vision of an open mobile operating system. Together they invested around 1 billion USD to the project and created an open source based operating system called MeeGo, which was used as a basis for several devices, such as the iconic Nokia N9. Although the Nokia N9 became the beacon of open source operating systems, Nokia decided to end the project and chose instead to continue with Microsoft’s Windows Phone OS. The rest of that is another story.
For more information about SailfishOS click here.
SailfishOS has now been successfully ported to Redmi 2 and here I am sharing the steps to install it on your phone.
Code:
Disclaimer: Your warranty is now void. You will lose all your data on your phone and may render it unusable. This software is provided as is without any warranty of any kind whatsoever. The user shall solely be reponsible for any consequence arising out of following this guide. I, or anyone else shall not be held responsible for bricked devices, dead sd-cards, thermonuclear war, you getting fired because the alarm app failed or any other consequence of following this guide. The linked zip contains some proprietary files.
tl;dr I wont be held responsible for any unfortunate incidence.
Prerequisites -->
1) Latest TWRP recovery installed (Others may work too but I haven't tested). You can get it here-->http://forum.xda-developers.com/redmi-2/development/recovery-recovery-built-source-inside-t3277621
*Note that the Cyanogenmod version is now changed.
2) cm-12.1-20160318-UNOFFICIAL-wt88047 zip by kumajaya. You can get it from his google drive link here--> http://forum.xda-developers.com/redmi-2/development/rom-cyanogenmod-unofficial-builds-t3200883
3) SailfishOS zip file. Download link given below.
This is not an Android ROM and thus the instructions to install are quiet different. Follow them carefully.
1) Boot to recovery. Wipe cache, dalvik-cache, system and data.
2) Copy the Downloaded files to the sdcard via USB.
3) Install cm-12.1-20160318-UNOFFICIAL-wt88047. Do NOT reboot after installing.
4) Install SailfishOS zip file. The installation will take around 10 minutes so don't think that its stuck. Ignore any errors about being unable to mount data partition.
5) Reboot System when installation succeeds.
Notes-->
1) This is not an Android ROM. Android apps will not work right now. But a way for Android apps to work is available but will take quiet some time before it gets on our device.
2) Root access (using devel-su in terminal) requires a password which can be set in Settings>Developer Options.
3) For advanced users, you can ssh into the device after setting a password in Developer options using ssh [email protected] over USB.
4) Do not register for a Jolla account. You will get an error about failed IMEI registration. This will be fixed as soon as Jolla allows ported devices to be registered.
5) The Store will not work. It needs a Jolla account. You can however use the openrepos warehouse for installing apps.
6) MTP over USB does not work.
7) Battery drains faster if screen is ON. Better than alpha but still needs improvement.
FM-Radio -->
You can play FM-Radio now but it is experimental.
Plug in your headphones and launch the PirateFM app for radio.
if it won't start, open terminal and use "harbour-piratefm" to start it.
Once the app starts, it should show a frequency. If its stuck at 0.0 MHz, then close the app(close, not minimise) and restart it again.It should show a frequency now. If you have echoing audio in the headphones, i.e. you hear your own voice in the headphones, then open terminal and " systemctl restart --user pulseaudio" and then try running the app again.
FM will not work through the speakers, and it also cannot be muted.
Download Link -->
The file has been named as alpha-2 because that is how it was initially intended but it would be better to designate this as beta since its almost stable.
https://www.androidfilehost.com/?fid=24591020540823211
DO NOT SHARE MY WORK WITHOUT MY EXPLICIT PERMISSION. IF YOU ARE SHARING, LINK TO THIS POST.
XDA:DevDB Information
SailfishOS 2.0.2.48, ROM for the Xiaomi Redmi 2
Contributors
adeen-s, @mal- @sledges @kimmoli @Stskeeps @spiiroin @Litew @jusa_ @ketut.kumajaya
Source Code: https://github.com/adeen-s/droid-config-wt88047 ; https://github.com/adeen-s/droid-hal-version-wt88047 ; https://github.com/adeen-s/hybris-boot/ ; https://github.com/adeen-s/droid-hal-wt88047 ; https://github.com/adeen-s/android_kernel_cyanogen_msm8916 ;
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Must not have flashed lollipop MIUI update.
Based On: SailfishOS
Version Information
Status: Testing
Current Beta Version: 1
Beta Release Date: 2016-06-30
Created 2016-06-30
Last Updated 2016-09-17
Reserved
For Android app compatibility, I need help from someone with significant experience in compiling cyanogenmod. PM me.
Reserved
Warning : This procedure will wipe all data on your device.
MultiROM thread--> http://forum.xda-developers.com/redmi-2/development/mod-multirom-v33-t3381373
MultiROM Instructions -->
1) Get the modified twrp and multirom zip from the multirom thread.
2) Reboot to recovery, select Install, select install image, choose the modified twrp and flash it to recovery partition.
3) Reboot recovery. It should now boot up to the modified TWRP.
4) Wipe Data,System,Cache and Dalvik-Cache.
5) Select Install from Recovery main menu. Select cm-12.1-20160318 zip. uncheck all options and install it.
6) Again Select Install from Recovery main menu. Select SailfishOS zip file and uncheck all options and install it.
7) Select MultiROM settings ( small button on top right corner in main menu of recovery). Select inject current boot sector. Reboot or install secondary ROM of your choice now.
8) For adding Secondary ROMs of your choice, refer to the MultiROM thread.
I tried the first, alpha build, it was really really good, but can you please tell me how to install it as a secondary ROM havin it's own kernel via multiboot, as I was really tires of switching kernels everytime I had to switch between CM13 and SailFish.
I hope it's possible.
.
Also, will it not work with the latest, Lolipop Bootloader? (As i can make out from the "Required Firmware" section from OP)
shanx_verma said:
I tried the first, alpha build, it was really really good, but can you please tell me how to install it as a secondary ROM havin it's own kernel via multiboot, as I was really tires of switching kernels everytime I had to switch between CM13 and SailFish.
I hope it's possible.
.
Also, will it not work with the latest, Lolipop Bootloader? (As i can make out from the "Required Firmware" section from OP)
Click to expand...
Click to collapse
Since the base cyanogenmod will not work with the lollipop bootloader, it cannot be done. Sailfish will work if a way to run the base cm over the lollipop bootloader is found.
As for the multiboot, I haven't tried it yet but take a look at this http://forum.xda-developers.com/showpost.php?p=67519570&postcount=62 although it was already addressed to you.
@adeen-s well as per the updated devolvement for wt88047, CM now supports Lollipop bootloader. Can you please guide us through the process of having SFOS as secondary? Is it like installing any other secondaries?
@adeen-s can you change base sfos to cm13
Sent from my 2014817 using Tapatalk
NeoDarkness said:
@adeen-s can you change base sfos to cm13
AFAIK Sailfish OS 2.0 Can only run over CM 10.x 11.x 12.1.
Source- Sailfish OS Hardware Adaptation Development Kit
Click to expand...
Click to collapse
iamsubhranil said:
@adeen-s well as per the updated devolvement for wt88047, CM now supports Lollipop bootloader. Can you please guide us through the process of having SFOS as secondary? Is it like installing any other secondaries?
Click to expand...
Click to collapse
CM-12.1 still does not.
SF.OS doesn't work with LP BootLoader. Thanks for the Info.
adeen-s said:
CM-12.1 still does not.
Click to expand...
Click to collapse
Oh, and there I was, wondering why my SFOS wasn't booting on LP Bootloader.
wow sailfish os enters beta
What are remaining issue items? battery drain fixed?
Bugs
Hi, i love this os and hope android apps support is coming soon.
the bugs that i found is the music player seem to show the same mp3 file as 2 different file but one with correct duration and the other one is zero.
for problems, the battery draining quite fast :crying:
thank you for your hard work dev!!!
@adeen-s that means if i flash the rom as secondary having k loader, it'll work?
@adeen-s What a beautiful typographical OS with fluent transitions. Been using it with MultiROM keeping my previous primary RR 5.7.1 as secondary. Everything is pretty good on my side. Just animations are quite unfluent sometimes. And some USSD codes aren't showing when dialed. Like *143*0# and *400# on Aircel(404 91).
Using it, wow!
iamsubhranil said:
@adeen-s What a beautiful typographical OS with fluent transitions. Been using it with MultiROM keeping my previous primary RR 5.7.1 as secondary. Everything is pretty good on my side. Just animations are quite unfluent sometimes. And some USSD codes aren't showing when dialed. Like *143*0# and *400# on Aircel(404 91).
Click to expand...
Click to collapse
How did you return to the KK bootloader, buddy?
iamsubhranil said:
@adeen-s that means if i flash the rom as secondary having k loader, it'll work?
Click to expand...
Click to collapse
Not sure. I tried it once and it didn't work. It may need a workaround to work as secondary.
shanx_verma said:
How did you return to the KK bootloader, buddy?
Click to expand...
Click to collapse
I had backed it up using twrp. Just restored Firmware. U flash any miui kk fastboot
---------- Post added at 04:32 PM ---------- Previous post was at 04:31 PM ----------
adeen-s said:
Not sure. I tried it once and it didn't work. It may need a workaround to work as secondary.
Click to expand...
Click to collapse
Yup MR showed some errors about not founding fstab
Here's some screenshots
Hey guys. It's wonderful!
iamsubhranil said:
Hey guys. It's wonderful!
Click to expand...
Click to collapse
Thanks for the screenshots. I'm glad to know you liked it.
iamsubhranil said:
I had backed it up using twrp. Just restored Firmware. U flash any miui kk fastboot
Yup MR showed some errors about not founding fstab
Click to expand...
Click to collapse
Okay, I have the firmware partition backed up. What all will it restore - will it restore the KK modem as well? (cuz I don't want KK modem, just the bootloader).

[DISCONTINUED][ROM][2017-11-30][7.1.2][ZC554KL] Lineage OS 14.1

{
"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"
}
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
Click to expand...
Click to collapse
LineageOS is a free, community built, aftermarket firmware distribution of Android 7 (nougat), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
What's working :
-Boots
-RIL (Calls, SMS, Data)
-Fingerprint
-Wi-Fi
-Bluetooth
-Camera
-Camcorder
-Audio
-Sensors
-Flash
-LED
-GPS
Known issues:
USB stay at charging when plugged in to PC (Workadround: Go to Settings > Developer Options > Select USB Configuration and Select whatever you want)
Download:
Homemade (Discontinued) 2017-11-30
Sources:
Device
Kernel
Vendor
Credits :
Big thanks for all the help and asistance from master of the Lenovo K6 series, @Karthick111 (karthickmostwanted) !!
Big Note:
Please, don't spam with question since this ROM is discontinued by me and I sold the device because I don't have choice to (you know what I mean!). Feel free to fork all the source code from my repository above! THANKS!​
Working? Can you install it?
MJS_Luthier said:
Working? Can you install it?
Click to expand...
Click to collapse
This time? Of course not. I didn't have the phone anymore. Earlier? Yes I've built it so this can be booted on ZC554KL.
aaaaaaziskurnia said:
This time? Of course not. I didn't have the phone anymore. Earlier? Yes I've built it so this can be booted on ZC554KL.
Click to expand...
Click to collapse
Thank you, was going to buy this phone and it's great it's already got custom recovery/rom
I flashed it it works
Anything Work! Many Thanks :good::laugh:
oakob168 said:
Anything Work! Many Thanks :good::laugh:
Click to expand...
Click to collapse
Hi
how you unlock boot-loader your phone
i used asus app unlocker and app unlock boot loader but after reboot phone, boot-loader again lock.
i try to flash twrp and can to install but screen is black after boot up to recovery MOD: after unlock boot-loader by app and when phone go to boot-loader i don't reboot phone and flash twrp by ADB on commond line write flash is OK but when i change reboot to recovery by volume key and press power key to go to recovery, phone reboot and boot up with black screen and never boot to recovery and boot-loader again locked
please help me i really need to unlock my device and root my phone.
Is it possible to establish LineageOS with the help of TWRP
Is it possible to establish LineageOS with the help of TWRP ???
Zeroservice said:
I flashed it it works
Click to expand...
Click to collapse
Can you describe in more detail how it works?
oakob168 said:
Anything Work! Many Thanks :good::laugh:
Click to expand...
Click to collapse
Kindly tell the instruction how to flash it!
please port lineage 15.1
Lineage OS update
I rebuild Lineage with aaaaaaziskurnia's code to include the latest security updates for android.
Disclaimer
Your warranty is void.
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed. Please
do some research if you have any concerns about features included in this ROM
before flashing it! YOU are choosing to make these modifications, and if
you point the finger at me for messing up your device, I will laugh at you.
Click to expand...
Click to collapse
Build information
Build date: 2018-10-03
Build on: Lubuntu 16.04 LTS VM
Patch version of this build: 2018-09-05
For ZC554KL 3GB Ram, 32GB EMMC, Snapdragon 430 (MSM8937) (won't work properly on the model with 4GB RAM and 32GB EMMC)
I tested this image on my phone (X00ID) today. Here are the results:
Working (tested so far)
- Boot
- Audio
- Video
- All cameras and flashlights
- Wifi connection
- Mobile connection
- LED
- MTP
- OTG
Not working
- If you (or a root app) remount the system partition as rw and tries to modify a system file --> android freezes (hold volume down and power until the smartphone vibrates to reboot in that case)
- Gestures (the build in Focaltech 5436 touch-controller supports gestures)
Modifications
- Root Add on is already integrated (to build with integrated SU Addon: "export WITH_SU=true" before building)
Warning
Before flashing this, make a backup! I don't tested what happens, if you update aaaaaaziskurnia's version with this image (I made a clean flash).
Note:
In case of freeze: Hold Volume down + Power until the Zenfone 4 Max reboots.
Developer:
Current:
Bug: Root Remount RW Freeze - State: Gived up. I can't fix that
History:
Bug: Double-tap to wake - State: Fixed (Kernel-Commit, Device-Commit, Build lineage-14.1-20180515-UNOFFICIAL-X00I.zip)
Download
lineage-14.1-20180507-UNOFFICIAL-X00I.zip
lineage-14.1-20180515-UNOFFICIAL-X00I.zip
lineage-14.1-20180602-UNOFFICIAL-X00I.zip
lineage-14.1-20180707-UNOFFICIAL-X00I.zip
lineage-14.1-20181003-UNOFFICIAL-X00I.zip
Sources:
Kernel
Device
Vendor
Local Manifest
Lineage
Voldracarno said:
I rebuild Lineage with aaaaaaziskurnia's code to include the latest security updates for android.
Build information
Build date: 2018-05-07
Build on: Lubuntu 16.04 LTS VM
Patch version of this build: 2018-04-05
Used Manifest for this build: https://gist.github.com/ThaFireDragonOfDeath/01f67371bd6756866e243662a5ff48fa
I tested this image on my phone (X00ID) today. Here are the results:
Working (tested so far)
- Boot
- Audio
- Video
- All cameras and flashlights
- Wifi connection
- Mobile connection
- LED
- MTP
Not working
- Double tap to wake
Modifications
- Root Add on is already integrated
Warning
Before flashing this, make a backup! I don't tested what happens, if you update aaaaaaziskurnia's version with this image (I made a clean flash).
Download
Flashable zip archive: https://drive.google.com/open?id=1GcCLAzqBx4MoZ2Dj7oy8jeigCtA91vWT
I will build a new version every two weeks and if I have time, i will update the kernel sources, vendor files etc.
Click to expand...
Click to collapse
Do you have 2/16 or 3/32?
Johann Richter said:
Do you have 2/16 or 3/32?
Click to expand...
Click to collapse
3/32. X00I and X00ID are the same (TWRP/Lineage for X00I works also on X00ID).
Voldracarno said:
3/32. X00I and X00ID are the same (TWRP/Lineage for X00I works also on X00ID).
Click to expand...
Click to collapse
I have ZC554KL MSM8917 2/16, on the forum 4PDA people write that installing this firmware will turn out brick! I just wanted to make sure I get on my phone?
Johann Richter said:
I have ZC554KL MSM8917 2/16, on the forum 4PDA people write that installing this firmware will turn out brick! I just wanted to make sure I get on my phone?
Click to expand...
Click to collapse
Oh, I didn't know, that there is a version of the Zenfone 4 Max ZC554KL with 2/16 out there (seams to be a special version). This image is for the Snapdragon 430. The device you described have a Snapdragon 425.
So better don't install this image (I don't know if it working or not on your phone, I haven't that model so I can't test it).
Edit: Yup, your phone is a special model which I didn't know.
Your model: http://www.phonemore.com/asus-zenfone-4-max-zc554kl-2gb16gb/specs/3701
Model from mostly the rest of the world: http://www.phonemore.com/asus-zenfone-4-max-zc554kl-3gb32gb/specs/3702 or http://www.phonemore.com/asus-zenfone-4-max-pro-zc554kl-3gb32gb/specs/3703
I can't download lineage-14.1-20180515-UNOFFICIAL-X00I.zip
albarudin said:
I can't download lineage-14.1-20180515-UNOFFICIAL-X00I.zip
Click to expand...
Click to collapse
Fixed (I messed up the link permissions on Google Drive), the link should now work.
Voldracarno said:
Not working
- If you (or a root app) remount the system partition as rw and tries to modify a system file --> android freezes (hold volume down and power until the smartphone vibrates to reboot in that case)
- Gestures (the build in Focaltech 5436 touch-controller supports gestures)
Bug: Remount RW Freeze - State: Investigating
History:
Bug: Double-tap to wake - State: Fixed (Kernel-Commit, Device-Commit, Build lineage-14.1-20180515-UNOFFICIAL-X00I.zip)
Click to expand...
Click to collapse
I have the same problem with stock rom, my specific issue, I hate ads and I am trying to use "adaway", adaway has to modify the hosts file then it crashes and I need to reboot...
I tried to edit the permissions of the hosts file but it is impossible, the phone just crashes and doesn't allow me to modify files with RW in order to change anything (looks like we are not root at all).
Gonzalomay86 said:
I have the same problem with stock rom, my specific issue, I hate ads and I am trying to use "adaway", adaway has to modify the hosts file then it crashes and I need to reboot...
I tried to edit the permissions of the hosts file but it is impossible, the phone just crashes and doesn't allow me to modify files with RW in order to change anything (looks like we are not root at all).
Click to expand...
Click to collapse
For that case there is a workaround. Boot to TWRP and push the host file via adb to the system partition in the right path and set the permissions with chmod. If you mounting the the system partition as rw in the recovery the system don't crash.

[UNOFFICIAL][ROM] DotOS 2.X for Galaxy J5 [SM-J5008/H/F/FN/G/M/Y]

{
"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"
}
DroidOnTime - is a custom Android firmware. It was launched with an aim to provide Unique user interface and Optimum performance that too keeping in mind the balance between performance and battery life. dotOS is based on Google's Android Open Source Project with Hand-picked goodies, innovative ideas and creative things which are added in the rom to enhance user experience!
Code:
** Disclaimer
I am not responsible if flashing this ROM bricks your
phone or causes thermonuclear war and ends the
world as we know it. You have been warned.
ROM Information
ROM Target Device: Samsung Galaxy J5 SM-J5008 | SM-J500H | SM-J500F/G/M/Y | SM-J500FN
ROM Status: Testing
ROM OS: DotOS 2.X
Project GitHub Repositories: https://github.com/Galaxy-MSM8916
Project Gerrit Review site: https://review.msm8916.com/
Telegram Channel (for ROM build/completion notifications): https://telegram.me/Samsung_MSM89XX
Telegram Group (for Q&A): https://telegram.me/joinchat/AJrZvz_pGY7Pvfis9kzMwA
Click to expand...
Click to collapse
Device Names
Verify your device codename before downloading any firmwares or recovery images for your device. Any device not on this list is not supported on this thread: If you install firmware from this list onto an unsupported device, any issues are your responsibility entirely, and I am not obligated to help in any way.
Code:
[B]SM-J500F/G/M/Y[/B] - [COLOR="DarkSlateBlue"][B]j5lte[/B][/COLOR]
[B]SM-J5008[/B] - [COLOR="DarkSlateBlue"][B]j5ltechn[/B][/COLOR]
[B]SM-J500FN[/B] - [COLOR="DarkSlateBlue"][B]j5nlte[/B][/COLOR]
[B]SM-J500H[/B] - [COLOR="DarkSlateBlue"][B]j53gxx[/B][/COLOR]
Click to expand...
Click to collapse
Download
If you are completely new to flashing custom ROMs and have no idea how to begin, start by downloading a TWRP image for your device from the link below and flash it using the ODIN tool (see Instructions below). You cannot flash a custom ROM over stock recovery, so downloading a custom recovery is the first thing you will need to do:
TWRP Builds: https://download.msm8916.com/TWRP/
Click to expand...
Click to collapse
ROM Downloads can be found at:
LineageOS builds: https://download.msm8916.com/DotOS/o/
Click to expand...
Click to collapse
You will probably need to install GApps (Google Apps Suite) as well if you want access to Play Store, and other Google apps. There are two versions:
GApps: https://download.msm8916.com/OpenGApps/
or (recommended for lineage) :
GApps: https://download.msm8916.com/MindTheGapps/
Click to expand...
Click to collapse
Instructions
Installation via recovery (TWRP/LineageOS Recovery)
* Download a recent .zip file from the links above for your device.
* Reboot into recovery mode [Press Power+Volume Up+Home].
* Wipe your data and cache partition (equivalent to doing a Factory Reset)
if you are coming from a stock ROM.
* Either: Plug in your phone into your computer, copy the zip file to a location on your Internal or External Storage on a device, click Install on TWRP on your phone and locate the zip file in the phone, or:
* Plug in your phone into your computer, and open Advanced->ADB Sideload on TWRP on your phone and swipe the slider to enter sideload mode.
Then open a command prompt/terminal on your computer in the folder you put the file by Shift-Clicking (Shift+Right Click) and selecting "Open Command Prompt/Terminal Here" (you will need to have adb installed) and type:
adb sideload name_of_zip.zip
to sideload the file. Replace name_of_zip.zip with the name of the file. If you are running Linux you may need to type adb kill-server and use sudo adb sideload if you get an `Insufficient Permissions` error.
* Download and flash GApps in the same way.
Click to expand...
Click to collapse
How to provide logcats
Under Windows:
Code:
[B]* Install samsung device drivers and then
the adb utils from here:[/B]
[url]https://forum.xda-developers.com/showthread.php?t=2588979[/url]
[b]* Then enable developer mode, connect your phone to usb,
and from [B]cmd[/B] paste this command:[/b]
[I]adb logcat > %userprofile%/Desktop/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your desktop.[/b]
Under Linux:
Code:
[b]* Install the adb utils from your distribution's
package manager and execute the command:[/b]
[I]adb logcat > ~/logcat.txt[/I]
[b]then try to reproduce the bug.[/b]
[b]* The logcat file will be on your home directory.[/b]
* Submit the logcat here on the forums, or on the Telegram group.
* If you cant connect the device through adb on windows because the drivers, connect the device over wifi, enable adb over network on the quick setting tiles, and type:
Code:
adb connect [ip address here]
And then the adb logcat command for windows.
Click to expand...
Click to collapse
FAQ
Q: Are you taking device requests?
A: No.
Q: Are you accepting feature requests?
A: No.
Q: Can you make XXX ROM as well as LOS?
A: No.
Q: Can I throw money at you?
A: Most certainly. Donations are always welcome.
Click to expand...
Click to collapse
XDA:DevDB Information
[UNOFFICIAL][ROM] DotOS 2.X for Galaxy J5 [SM-J5008/H/F/FN/G/M/Y], ROM for the Samsung Galaxy J5
Contributors
vince2678, Zakaryan2004, minz1, deadman96385,Dyneteve,vlwwwwww
Source Code: https://github.com/Galaxy-MSM8916
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 6.0.x MarshMallow
Based On: LineageOS
Version Information
Status: Beta
Created 2018-10-10
Last Updated 2019-08-14
Reserved
If this is your first time flashing O, you will need to install the latest unofficial TWRP image for your device from the links above before flashing a zip image, otherwise installation of a zip will invariably fail.
Reserved
What works
Code:
[B]
* RIL (in-call audio, messaging, [I]data possibly[/I])
* Bluetooth (including audio)
* WiFi
* Audio (music, etc)
* Camera (including video recording)
* Flash
* Sensors
* GPS
[/B]
Known Issues
Code:
[COLOR="RoyalBlue"][B] All *dual-sim* devices [/B][/COLOR]
* [B][[COLOR="Red"]BUG (?)[/COLOR]][/B] [B] In-call audio is buggy on the second sim.[/B]
Code:
[COLOR="RoyalBlue"][B]All devices[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] NFC does not work. This is indefinitely broken[/B]
Changelog
Code:
[COLOR="Black"][B]10/10/2018[/B][/COLOR]
* [B][[COLOR="Green"]NOTE[/COLOR]][/B] [B] First working images built. [/B]
[/HIDE]
As always thanks a lot for continuing development for us msm8916 users. Big thanks again!
Tested no j500m look great but i found some bugs, home butom and recents not working and notification panel not expand, also automaticly install in english and the most important in segurity cant put pin code to block phone, sorry for my english.
I dont know how to see errorlog to show you. If these bug can be solved i think this is one of best ROM for j5 2015.
:good:
First build of this ROM and most features are working and bugless, including RIL Calls on both SIMs. :good:
SM-J500H user
Leodanis said:
Tested no j500m look great but i found some bugs, home butom and recents not working and notification panel not expand, also automaticly install in english and the most important in segurity cant put pin code to block phone, sorry for my english.
I dont know how to see errorlog to show you. If these bug can be solved i think this is one of best ROM for j5 2015.
:good:
Click to expand...
Click to collapse
I made a clean install and all problem solved, but without root and mod, how can i root this ROM i tryed with magick 17.1. Very good ROM for the first build :good:
Leodanis said:
I made a clean install and all problem solved, but without root and mod, how can i root this ROM i tryed with magick 17.1. Very good ROM for the first build :good:
Click to expand...
Click to collapse
Flash Magisk on TWRP and that's it.
I Tested on SM-J00F Works perfectly
Nise bro
Thanks
J500h
All work
Sim 1 and sim2 work without bugs
It is my favourite bugless rom
Ali jouhara said:
Thanks
J500h
All work
Sim 1 and sim2 work without bugs
It is my favourite bugless rom
Click to expand...
Click to collapse
How is the camera ?
What about working wifi ?
Yah . How bout camera? May main concern
---------- Post added at 04:19 PM ---------- Previous post was at 04:00 PM ----------
And how is the battery?
immortalized2018 said:
How is the camera ?
What about working wifi ?
Click to expand...
Click to collapse
Like many AOSP-based ROMs, camera works. Upon re-testing on it, video recording unfortunately crashes the camera (and the camera app), the same result when using the OpenCamera app. The workaround for video recording is to use another camera app like Footej and it will be fine.
I dunno about using camera with social media (i.e. Facebook, video chats, WhatsApp etc.), since I do NOT use them ever, and I don't have 'these' social media accounts anymore.
As for the WiFi, it generally works/connects as it should.
BSKVL said:
And how is the battery?
Click to expand...
Click to collapse
Depends on your usage, apps installed, modifications (system/kernel) and your battery age. Usually it takes 3 - 3½ hours (sometimes 4 hours) of screen-on-time on my usage (using a nearly 3 years old battery). Same with other ROMs I've used; be it on TW or AOSP.
HMMDR27D53-3002 said:
Flash Magisk on TWRP and that's it.
Click to expand...
Click to collapse
Flash with magisk 17.1 and root ok,
Leodanis said:
I made a clean install and all problem solved, but without root and mod, how can i root this ROM i tryed with magick 17.1. Very good ROM for the first build :good:
Click to expand...
Click to collapse
Pls, Tell me How did you solve this problem. I have to flash the stock by using ODIN after that flash Dot OS?
I tried this rom. Very good, smoothly, and cleanly. But when I turn on mobile data on j500h l, it showed 2G, although I set 3G only. I restarted, wiped dalvik but nothing appear
A Sad Story said:
I tried this rom. Very good, smoothly, and cleanly. But when I turn on mobile data on j500h l, it showed 2G, although I set 3G only. I restarted, wiped dalvik but nothing appear
Click to expand...
Click to collapse
Probably signal coverage or a misconfigured SIM. Only one SIM should have set as 3G and should be as data SIM; and the other SIM as 2G. My phone does have H+ (3G) working, if I'm in an open area, higher floor or an urban places.
Wolfy7272 said:
Pls, Tell me How did you solve this problem. I have to flash the stock by using ODIN after that flash Dot OS?
Click to expand...
Click to collapse
You have to install the last version of TWRP and will flash ok
download links are dead
can you recheck the download link it is showing 404 error

[ROM][UNOFFICIAL][matisse][millet] CypherOS 11

{
"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 is Cypher. An extension to pure Android. Cypher tries maintain the purity of Android while offering useful features for users. The goal is to give the highest level of performance whilst achieving Simplicity.​
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Get your builds and changelog from our website
get.cypheros.co
Note: Builds are updated as soon as possible. There is no build cycle. Information pertaining to your device is displayed Accordingly. The current build is the latest for your device. If your device is scheduled to release on a certain day, but the new build isn't displaying, contact your device maintainer for more information but wait at least 72 h. Please know builds are updated by 12am EST.
Special Thanks to matteo0026, who is maintaining the device sources and TWRP.
Become apart of our G+ community - JOIN
REMINDER
If you're having issues and want to submit a report (Logcat) please make sure you are reporting from the stock kernel, not a modified kernel. Modified kernels can break or fix, even improve things. It depends. I can't get a full clue of the issue when you're not running the original kernel.
Click to expand...
Click to collapse
Features:
- Status bar Customization
- Changeable icons
- Quick pulldown
- Smart pulldown
- Notification count
- Clock position
- Seconds in clock
- Date design
- Quick Settings
- Brightness slider
- Brightness icon
- Tile tap customization
- System
- Screenshot partial and full
- Scrolling cache customization
- Power menu customization
- One-handed mode
Credits
LineageOS
AICP
PureNexus
AOKP
Dirty Unicorns
Paranoid Android
and more..
Installation instructions :
Be sure to have installed the latest TWRP recovery (you can find it in downloads)
Download the latest build and GApps (ARM, 9.0, I advice pico package) and copy it to your external SD-Card
Make a full Backup of your Data and copy it to your external SD-Card or USB-OTG
Boot to recovery mode
Wipe > Advanced wipe > Select system, data, cache and dalvik/art cache (and, if you want to clean more, select even internal storage, which deletes all the content in /sdcard) and do swipe to wipe. Format /data. When it's finished go to home page
Install > select ROM zip file > swipe to flash and when it's finished go to home page
Do the same thing to flash GApps and Root (if needed)
Reboot > System
Update instructions :
Be sure to have installed latest TWRP build
Download the latest build
Boot to recovery mode
Install > select ROM zip file > swipe to flash and, when it's finished go to home page
Reboot > System
Known issues
Mirror Screen maybe broken
Uplink to Chromecast maybe broken
Downloads (ROM)
matisse (10.1) devices: Androidfilehost, Mega
millet (8.0) devices: Androidfilehost, Mega
Matisse and Millet via Github
Other Stuff
TWRP Recovery Matisse and Millet: XDA, Mega, Matisse, Millet
GApps: https://opengapps.org/ (ARM, 11, Best to use is Nano or Pico) or
GApps: MindTheGapps
Magisk: https://github.com/topjohnwu/Magisk
Contributors:
crazydrive22, matteo0026 and all the S3NEO devs that provided the base for developing Pie on Tab 4
Source Code:
https://github.com/lineageos for samsung msm8226 common device and kernel source, with some patches coming from Gerrit for device source
https://github.com/s3neo for matisse and millet and specific variants device and vendor source
Thread started at 2021-09-24
Thread updated at 2022-01-20
New Updates for CypherOS are online.
Changelog
-Security Patch October '21
-Synced with LOS-Source
-A lot of work under the Hood from @matteo0026
Wonderful rom sir. My first issue is that Im not able to sign into playstore when or get past "Getting tablet ready" it always says "Couldnt connect" Not sure if its the rom or the gapps but im using opengapps. Anyway, thank you so much for the hard work that you have done with this rom. Extremely impressed. Thank you so much and looking forward to see more of your work.
Dvalin21 said:
Wonderful rom sir. My first issue is that Im not able to sign into playstore when or get past "Getting tablet ready" it always says "Couldnt connect" Not sure if its the rom or the gapps but im using opengapps. Anyway, thank you so much for the hard work that you have done with this rom. Extremely impressed. Thank you so much and looking forward to see more of your work.
Click to expand...
Click to collapse
Are you sure Wifi is connected?
If yes, try a different package of Gapps or try to restore a older backup (/data only) from a different ROM, if you have. Also be aware, that our tablets cannot connect to Routers with WPA3.
This will be fixed in one of the next builds.
crazydrive22 said:
Are you sure Wifi is connected?
If yes, try a different package of Gapps or try to restore a older backup (/data only) from a different ROM, if you have. Also be aware, that our tablets cannot connect to Routers with WPA3.
This will be fixed in one of the next builds.
Click to expand...
Click to collapse
I tested mindthegapps from this link https://www.cyanogenmods.org/downloads/mindthegapps-11-0-download/ its letting me setup, so it just opengapps that is the issue. Will share more later
Dvalin21 said:
I tested mindthegapps from this link https://www.cyanogenmods.org/downloads/mindthegapps-11-0-download/ its letting me setup, so it just opengapps that is the issue. Will share more later
Click to expand...
Click to collapse
Aye. Sometimes the Setup Wizard is causing troubles.
logcat and kernel logs. Also, the button for the camera is so low on the screen its cut off. I tried to make a phone call earlier, but it would just end the call immediately. Im able to get on the internet with 4G though
Dvalin21 said:
logcat and kernel logs. Also, the button for the camera is so low on the screen its cut off. I tried to make a phone call earlier, but it would just end the call immediately. Im able to get on the internet with 4G though
Click to expand...
Click to collapse
Hi. I´ve tested the Issues you mentioned.
The Camera App seems to be broken or has a wrong resolution. That´s nothing i can fix but i´ll report it to the devs. As a workaround install Open Camera. This App is working normal.
I tested phonecalls (in and out) with 4G and Edge. Both are working for me.
Maybe there´s an issue with your local provider. If the problem persists, i would suggest to dl ROM and Gapps again (maybe a file is corrupted), delete your ROM in TWRP + format /data and do a clean install of both, ROM and Gapps. Often this will fix those errors.
Your logcat is looking not too bad except a crash of firebase, what definetly could cause the trouble. But we´ll see it, if you´ve done a clean and fresh installation.
Hi, I got the SM-T531 tablet and I'm going to download this ROM and see how it behaves I will do all the possible tests I can do, to contribute. There's no way the 3g works right, just connections right?
Utherbone said:
Hi, I got the SM-T531 tablet and I'm going to download this ROM and see how it behaves I will do all the possible tests I can do, to contribute. There's no way the 3g works right, just connections right?
Click to expand...
Click to collapse
Yes, unfortunately 3g isn't working at any ROM from 9 to 11.
Matteo is working on it but with no success so far.
New Files are up!
-synced with LOS-Source
-Security Patch November 2021
-all Devices are now able to use WPA3
Hi @crazydrive22 . I'll take the opportunity and ask you a question of mine. I'm having trouble flashing any SM-T531 compatible roms. I will list the steps I followed.
1 - Flasing twrp with heimdall. At first I tried here: https://twrp.me/samsung/samsunggalaxytab4101.html but ta off the link there.
I downloaded it here on the XDA forum: https://forum.xda-developers.com/t/recovery-3-5-2_9-unified-matisse-millet-twrp-recovery.4019831/ ;
2 - full wipe and format;
3 - Flashing this rom (with or without gapps) Resulting: Loop in Samsung logo or should I wait too long?
Thanks for working.
Utherbone said:
Hi @crazydrive22 . I'll take the opportunity and ask you a question of mine. I'm having trouble flashing any SM-T531 compatible roms. I will list the steps I followed.
1 - Flasing twrp with heimdall. At first I tried here: https://twrp.me/samsung/samsunggalaxytab4101.html but ta off the link there.
I downloaded it here on the XDA forum: https://forum.xda-developers.com/t/recovery-3-5-2_9-unified-matisse-millet-twrp-recovery.4019831/ ;
2 - full wipe and format;
3 - Flashing this rom (with or without gapps) Resulting: Loop in Samsung logo or should I wait too long?
Thanks for working.
Click to expand...
Click to collapse
Hi.
First boot can take a lot of time. If it's not booting i would suggest to flash Stock 5.0.2 and start again from scratch. It's nescessary to had 5.0.2 installed once to make sure, that the Bootloader is updated. The Bootloader from KitKat (4.x) is not working with LineageOS 9 or newer and it's forks like crDroid or Cypher. The TWRP from Matteo is good, it's the lastest one and working well. But i can't tell you anything about Heimdall. I'm using Odin only to flash Stock or TWRP.
crazydrive22 said:
Hi.
First boot can take a lot of time. If it's not booting i would suggest to flash Stock 5.0.2 and start again from scratch. It's nescessary to had 5.0.2 installed once to make sure, that the Bootloader is updated. The Bootloader from KitKat (4.x) is not working with LineageOS 9 or newer and it's forks like crDroid or Cypher. The TWRP from Matteo is good, it's the lastest one and working well. But i can't tell you anything about Heimdall. I'm using Odin only to flash Stock or TWRP.
Click to expand...
Click to collapse
Thanks for the answer, it must be the 4.4.x bootloader, I didn't even ask if I had the 5.x.x one, I'm flashing the 5.0.2 About haimdall. It's wonderful, a point that can be negative is that the process is more manual, you must select each file for its respective partition, the good thing is that with it you can capture the pit file, it is very rare for an error to occur except if there is a problem on the PC or cable. It works on Linux and Windows and Mac OS X. I will return with news.
This is working amazing on my SM-T530NU, far better than whatever Nook bloat that was running before.
Installed and tested in matisselte, very good rom, very fluid. Everything works perfectly,
I will continue using this rom, very happy with how it works.
I hope you continue with the updates. Great job
groulo said:
Installed and tested in matisselte, very good rom, very fluid. Everything works perfectly,
I will continue using this rom, very happy with how it works.
I hope you continue with the updates.
Click to expand...
Click to collapse
THX.
Updates every Month ca. 15th, maybe earlier.
Hello again @crazydrive22. I tested this rom, conclusions, this rom in my normal use, very usable with tricks in developer options "disable animations scale and enable acceleration 2d". Overall is good.
Sorry. I stay practice English, on this time don,t use translator
New Builds are up.
Changelog
-synced with LOS-Source
-Security Patch December 2021
I need help, I have a problem, I have gone to update and I have restarted in recovery mode, but the tablet does not start, it is in a loop restarting all the time. I have disconnected the battery and the problem continues.
What I can do?

[ End-Of-Life ][ROM][A12]KOSP for OnePlus 7[OFFICIAL][guacamoleb]

Code:
/*
* DISCLAIMER: Read this carefully
* Your warranty is now void.
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
{
"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"
}
KOSP is a small project based off AOSP and we intend to improve upon AOSP to provide a stable and better alternative to OEM roms with additional features.
Features
There are some cool features, see for yourself
Truth is I'm just lazy to write a long list of features and we intend to focus on the stability rather than adding a ton of features.
Gapps is included!
What's broken?
- WiFi Display on devices using MiraCast
- You tell me!
Bug reporting:
-> DO NOT report bugs if you're running a custom kernel or you installed Xposed
-> Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
-> Do not approach us without any logs for reporting bugs
-> If it is a random reboot, grab everything from /sys/fs/pstore. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
-> Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Downloads: Sourceforge : Mirror
Magisk: https://github.com/topjohnwu/Magisk/releases
INSTRUCTIONS
First time installation:
* Unlock bootloader
* Download the fastboot image of the rom (the zip file with "-img" in it)
* Boot to fastboot
* Type fastboot update <fastbootrom>
* Boot to recovery if you are flashing for the first time and format data
(PLEASE FOR THE LOVE OF GOD DO NOT WIPE DATA FROM FASTBOOT YOU LAZY ****)
* Reboot
Upgrading:
Via recovery:
* Reboot to recovery
* Flash ROM zip from TWRP or sideload with ADB (preferred)
* Reboot to recovery
OR
* Download the fastboot image of the rom (the zip file with "-img" in it)
* Boot to fastboot
* Type fastboot update <fastbootrom>
* Flash Magisk and other stuff (optional)
* Reboot
Via updater app: [WIP]
* Open Settings -> System -> KOSP Updater
* Download the ota if available or if you have already downloaded the zip then use it for local upgrade
* Install the update
* Flash magisk to inactive slot (optional)
* (optional) Reboot to recovery if you have anything else to flash
* Reboot
Follow us on Telegram
Credit/Thanks:
Google for AOSP
LineageOS
YAAP
DerpFest
MSM-Xtended
And all others we may have forgotten to credit
Special thanks to @npv12 and also to @AnnoyingZlatan for his amazing kernel.
Thanks to @Mohammed_Gabr for making our awesome banner.
Last but not the least, thanks to all our testers, who have helped us to squash many bugs as possible
KOSP, ROM for the OnePlus 7
Contributors: @Joker123##, @npv12
Device maintainer: HARISH
ROM source: https://github.com/AOSP-Krypton
ROM Kernel: Dora kernel
Kernel source: https://github.com/AOSP-Krypton/kernel_oneplus_sm8150
ROM Firmware Required: OOS 11.0.5.1
Android Version: 12
Based On: AOSP
Version Information
Version: 2.6
Status: Stable
Created 2021-11-09
Last Updated 2022-04-23
congrats for first official build
maksood2088 said:
congrats for first official build
Click to expand...
Click to collapse
Thank you so much I've been waiting for this!
Sorry for being newbie, can you provide more detailed installation guide? I'm on OOS 11.0.4.1 and have my bootloader unlocked, but no root nor custom recovery.
Also if I removed my phone lock (pin and fingerprint) prior to the installation would I still need to format my personal data?
Thanks again!
mvci said:
Thank you so much I've been waiting for this!
Sorry for being newbie, can you provide more detailed installation guide? I'm on OOS 11.0.4.1 and have my bootloader unlocked, but no root nor custom recovery.
Also if I removed my phone lock (pin and fingerprint) prior to the installation would I still need to format my personal data?
Thanks again!
Click to expand...
Click to collapse
Yes and for installation support join the linked telegram
Great work Harish. Also congratulations for first official. Good ROM, highly recommended. Definitely daily driver and better than A11.
Thanks for still continuing to develop for the OP7.
I was a little confused about how to install it, but I'll try to go to the telegram to understand it better.
Great work.
I have installed it yesterday and it is working great and pretty smooth than A11 roms. I am planning to use it as daily driver, not sure if all apps i use including banking apps are compatible with A12 yet. E.g. HSBC India app is broken on this rom. Please confirm if itbcan work. Thanks.
Also request to include face unlock feature under security tab if possible in the next build. Thanks.
gdp1979 said:
Great work.
I have installed it yesterday and it is working great and pretty smooth than A11 roms. I am planning to use it as daily driver, not sure if all apps i use including banking apps are compatible with A12 yet. E.g. HSBC India app is broken on this rom. Please confirm if itbcan work. Thanks.
Click to expand...
Click to collapse
Sorry for noob questions in advance.
I can see installation is done via fastboot only, but after installation we need to format data from recovery.
1. Which recovery to use to format data? I doubt rom comes with a recovery.
2. Format data to f2fs or ext4?
3. How's the situation with widevine L1? If you have it then can you post steps for that as well.
Right now I'm on stock rom with locked bootloader.
himsin said:
Sorry for noob questions in advance.
I can see installation is done via fastboot only, but after installation we need to format data from recovery.
1. Which recovery to use to format data? I doubt rom comes with a recovery.
2. Format data to f2fs or ext4?
3. How's the situation with widevine L1? If you have it then can you post steps for that as well.
Right now I'm on stock rom with locked bootloader.
Click to expand...
Click to collapse
Once you install ROM from fastboot as mentioned in OP, after installation is complete your phone automatically restarts at that time you have to boot into recovery. The recovery this time will be ROM recovery in which you will have to format data before to reboot to system. Hope this helps.
gdp1979 said:
Once you install ROM from fastboot as mentioned in OP, after installation is complete your phone automatically restarts at that time you have to boot into recovery. The recovery this time will be ROM recovery in which you will have to format data before to reboot to system. Hope this helps.
Click to expand...
Click to collapse
Could you describe the step by step installation? I would like to exit A10 10.3.8 for KOSP.
lvints said:
Could you describe the step by step installation? I would like to exit A10 10.3.8 for KOSP.
Click to expand...
Click to collapse
Steps are pretty simple as mentioned in OP. Update your phone to latest OOS (A11) first before to go for this A12 ROM.
The rom is smooth and responsive, I will use it as daily driver.
Issues I face:
1- my voice sounds digitalized or something, using the phone built in mic.
2- The notification panel sometimes become 100% transparent.
3- Sometimes the whole screen flashes with max brightness during fingerprint unlocking. (Maybe started to happen after enabling single tap to wake)
4- In SIMs settings, only the 1st SIM is showing, and I can deactivate it, however, my 2nd SIM isn't showing there and there's no way to deactivate it (both SIMs are working all the time)
5- I think the vibration intensity while setting the alert slider to vibration is quite high (maybe I'm used to OOS).
6- Vibration intensity for notifications is also a little bit high even though I set it as "low" in settings.
The fingerprint unlocking vibration intensity is the perfect intensity for me (I think it's like the OOS one) I hope you can make the "low" option equal to that
I'll update my reply whenever I face new things.
All are minor issues, otherwise, amazing rom, thank you so much I really appreciate all the hard work you do.
P.S. If anyone wants to enable the "single tap to wake" it's under Settings - krypton settings - device settings - touchscreen gestures - single tap. I thought this could help someone.
Does cromecast work?
Does fingerprint work as good as on oxygen os?
Is battery good? I have bad battery on oxygen os 11.0.4.1, android system is eating my battery...
For root i just instal magisk app through fastboot or in the twrp?
Thank you for your anwsers.
Edit: can not install via ADB. Instalation guide is not good for me. Should I unzip file with image or not. Do not have theese problems when instaling other roms. Any help would be apreciated.
kodrnusa said:
Should I unzip file with image or not.
Click to expand...
Click to collapse
No, you shouldn't unzip it.
mvci said:
No, you shouldn't unzip it.
Click to expand...
Click to collapse
Ok but command fastboot update kosp does not execute. It says file not found...
kodrnusa said:
Does cromecast work?
Does fingerprint work as good as on oxygen os?
Is battery good? I have bad battery on oxygen os 11.0.4.1, android system is eating my battery...
For root i just instal magisk app through fastboot or in the twrp?
Thank you for your anwsers.
Edit: can not install via ADB. Instalation guide is not good for me. Should I unzip file with image or not. Do not have theese problems when instaling other roms. Any help would be apreciated.
Click to expand...
Click to collapse
I don't use Chromecast but on telegram people have reported that it works. Just Miracast is not working.
Battery life cannot be determined this soon
Magisk is reported to be working. Need patched boot.img to be flashed via fastboot
You can't install this rom via adb. Only fastboot method works as of now.
kodrnusa said:
Ok but command fastboot update kosp does not execute. It says file not found...
Click to expand...
Click to collapse
Keep the KOSP fastboot ROM img-ZIP file in the platform/fastboot folder. This issue will be resolved
Looks like a new build is up

Categories

Resources