[5.1.1_r26] [UBL] Temasek's Unofficial Build - Sony Xperia M4 Aqua

Temasek Unofficial Build for Xperia SP
UNDER ALPHA TESTING! MAY NOT BOOT.
Disclaimer :
Code:
/*
* 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. Hard. A lot.
*/
Brief Introduction
This is the official maintainer thread for all current and future unofficial builds of CM12.1; source-worked by @temasek, built to Xperia SP C530X by @boylush. Please report any bugs or issues that you see using the DevDB Bug reporting system above; Thank you.
Credits to :
Team Revolution (@Furrydaus, @whitemamba, @AndroidNoob69)
Code Aurora Forum
Temasek's Unofficial Build ( @arter97, @temasek)
XDA-Developers
CyanogenMod
Sony Developer World for AOSP Source-Code
@jefferyvh
@MK99
*If we have left someone or some team out, please accept our apologies*
XDA:DevDB Information
[5.1.1_r26] [UBL] Temasek's Unofficial Build, ROM for the Sony Xperia M4 Aqua
Contributors
boylush, boylush, temasek, arter97
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Testing
Created 2015-11-12
Last Updated 2015-11-12

Reserved
Screenshots
Screenshots at 240dpi with some in-ROM customization. Default DPI is 320. (on Xperia SP)
{
"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"
}
Installation Instructions
Coming from another ROM/Want to reinstall Temasek?
1. Wipe/Factory Reset using TWRP
2. Flash Kernel in packaged zip using FlashTool
3. Boot to Recovery using 'down' key
4. Press 'Apply Update' then press the location that you stored the file, then press the zip
5. Flashing ROM... (Might appear that it is hanged but it isn't)
6. Flash SuperSU (ONLY FLASH GAPPS AFTER REBOOT)
7. Boot to OS
8. Reboot to Recovery
9. Flash Gapps and whatever stuff u want
10. Startup and have fun
Coming from an earlier release of Temasek and want to upgrade?
1. Boot to Recovery using 'down' button
2. Press 'Apply Update' then press the location that you stored the file, then press the zip
3. Flashing ROM... (Might appear that it is hanged but it isn't)
4. Flash SuperSU (GAPPS no need to reflash)
5. Boot to OS and have fun
Downloads
ROM: Download BELOW
TWRP Recovery (Flash once via CyanogenMod Recovery, it will stay there in FOTA partition until u flash stock FTF) : HERE
SuperSU (If you want ROOT for your ROM) : HERE
GAPPS : HERE (ONLY USE THIS)https://github.com/cgapps/vendor_google/tree/builds/arm64
Kernel Source : GITHUB (Patches in patches.md in Device Source)
Device Source : GITHUB

Reserved
Changelogs
Code:
Temasek V18.5 (Internal v18505)
Build Date : 20151113
- Android 5.1.1_R26
- Temasek v18.5
- Security Patch: 20151101
- Various Fixes
- Check DISCLAIMER_TEST.WARN below before flashing
For non-exhaustive changelog, check 'cm_tulip-Changelog.txt' under download link.
[URL="https://onedrive.live.com/redir?resid=CCA9FA45EB40E019!12586&authkey=!ABxApMqfguM47E8&ithint=folder%2cmd5sum"]Download[/URL]
Temasek V18.5 (Internal v18501)
Build Date : 20151112
- Android 5.1.1_R26
- Temasek v18.5
- Security Patch: 20151101
- First Build
- Check DISCLAIMER_TEST.WARN below before flashing
For non-exhaustive changelog, check 'cm_tulip-Changelog.txt' under download link.
[URL="https://onedrive.live.com/redir?resid=CCA9FA45EB40E019!8899&authkey=!ALFPNlM6yx5dtnU&ithint=folder%2cmd5sum"]Download[/URL]
[/FONT]
If download link is broken, please PM me if you require an older version.
Phone does not boot?
If you have flashed any other modification such as Xposed, Custom Kernel or any other mods that is not mentioned above, no support will be given.
DISCLAIMER_TEST.WARN
Code:
This ROM is currently under testing. By downloading the ROM and testing, you agree to abide by the following:
1. Be patient, this is the first device I am bringing-up and i don't know a lot of things.
2. I have never tested anything as i just got my phone, so I haven't unlocked it. If theres anything wrong, tag me @boylush on your post and supply me the bug information as well as logfiles if possible.
3. I do not have any responsibility for your broken phone, so test at your own risk.
4. You can choose not to take part in this bringup, but if it takes a long time if i don't have the logs, don't think of ever having custom ROMs working on M4
5. Please attach logs, read below to find out how to take logs from your phone, paste it onto a CODE box or onto other services like Github gist and send a link here.
6. Have fun.
Obtaining logs
Using the PHONE:
1. open a terminal on your phone
2. run the following commands:
- su
- cat /proc/kmsg > /sdcard/kmsg.txt
- cat/proc/last_kmsg > /sdcard/last_kmsg.txt
3. the log will be stored in sdcard, kmsg.txt and last_kmsg.txt
Using a PC:
LINUX:
1. Run Command (plug ur phone into the comp in recovery or something)
- adb cat "/proc/kmsg" > kmsg.txt
- adb cat "/proc/last_kmsg" > last_kmsg.txt
Send me both logs
WINDOWS :
1. Navigate to FlashTool/x10flasher_lib directory
2. Open a Command Prompt
3. Run Command (plug ur phone into the comp in recovery or something)
- adb cat "/proc/kmsg" > kmsg.txt
- adb cat "/proc/last_kmsg" > last_kmsg.txt
Send me both logs
Thank you!

SP? Or M4 aqua?

MK99 said:
SP? Or M4 aqua?
Click to expand...
Click to collapse
M4, I might got some data wrong cos i copied it from SP thread, can u try flashing using CM Recovery, i heard it doesnt work with TWRP for now, will fix it soon
[UPDATE] OTA flashing should be fixed, download from the same link. Thanks!

Yes, can't install via TWRP.
Installed via cyanogen recovery, but it doesn't boot. Only sony xperia -text.
E: There is not recovery on your boot.img

MK99 said:
Yes, can't install via TWRP.
Installed via cyanogen recovery, but it doesn't boot. Only sony xperia -text.
E: There is not recovery on your boot.img
Click to expand...
Click to collapse
Can u send me a logfile of the boot, there's instructions on the third post. I will be fixing recovery build and elf build soon.

boylush said:
Can u send me a logfile of the boot, there's instructions on the third post. I will be fixing recovery build and elf build soon.
Click to expand...
Click to collapse
Just tell me how can I get loc from softbrick phone?

MK99 said:
Just tell me how can I get loc from softbrick phone?
Click to expand...
Click to collapse
Bootup, press reset button, boot to recovery and then use adb

boylush said:
Bootup, press reset button, boot to recovery and then use adb
Click to expand...
Click to collapse
"Access denied"
Continue later, no time to this now....

MK99 said:
"Access denied"
Continue later, no time to this now....
Click to expand...
Click to collapse
Will patch adb when i have time, i figured out why already. Gonna be doing hacks to allows adb access, thanks for testing.
If u want to be my tester can u please pm me, i'll let u know the details. Thanks!

Good work! I will try this when I get home.

LFSPovo said:
Good work! I will try this when I get home.
Click to expand...
Click to collapse
Currently not booting, if u want to join the beta team, join at https://telegram.me/joinchat/AY34mwK08MTZJizBiHd0Sw

The kernel of AOSP 5.1.1 not work?

alby_var said:
The kernel of AOSP 5.1.1 not work?
Click to expand...
Click to collapse
No it doesn't.
E: Because of this: ????
Code:
C:\Flashtool\x10flasher_lib>adb pull /system
pull: building file list...
0 files pulled. 0 files skipped.

The rom not boots ?

MK99 said:
No it doesn't.
Click to expand...
Click to collapse
Want you try if my compiled boot.img work? I compiled it with 5.1.1_r18 source code. But maybe work...
Download Here: http://www.mediafire.com/download/rzuagahhmxz7gjm/boot.img

alby_var said:
Want you try if my compiled boot.img work? I compiled it with 5.1.1_r18 source code. But maybe work...
Download Here: http://www.mediafire.com/download/rzuagahhmxz7gjm/boot.img
Click to expand...
Click to collapse
Thank you, but I need to do some school stuff. I'll try that tomorrow.

MK99 said:
Thank you, but I need to do some school stuff. I'll try that tomorrow.
Click to expand...
Click to collapse
:good:

20151113
Temasek V18.5 (Internal v18505)
Build Date : 20151113
- Android 5.1.1_R26
- Temasek v18.5
- Security Patch: 20151101
- Various Fixes
- Check DISCLAIMER_TEST.WARN below before flashing
For non-exhaustive changelog, check 'cm_tulip-Changelog.txt' under download link.
Download
Please do me a favour and pull logs via adb and post here if it doesn't boot, i've force enable adb on mtp so it will be possible for u to pull logs in TWRP

Related

[ROM][UB][5.0.2][XperiaSTE Team] CyanogenMod 12.0 [NYPON]

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* 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.
*/
CyanogenMod 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. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Installation:
1. Download ROM zip and GApps zip.
2. boot.img from here and flash it via fastboot
3. Boot into recovery.{Press Power button when device vibrates}
4. Wipe System, Data, Cache, Dalvik Cache.
5. Flash ROM zip.
6. Reboot to system and let it settle.
7. Reboot and flash GApps zip. You must flash gapps after every upgrade to CM12 since /system is formatted, wiping your previous add-ons.
First boot takes some minutes. Wait patiently.
LINKS
ROM:-
NYPON BUILD
GAPPS:-
pa_gapps-modular-nano-5.0.1-BETA5-20141225-signed.zip
CyanogenMod 12.0 Sources changelog:
http://review.cyanogenmod.org/#/q/status:merged+branch:cm-12.0,n,z
Donation list :-
http://pastebin.com/p5fhqcx8
Build Status:
About feedback:
We always welcome any kind of feedback, but if you report a bug, please, do it in a proper way, make a full detailed description about how to reproduce that bug, explain which add-ons you installed, tell us if you wiped cache and dalvik-cache or if you made a clean install, also, is very helpful to attach a logcat reproducing that bug, here you have a great guide about how to report a bug and take a logcat
XDA:DevDB Information
CyanogenMod 12.0, ROM for the Sony Xperia P
Contributors
percy_g2, munjeni, 95A31, AOSX , XperiaSTE, Meticulus And BlueZ Team
Source Code: https://github.com/XperiaSTE
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: TWRP Recovery
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2015-01-30
Created 2015-01-06
Last Updated 2015-02-11
WORKING LIST
1. RIL
2. Messages
3. Photos
4. Camera
5. Calculator
6.Clock
7. Calendar
8. Music
9. Audio
10. Settings
11. Video playback
12. WiFi
13. WiFi hotspot
14. USB
15. Bluetooth
16. Theme engine
BUG LIST
1. No Audio in A2DP music/media [calls work fine]
2. Wifi Direct
3. FM radio
4. HDMI
5. NFC
6. Video Recording
Change Logs:-
Working
------------------
1. RIL
2. Messages
3. Photos
4. Camera
5. Calculator
6.Clock
7. Calendar
8. Music
9.AudioFX
10. Settings
11. Video playback
12. WiFi
13. WiFi hotspot
14. USB
15. Bluetooth
16. Theme engine
Non Working/Bug list
-------------------------
1. NFC
2. Video Recording
3. No Audio in A2DP music/media [calls work fine]
4. Wifi Direct
5. FM radio
6. HDMI
Will testing, change log will be welcome..
percy_g2 said:
Reserved [First Alpha build will be up in an hour]
Click to expand...
Click to collapse
Can't upload now? I can't be waiting for
Build Uploaded
Hi @percy_g2.. I have already CM11 installed. DO I have to flash boot.img for this?
Oops
I have stock jb on it,cwm recovery.I tried to install it with signature verification enabled and it shows: "opening /res/keys: No such file or directory" and "failed to load keys"
boot.img
Hi I have error with flashing boot.img
Here is log from flashtool:
writing 'boot'...
FAILED (remote: Wrong range:0x40208000-0x4058b72f. Ok:0x00000000-0x05efffff)
finished. total time: 0.362s
maroš_NCIS said:
Hi I have error with flashing boot.img
Here is log from flashtool:
writing 'boot'...
FAILED (remote: Wrong range:0x40208000-0x4058b72f. Ok:0x00000000-0x05efffff)
finished. total time: 0.362s
Click to expand...
Click to collapse
Have the same problem.. flashed cm11 boot image, stuck in boot logo
percy_g2 said:
Build Uploaded
Click to expand...
Click to collapse
Flash boot.img FAILED, WHY?????
---------- Post added at 10:58 AM ---------- Previous post was at 10:34 AM ----------
percy_g2 said:
Build Uploaded
Click to expand...
Click to collapse
Fix boot.img right now ! Thanks! We've been waiting for this moment for a long time.
fastboot problems
trying to test this, but my Xperia P can't boot in fastboot .
is it possible to flash the boot.img throught TWRP recovery? instead of fastboot.
washichi said:
trying to test this, but my Xperia P can't boot in fastboot .
is it possible to flash the boot.img throught TWRP recovery? instead of fastboot.
Click to expand...
Click to collapse
And when I can not be flash the boot.img
Hi @percy_g2 the Rom zip itself is corrupted... The content has no system apps.., can upload the Rom again??
Sent from my LT22i using XDA Free mobile app
Help me
I had flash boot.img via flash tool and it said nothing so I click reboot to system and then I go to recovery and wipe data, cache, system and dalvik until flash rom. next I reboot to system my screen is blank!! nothing happen I can't go to fastboot or flashmode anymore somebody help me plz TT
There's problem within the Rom zip.., be patient until @percy_g2 fixes it...
Sent from my LT22i using XDA Free mobile app
---------- Post added at 02:49 PM ---------- Previous post was at 02:47 PM ----------
tageen said:
I had flash boot.img via flash tool and it said nothing so I click reboot to system and then I go to recovery and wipe data, cache, system and dalvik until flash rom. next I reboot to system my screen is blank!! nothing happen I can't go to fastboot or flashmode anymore somebody help me plz TT
Click to expand...
Click to collapse
You need to flash official tft file via flash tool... No other option....
Sent from my LT22i using XDA Free mobile app
Okay , will fix and upload new build soon (no eta)
:crying:I know but I can't do flashmode. The light turn green and quickly disappear How long I need to wait
tageen said:
:crying:I know but I can't do flashmode. The light turn green and quickly disappear How long I need to wait
Click to expand...
Click to collapse
Do a hard reset and then try to enter flashmode.
tageen said:
:crying:I know but I can't do flashmode. The light turn green and quickly disappear How long I need to wait
Click to expand...
Click to collapse
Same here, but this problem is not related to this rom!
I can't boot in fastboot / bootloader
tried: vol+ + power when connected, with extended power menu, with mobile uncle tool, trought adb with pc, with quickboot
nothing works:
my led is blue for 2 seconds, then my phone boot normally, or goes in charge mode.
maybe it's windows 8 related, I will test it tonight. boot into recovery isn't the problem, factory reset didn't fix it (I'm now on CM11)

[6.0.1_r22] [UBL] [FULL_F2FS] Temasek Unofficial Build

[6.0.1_r22] [UBL] [FULL_F2FS] Temasek Unofficial Build
Temasek Unofficial Build for Xperia SP (CM 13)
Disclaimer :
Code:
/*
* 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. Hard. A lot.
*/
Brief Introduction
This is the official maintainer thread for all current and future unofficial builds of CM13; source-worked by @temasek, built to Xperia SP C530X by @boylush.
Credits to :
Team Revolution (@Furrydaus, @whitemamba, @AndroidNoob69
AdrianDC
Mrcl1450
Dark_Passenger
Code Aurora Forum
Temasek's Unofficial Build (@arter97, @temasek)
XDA-Developers
CyanogenMod
*If we have left someone or something out, please accept our apologies*
XDA:DevDB Information
[6.0.1_r22] [UBL] [FULL_F2FS] Temasek Unofficial Build , ROM for the Sony Xperia SP
Contributors
boylush
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2015-12-04
Last Updated 2016-03-23
Reserved
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Installation Instructions
Coming from another ROM/Want to reinstall Temasek?/Having different OS of Temasek?
1. Wipe/Factory Reset using TWRP
2. Flash Kernel in packaged zip using FlashTool
3. Boot to Recovery using 'down' key
4. Press 'Apply Update' then press the location that you stored the file, then press the zip
5. Flashing ROM... (Might appear that it is hanged but it isn't)
6. Flash SuperSU (ONLY FLASH GAPPS AFTER REBOOT)
7. Boot to OS
8. Reboot to Recovery
9. Flash Gapps and whatever stuff u want
10. Startup and have fun
Coming from an earlier release of Temasek (Same Android Version) and want to upgrade?
1. Boot to Recovery using 'down' button
2. Press 'Apply Update' then press the location that you stored the file, then press the zip
3. Flashing ROM... (Might appear that it is hanged but it isn't)
4. Flash SuperSU (GAPPS no need to reflash)
5. Boot to OS and have fun
Converting from ext4 filesystem to f2fs?
1. Boot to CyanogenMod Recovery using 'down' button
2. Flash TWRP FOTA zip given below
3. Reboot into TWRP Recovery
4. Go to Wipe, Select 'Cache', Change File System, F2FS. Then, do the same for 'Data' and 'System'
5. Wipe all (Advanced Wipe > Tick 'Dalvik Cache', 'System', 'Cache', 'Data' and 'Internal Storage'
6. Flash Temasek as above
7. Boot to OS and have fun
Getting rid of TWRP FOTA
1. Grab Stock FOTA
2. Flash Stock FOTA via FlashTool on PC
3. TWRP Removed!
Features
What is QuickBoot?
Enabling QuickBoot: (CURRENTLY UNAVAILABLE)
1. Settings
2. Developer Settings
3. QuickBoot
4. I'm not responsible for any data loss due to this feature.
Downloads
20160323 Download
TWRP Recovery : HERE
SuperSU (If you want ROOT for your ROM) : HERE (I don't officially support root yet)
GAPPS : HERE http://opengapps.org/?api=6.0&variant=micro
Kernel Source : GITHUB
Changelogs
Changelogs
Code:
Temasek V5.4 (Internal M_0500)
Build Date : 20160323
- Android 6.0.1_R22
- Temasek v5.4
- F2FS (Data/Cache) [System F2FS will be fixed in next release]
- Security Patch: 20160301
- Camera works, capture doesn't
- Version Bump
For non-exhaustive changelog, check 'cm_huashan-Changelog.txt' under download link.
[URL="https://www.androidfilehost.com/?w=files&flid=52648"]Download[/URL]
Temasek V1.2 (Internal M_01201)
Build Date : 20151203
- Android 6.0.0_R26
- Temasek v1.2
- F2FS (Data/Cache) [System F2FS will be fixed in next release]
- Security Patch: 20151101
- Camera bugged
- Manual Step: REMOVE 'libsony_cam.so' USING TWRP FILE MANAGER FROM 'system/lib/libsony_cam.so'
- Initial CM13 temasek release
For non-exhaustive changelog, check 'cm_huashan-Changelog.txt' under download link.
[URL="https://onedrive.live.com/redir?resid=CCA9FA45EB40E019!12983&authkey=!APzI0YtGPiqjyLM&ithint=folder%2celf"]Download[/URL]
================== All builds will be untested, please report back if there is any bugs. Thank you. ==================
[/FONT]
If download link is broken, please PM me if you require an older version.
Phone Lagging? If these apps are installed, its out of my control.
- Any App by 'Facebook'
- Any RAM 'Improvement' Apps other than 'Greenify'
- Any Battery Saver App
- Any System UI flashed over (custom Xperia) (Note: Flashed over, not installed apk themes)
- Any Modification (Audio, Appearance or whatever)
Phone does not boot?
If you have flashed any other modification such as Xposed, Custom Kernel or any other mods that is not mentioned above, no support will be given.
20151204
Temasek V1.2 (Internal M_01201)
Build Date : 20151203
- Android 6.0.0_R26
- Temasek v1.2
- F2FS (Data/Cache) [System F2FS will be fixed in next release]
- Security Patch: 20151101
- Camera bugged
- Manual Step: REMOVE 'libsony_cam.so' USING TWRP FILE MANAGER FROM 'system/lib/libsony_cam.so'
- Initial CM13 temasek release
For non-exhaustive changelog, check 'cm_huashan-Changelog.txt' under download link.
Download
Holy %&$^! Thanks for this new Rom!
thanks bro. whats working? anyone have tested this rom?
So is camera working or not?
DahakePL said:
So is camera working or not?
Click to expand...
Click to collapse
thats my question i´ll try it on weekend
Champ is back...'ll try soon
I have try to boot it three times, always clean install, with and without gapps and always stuck in final "initiating system". (Optimization apps works). I have wait 10 min, then reboot with off back bottom but...no luck. Now is in temasek's boot animation screen til the end of times.
Maybe tomorrow I'll try again.
Alvichone said:
I have try to boot it three times, always clean install, with and without gapps and always stuck in final "initiating system". (Optimization apps works). I have wait 10 min, then reboot with off back bottom but...no luck. Now is in temasek's boot animation screen til the end of times.
Maybe tomorrow I'll try again.
Click to expand...
Click to collapse
Camera bugged
- Manual Step: REMOVE 'libsony_cam.so' USING TWRP FILE MANAGER FROM 'system/lib/libsony_cam.so'
Click to expand...
Click to collapse
do as said in OP, room is really smooth
Alvichone said:
I have try to boot it three times, always clean install, with and without gapps and always stuck in final "initiating system". (Optimization apps works). I have wait 10 min, then reboot with off back bottom but...no luck. Now is in temasek's boot animation screen til the end of times.
Maybe tomorrow I'll try again.
Click to expand...
Click to collapse
hi post this in where you have the suricato profile pic
Krawzer said:
do as said in OP, room is really smooth
Click to expand...
Click to collapse
I couldn't find the file, it was nowhere to be seen
Thanks, guys. I didn't read well. Tomorrow I try again.
DahakePL said:
I couldn't find the file, it was nowhere to be seen
Click to expand...
Click to collapse
look for a mount option on TWRP, I think its in the advanced menu, and check "system", the filles will appear
Krawzer said:
look for a mount option on TWRP, I think its in the advanced menu, and check "system", the filles will appear
Click to expand...
Click to collapse
Ahh, that's why it didn't appear
guvey said:
hi post this in where you have the suricato profile pic
Click to expand...
Click to collapse
Google images. Monkey titi, something like that
What's the bugs in this rom? Can I use it daily? Is camera/wifi/mobile network working?
for all the people whose asking ...this ROM is based on our cm13 sources by adrian and m.1450 so yes the camera doesn't work and all the bugs in cm13 should be presented here
flash- said:
for all the people whose asking ...this ROM is based on our cm13 sources by adrian and m.1450 so yes the camera doesn't work and all the bugs in cm13 should be presented here
Click to expand...
Click to collapse
Thanks for the clarification, i will rebuild with fully working ROM once it is available at the earliest opportunity. Thanks!

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

{
"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!

[UNOFFICIAL][ROM] LineageOS/Go 16.0 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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (Pie), 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.
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: Beta
ROM OS: LineageOS/LineageOS Go 16.0
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!
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/LineageOS/16.0/
LineageOS GO builds: https://download.msm8916.com/LineageOS_Go/16.0/
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] LineageOS/Go 16.0 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: 9.x Pie
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= 6.0.x Marshmallow
Based On: LineageOS
Version Information
Status: Beta
Created 2018-10-06
Last Updated 2019-10-26
Reserved
If this is your first time flashing P, 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.
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 devices[/B][/COLOR]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] Audio is buggy (music playback through speaker/headphones in particular) [/B]
* [B][[COLOR="Red"]BUG[/COLOR]][/B] [B] RIL (telephony) is broken [/B]
Changelog
Code:
[COLOR="Black"][B]06/10/2018[/B][/COLOR]
* [B][[COLOR="Green"]NOTE[/COLOR]][/B] [B] First working image built. [/B]
thnank you so much...!!!
Thanks bro
You are awesome dev
thats a great news for us , i hope it will be a fully working rom soon as well as RR15
A review of LineageOS 16.0 for J500H(this review is for the build I made a week ago but the bugs should be the same)
What's working:
Wi-Fi
Bluetooth
Camera
Location
Flashlight
Audio(didn't experience any audio bugs as told in the OP thread)
and other minor things(basically the same as told in the OP thread)
What does not work:
RIL(no calling and SMS)
Nearly all of the apps are "incompatible" in Play Store, but installing with APK should work Ok.
As expected, no option to wake the phone with Home key(because not implemented in LineageOS itself yet)
Videos don't play OS wide(Gallery app, YouTube, Settings which have video in it, any file explorer...)
Other things needed to take into considerationn:
Gallery app is very old(KitKat era) not the new one found in LineageOS 15.1
The boot time is more than 5 minutes mostly.(not the first boot)
Digital Wellbeing works if the necessary gapps is installed and signed up to the beta program from Play Store
You can't enable virtual navbar from settings(but you can from build.prop. And if enabled, Swipe Up gestures work perfectly)
I think this should help anyone decide whether or not to install the new LineageOS 16
---------- Post added at 06:29 AM ---------- Previous post was at 06:24 AM ----------
Also there is a typo in both this and Grand Prime's thread. In this thread the ROM Firmware Required is >= 6.0 (Nougat) which is wrong for sure. And in GP's thread it tells 5.0(Marshmallow). I don't know why both of them have the same mistake...
Zakaryan2004 said:
Also there is a typo in both this and Grand Prime's thread. In this thread the ROM Firmware Required is >= 6.0 (Nougat) which is wrong for sure. And in GP's thread it tells 5.0(Marshmallow). I don't know why both of them have the same mistake...
Click to expand...
Click to collapse
That's not a typo on the GP thread. I'll need to fix the J5 ones later. Thanks for pointing that out.
The minimum required firmware corresponds to the firmware provided by that version of stock ROM. By firmware, I mean proprietary code such as modem firmware and bootloader that are flashed onto dedicated partitions on the device that can only be obtained from a stock ROM update, which can not be provided, overwritten or overrriden within the custom ROM and have to be flashed via Odin.
With a lower version, the custom ROM might still work, but probably not as well. In the worst case it might not boot at all.
vince2678 said:
That's not a typo on the GP thread. I'll need to fix the J5 ones later. Thanks for pointing that out.
The minimum required firmware corresponds to the firmware provided by that version of stock ROM. By firmware, I mean proprietary code such as modem firmware and bootloader that are flashed onto dedicated partitions on the device that can only be obtained from a stock ROM update, which can not be provided, overwritten or overrriden within the custom ROM and have to be flashed via Odin.
With a lower version, the custom ROM might still work, but probably not as well. In the worst case it might not boot at all.
Click to expand...
Click to collapse
I think you understood me wrong. 5.0 is Lollipop, not Marshmallow. I meant that.
Zakaryan2004 said:
I think you understood me wrong. 5.0 is Lollipop, not Marshmallow. I meant that.
Click to expand...
Click to collapse
Oh, does it say that? I'll need to fix that as well. Thanks.
Thanks for this great rom, is there a chance to see a rom which brings us project treble support on our Galaxy j5 ?
knut2002 said:
Thanks for this great rom, is there a chance to see a rom which brings us project treble support on our Galaxy j5 ?
Click to expand...
Click to collapse
Not a chance. Your lucky to even see Oreo and now we have pie on its way aswel
Pie Just waiting for a build with RIL working. Thanks a lot for your work on this device
is there any other way to install this rom
is there any other way to install this rom for my j5nlte without adb sideloading
computeruser2003 said:
is there any other way to install this rom for my j5nlte without adb sideloading
Click to expand...
Click to collapse
flash latest unofficial twrp build then flash the rom there
also dont quote the whole op
Wow. Hurrah another one ????
nice job, dev. just a question, is it possible to download netflix titles with this rom?
SorKolapso said:
nice job, dev. just a question, is it possible to download netflix titles with this rom?
Click to expand...
Click to collapse
Why no one reads the issues?
Multimedia audio has issues and call don't work, why would you install just to watch Netflix if the audio doesn't work well?
Thanks for your work sir
Everything but Ril is working fine, audio too even if the post says the opposite
However i hope we can see a GO version soon
Thanks again
alexelbdmc said:
Thanks for your work sir
Everything but Ril is working fine, audio too even if the post says the opposite
However i hope we can see a GO version soon
Thanks again
Click to expand...
Click to collapse
Go version is available.

[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

Categories

Resources