[UNOFFICIAL][ROM] DotOS 2.X for Galaxy J5 [SM-J5008/H/F/FN/G/M/Y] - Samsung Galaxy J5 (2015) ROMs, Kernels, Recoveries

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

Related

[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!

[ROM][UNOFFICIAL][7.1.2] dotOS 1.2[OMS][aio_otfp][09/06/2018]

{
"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 "
Code:
[SIZE="4"]
/*
*
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
*
*/[/SIZE]
"This is a user friendly thread, all your suggestions are important to us and will be taken into consideration.."
dotOS is an Android Rom which focuses on performance and stability. Our aim is to enable a user to extract as much juice as possible and get most out of his/her device.
Initially started by Mohan CM and later joined by Ganesh, Sam, Kuber, Iacob and Hari. Together we stand strong.
Stability and Performance
Lagfree with High Performance Results
Clutterless UI
Perfect Interface for every User
Enhanced default apps
Redesigned settings and QS panel
Full OMS support
Colour Engine Support
DotExtras !!
STATUSBAR
* Clock Customisation
* Battery Customisation
Quick Settings
* Quick Pulldown
* QS Tiles Customisation
* Advanced Quick Setting Easy Toggles
Buttons
* Volume Key Cursor Control
Display
* Wake on Plug
* Pocket Detection
* Accidental Touch
Lockscreen
* Fingerprint Tweaks
* Powermenu Tweaks
* Double tap 2 sleep anywhere
* Lockscreen Media Customisation
* Blur Screen Lockscreen
Recents
* Clear all Button
* Immersive Recents
* Show Memory Bar
Navigation Bar
* On screen navigation Bar tweaks
* Home Button tweaks
* Menu Button tweaks
* Back Button tweaks
* Power Button tweaks
* Volume Buttons tweaks
Misc
* Advanced Reboot
* Disable Force Close
* ScreenShot Tweaks
* Camera Shutter Sound
CLEAN FLASH :
Download the latest build and GApps
Reboot to recovery
Make NAndroid backup (Not Necessary)
Wipe System, Data, Cache , Dalvik
Flash the latest build and GApps
Reboot
DIRTY FLASH :
Download the latest build
Reboot to recovery
Flash the latest build
Wipe Cache
Reboot
The ROM has GApps persistence in between dirty flashes, so you only have to flash them once!
The root solution should be flashed together with every OTA update (= ROM Update) as long as the instructions of your
root solution do not state something else (="persistence on dirty flashing") !
Download ROM:
DotOS ROM
Download Gapps:
Note : Pico or Nano Gapps are recommended. We Don't prefer STOCK/HEAVY Gapps
OpenGApps
​
dotOS team
LineageOS team
ResurrectionRemix team
AospExtended
crDroid team
AICP team
And all other open source Devs/Teams.
​
Mohan CM - dotOS Founder/Lead Dev./Contributor
Ganesh Varma - Lead Dev./Maintainer/Contributor
Kuber Sharma - Developer/Analyst/Contributor
Sam Grande - UI Developer/Maintainer/Contributor
Iacob Ionut - UI Developer/Maintainer/Contributor
Hari Ambadi - Lead Designer/Core GFX/Contributor
Special thanks:
Alexcbrookes - Designer/Wallpapers/Contributor
dotOS source
Device Specific Sources
Official Device specific sources:
https://github.com/dotOS-Devices
Reference Links
Google Plus Community
DotOS Group
dotOSChannel
​Website
Liked The ROm? Want to Help Us? Then gift us some credits
REPORTING BUGS!
As soon as the problem occurs, take a logcat!
READ MORE
What is a LogCat?
A "LogCat" is for debugging applications / Android system. When applications / Android crash the output the "explanation" for the crash, the Exception Stacktrace, to a Log. This log can be saved and help developers to fix the crash.
What is it supposed to do?
It will help to solve your questions, if your asked for a LogCat it is always useful.
How can I get a LogCat?
Prerequisites:
Code:
Linux, Windows or Mac
USB cable for your device
Android Device
Instructions:
Code:
Install your device driver for using adb. Everything you need will you find here
Download adb executable for your OS (Download: Windows | Linux | Mac). Paste it somewhere.
Connect your android device.
Verify if "Settings > Developer options > USB debugging" is checked, if not, simply check it.
Open a command prompt (windows) or terminal (linux / mac). How to do it: On Windows: windows + r > enter "cmd" (without quotes) > click enter | On Linux: You don't know how to open a terminal? LOL | On Mac: Type Terminal into Spotlight and open it
CD to the directory where the adb executable is located. On Windows: Go to the directory where you downloaded the adb executable, Shift+Right Click and select "Open Console" (or similar) | On Linux / Mac: Rightclick in the directory and select "Open Terminal here" (or simply CD into the directory)
Type in your cmd/terminal: adb devices to verify your device is properly connected.
If your device is properly selected, type in adb logcat to show the mighty and magic logcat aka stacktrace.
Reproduce your error (or whatever) on your device.
Right after, paste the whole cmd / terminal window into a paste-service like [url]http://pastebin.com/[/url] and send it to us.
​
XDA:DevDB Information
dotOS, ROM for the K3 Note (aio_otfp)
Contributors
Ninad Patil
Source Code: https://github.com/DotOS
Kernel Source::
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Must be on Latest Firmware
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: v1.2
Stable Release Date: 2018-06-09
Bro? Changelog please...
Is there any other way to map the hardware buttons without apps or xpossed and the rom settings dont have a lot of options so maybe somehow trough a root browser plz answer somebody
Hi. My device is K50a40. I installed this ROM, it went successfully. However, when I reboot it gets stuck. It shows the "Lenovo" logo and doesn't even go to the OS' boot loader. Should I rebrand this? Is it not for this device? Please help me. I tried dozens of ROMs, none worked.
alirezanoori said:
Hi. My device is K50a40. I installed this ROM, it went successfully. However, when I reboot it gets stuck. It shows the "Lenovo" logo and doesn't even go to the OS' boot loader. Should I rebrand this? Is it not for this device? Please help me. I tried dozens of ROMs, none worked.
Click to expand...
Click to collapse
No the device is compatible just flash the stock os with flashtools and then flash a new twrp and then flash the rom make sure you follow the steps
LLoTE said:
No the device is compatible just flash the stock os with flashtools and then flash a new twrp and then flash the rom make sure you follow the steps
Click to expand...
Click to collapse
Thanks. I flashed this stock firmware:
K50a40_S433_160909_ROW
But when I try to boot for the first time it says "Initializing" and then "Coming Soon" and turns off. Is this the correct firmware? Could you please send me a link to the compatible stock firmware?
PS: I tried to get around it by installing TWRP after it says "Coming soon" and flashing the ROM but it didn't work either. I think maybe that ROM is not the right version for my device.
alirezanoori said:
Thanks. I flashed this stock firmware:
K50a40_S433_160909_ROW
But when I try to boot for the first time it says "Initializing" and then "Coming Soon" and turns off. Is this the correct firmware? Could you please send me a link to the compatible stock firmware?
PS: I tried to get around it by installing TWRP after it says "Coming soon" and flashing the ROM but it didn't work either. I think maybe that ROM is not the right version for my device.
Click to expand...
Click to collapse
Idk what to tell you mate the stock firmware shouldn't do that does this happen with all roms?
LLoTE said:
Idk what to tell you mate the stock firmware shouldn't do that does this happen with all roms?
Click to expand...
Click to collapse
Thanks for the reply.
Yes I installed the following ROMs. All of them get stuck on the "Lenovo" logo after I flash and reboot and never load.
Resurrection Remix Oreo_v6.0.0(DM).zip
AIM-System-V2.5-20180608-OFFICIAL-aio_otfp-FINAL.zip
DOT-N-v1.2-20180609-aio_otfp-UNOFFICIAL.zip
NitrogenOS_Oreo(DM)v4.zip
omni-8.1.0-20180518-aio_otfp-HOMEMADE.zip
OMNI-8.1-AIO-ROW-BY-AKS12-Feb19-2018.zip
ResurrectionRemix-M-v5.7.4-20160926-aio_otfp.zip
RR-N-v5.8.5-20170926-aio_otfp-FINAL.zip
The only ROM that kinda works is this one:
CARBON-CR-6.1-CONFIDENTIAL-UNOFFICIAL-aio_otfp-20171230-1522.zip
Maybe I'm using the wrong TWRP file. Could you please send me a link? Thanks.
but many of the features don't work on it. (such as bluetooth, etc.)
Maybe I've done something wrong.
I downloaded the file: K50a40_S433_160909_ROW.7z extracted it, ran this file:
K50a40_S433_160909_ROW\DRV_Tools\MTK_flashtool_v5.1536.00.000\flash_tool.exe
Then hit "scatter-loading" button and selected this file:
K50a40_S433_160909_ROW\SW\target_bin\MT6752_Android_scatter.txt
Checked everything and when finished, booted. Let it initialize, and boot. Then did the same with TWRP, boot to TWRP, selected "Wipe", "Factory Reset" and then flashed these ROMs.
If I missed something please let me know.
Thanks.
alirezanoori said:
Thanks for the reply.
Yes I installed the following ROMs. All of them get stuck on the "Lenovo" logo after I flash and reboot and never load.
Resurrection Remix Oreo_v6.0.0(DM).zip
AIM-System-V2.5-20180608-OFFICIAL-aio_otfp-FINAL.zip
DOT-N-v1.2-20180609-aio_otfp-UNOFFICIAL.zip
NitrogenOS_Oreo(DM)v4.zip
omni-8.1.0-20180518-aio_otfp-HOMEMADE.zip
OMNI-8.1-AIO-ROW-BY-AKS12-Feb19-2018.zip
ResurrectionRemix-M-v5.7.4-20160926-aio_otfp.zip
RR-N-v5.8.5-20170926-aio_otfp-FINAL.zip
The only ROM that kinda works is this one:
CARBON-CR-6.1-CONFIDENTIAL-UNOFFICIAL-aio_otfp-20171230-1522.zip
Maybe I'm using the wrong TWRP file. Could you please send me a link? Thanks.
but many of the features don't work on it. (such as bluetooth, etc.)
Maybe I've done something wrong.
I downloaded the file: K50a40_S433_160909_ROW.7z extracted it, ran this file:
K50a40_S433_160909_ROW\DRV_Tools\MTK_flashtool_v5.1536.00.000\flash_tool.exe
Then hit "scatter-loading" button and selected this file:
K50a40_S433_160909_ROW\SW\target_bin\MT6752_Android_scatter.txt
Checked everything and when finished, booted. Let it initialize, and boot. Then did the same with TWRP, boot to TWRP, selected "Wipe", "Factory Reset" and then flashed these ROMs.
If I missed something please let me know.
Thanks.
Click to expand...
Click to collapse
Nah man you didn't miss anything i dont know what is your issue try flashing the firmware of k50t5 and then flashing the roms and stuff
LLoTE said:
Nah man you didn't miss anything i dont know what is your issue try flashing the firmware of k50t5 and then flashing the roms and stuff
Click to expand...
Click to collapse
sorry I'm a big noob when it comes to Lenovo phones. Could you please send me a link to the firmware? Can I just flash that like the stock firmware or do I need to change anything? (like rebranding and stuff)
alirezanoori said:
sorry I'm a big noob when it comes to Lenovo phones. Could you please send me a link to the firmware? Can I just flash that like the stock firmware or do I need to change anything? (like rebranding and stuff)
Click to expand...
Click to collapse
You're not a noob man you're having some issues that's all
watch this and download those files one is the firmware
Does VoLTE work? New here.
sammessi10 said:
Does VoLTE work? New here.
Click to expand...
Click to collapse
K3 note doesn't have the hardware for volte
Can I get a link to a Telegram or Whatsapp group? The one in the General section isn't working...
Sahaj Desai said:
Can I get a link to a Telegram or Whatsapp group? The one in the General section isn't working...
Click to expand...
Click to collapse
here you go https://t.me/PixlernBlitz03
Can we play PUBG without any lag ?
---------- Post added at 03:09 PM ---------- Previous post was at 03:08 PM ----------
How is the ram management? How much ram is free?
SKR2005 said:
Can we play PUBG without any lag ?
---------- Post added at 03:09 PM ---------- Previous post was at 03:08 PM ----------
How is the ram management? How much ram is free?
Click to expand...
Click to collapse
On my rom with xpossed and a lot of other customizations i have 600mb free with venom kernel and games i get like 300 ram free and pubg ran good on low but without xpossed with it i lags
LLoTE said:
On my rom with xpossed and a lot of other customizations i have 600mb free with venom kernel and games i get like 300 ram free and pubg ran good on low but without xpossed with it i lags
Click to expand...
Click to collapse
Anyone without exposed?
SKR2005 said:
Anyone without exposed?
Click to expand...
Click to collapse
Fresh install around 800mb..after installing a few apps like gmail, YouTube, gaana, maps etc around 450mb is free
Network is not working.
Yesterday I flashed this ROM and my Jio is not working and in another sim slot airtel is working but I am getting msg from someone toolkit in every 10 sec that invalid....
Phone is not able to detect network.
I also downloaded Jio 4g voice.
Please help me.

[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][BETA][Q][ROM]LineageOS 17.1 Beta for Galaxy J5 [J500H/FN/F/G/M/Y/8]

{
"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 17.1 is a free, community built, aftermarket firmware distribution of Android 10.0, 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.
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 17.1
Click to expand...
Click to collapse
What works
* RIL (in-call audio, messaging, data)
* Bluetooth
* WiFi
* Audio (music, etc)
* Camera (including video recording)
* Flash
* Sensors
* GPS
* Brightness controls
* NFC
* Bluetooth audio
What doesn't work
* Bluetooth audio(an easy workaround can be found below) Fixed
* KeyDisabler (read below) Removed
* VoLTE, this will never work on AOSP as it's not easy to implement Samsung's proprietary implementation.
Workarounds:
* Bluetooth Audio
To fix BT Audio on a Bluetooth headset, first connect to the device and after connecting press the gear icon near it. You should see a screen with 3 toggles(Phone calls, Media audio, Contact sharing), untoggle Phone calls and Contact sharing, leaving only Media audio on. After this you should be able to listen to media with bt headphones.
Play Store not showing some apps
You can avoid this bug by adding ro.opengles.version=196608 to your build.prop and rebooting. Make sure to clean Play Store app data.
KeyDisabler
The Navigation bar toggle in Settings>System>Buttons will cause touch screen not work after a reboot until the screen is timed out. This means that after rebooting your device you should let the screen turn off itself and then turn it off again to be able to unlock it.
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
Downloads
ROM Download: here
OpenGApps Download: here
Installation
Install the latest version(R10.1 or later) of OrangeFox(recommended, download here) or TWRP 3.3.1 or later
Make a full backup (just in case something goes wrong)
Make a full wipe(System, Data, Cache)
* If you are already running LineageOS 16.0(by Galaxy-MSM8916) you can make a dirty flash(flash the build and the Android 10 GApps) but a wipe is recommended
Download the latest build and transfer it to your phone
Flash the zip
If you are installing GApps do it before booting to the ROM. Make sure to flash the correct architecture and version(arm 10.0)
And finally boot, the first boot can take several minutes as it optimizes all the apps
There are still quite a few features that are not yet completed for LineageOS 17.1, these are not bugs, this is a beta release.
You should provide logs when reporting any hardware-related issue.
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 in developer options, and type:
Code:
adb connect [ip address here]
And then the adb logcat command for windows.
Click to expand...
Click to collapse
Also do not under any circumstances post bug reports if you are using substratum themes or unsupported Magisk modules or you have performed any system modifications.
Credits
I would like to everyone who has helped me throughout the whole process of making Q for J5, included but not limited to those people:
jenslody for doing the Q bringup, making it boot, fixing most of the bugs, and for everything else he has done to the development!
Galaxy-MSM8916 team for our base trees.
SebaUbuntu for finally fixing NFC on j5nlte and for every other fix he has provided!
Soft-Bullet for suggesting Camera fix.
All of the testers who have willingly tested the builds.
And to everyone else who has done even the slightest for the project.
Source code
Kernel source code: https://github.com/Galaxy-MSM8916/android_kernel_samsung_msm8916
ROM Source code: https://github.com/LineageOS
Device trees: https://github.com/Galaxy-MSM8916/android_device_samsung_msm8916-common
XDA:DevDB Information
LineageOS 17.1 Beta for Galaxy J5(2015), ROM for the Samsung Galaxy J5
Contributors
Zakaryan2004
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.x
ROM Firmware Required: >= Marshmallow 6.0
Version Information
Status: Beta
Created 2020-01-22
Last Updated 2020-01-22
Reserved
First reply on first Q ROM for Galaxy J5.
This is a great ROM, it's really stable and I recommend it!
Woooowww!!!
I waited for it so long
I'm so much happy that we have such talented and hard worker devs
Thanks dear @Zakaryan2004
Congratulations to you, jenslody & everyone who worked to achieve this .
A best wishes for Android 10 journey. Thanks to everyone who involved to achieve Android 10 for j5 . j5 is still alive.
Fantastic :good:
I download and test.
You are the best
thank you so much
Nice, will test this in my phone in next days.
Edit: Trying j5lte ROM beta 2020-01-22, in SM-J500M. Some issues:
At fresh install in second config screen (connect to wi-fi or mobile data) can't connect to wireless if ssid is hidden (SSID Broadcast disabled in router/A.P.), after enable SSID Broadcast in access point the phone connects fine.
Even after successful connect, if SSID Broadcast is disabled in access point phone goes to "Out of Range" and WiFi is disconnected.
Bluetooth can't transfer/share files from my PC to phone (or inverse). In PC only shows like an Audio Device, not "other devices" and can't send files to phone.
Selecting a file from file explorer in phone, and tap Share button have none option in menu, neither Bluetooth.
Same as Luis Garrido, in my phone the carrier config is detected automatic but can't navigate or reach internet only with mobile data.
Again Thank you for this marvelous ROM.
I am testing this Rom and everything perfect, thanks for not letting this device die.
About the errors, so far the aforementioned data and mobile data do not work on my SM-J500M (Yes, I have already configured the APNs)
Thank all the people who worked on this and forgive my bad English. haha
Lokotito said:
Nice, will test this in my phone in next days.
Edit: Trying j5lte ROM beta 2020-01-22, in SM-J500M. Some issues:
At fresh install in second config screen (connect to wi-fi or mobile data) can't connect to wireless if ssid is hidden (SSID Broadcast disabled in router/A.P.), after enable SSID Broadcast in access point the phone connects fine.
Even after successful connect, if SSID Broadcast is disabled in access point phone goes to "Out of Range" and WiFi is disconnected.
Bluetooth can't transfer/share files from my PC to phone (or inverse). In PC only shows like an Audio Device, not "other devices" and can't send files to phone.
Selecting a file from file explorer in phone, and tap Share button have none option in menu, neither Bluetooth.
Same as Luis Garrido, in my phone the carrier config is detected automatic but can't navigate or reach internet only with mobile data.
Again Thank you for this marvelous ROM.
Click to expand...
Click to collapse
Much love you guys for testing.plz provide logcat.zip
That will be more helpfull with your words
(So upset bc of exam time and i wanna completely stable rom and can't try this rom right now
Btw provide some screen shot of this rom:good:
Luis Garrido said:
I am testing this Rom and everything perfect, thanks for not letting this device die.
About the errors, so far the aforementioned data and mobile data do not work on my SM-J500M (Yes, I have already configured the APNs)
Thank all the people who worked on this and forgive my bad English. haha
Click to expand...
Click to collapse
Lokotito said:
Nice, will test this in my phone in next days.
Edit: Trying j5lte ROM beta 2020-01-22, in SM-J500M. Some issues:
At fresh install in second config screen (connect to wi-fi or mobile data) can't connect to wireless if ssid is hidden (SSID Broadcast disabled in router/A.P.), after enable SSID Broadcast in access point the phone connects fine.
Even after successful connect, if SSID Broadcast is disabled in access point phone goes to "Out of Range" and WiFi is disconnected.
Bluetooth can't transfer/share files from my PC to phone (or inverse). In PC only shows like an Audio Device, not "other devices" and can't send files to phone.
Selecting a file from file explorer in phone, and tap Share button have none option in menu, neither Bluetooth.
Same as Luis Garrido, in my phone the carrier config is detected automatic but can't navigate or reach internet only with mobile data.
Again Thank you for this marvelous ROM.
Click to expand...
Click to collapse
No such outcome for me.
Wifi --> ok
Bluetooth authorized file transfer --> ok
on lineage-17.1-20200121-UNOFFICIAL-j5nlte
Marshmallow firmware required??
I flashed Lineage 16 and didn't had the stock backup also my PC is dead
Sent from my Xperia 1 using XDA Labs
BladeRunnerA2C said:
Marshmallow firmware required??
I flashed Lineage 16 and didn't had the stock backup also my PC is dead
Click to expand...
Click to collapse
Yep you should have been updated your phone to marshmallows stock before all
If you flashed lineage os 16 before and it booted you can flash this too!
Btw use correct twrp(mentioned at op)
Lokotito said:
Nice, will test this in my phone in next days.
Edit: Trying j5lte ROM beta 2020-01-22, in SM-J500M. Some issues:
At fresh install in second config screen (connect to wi-fi or mobile data) can't connect to wireless if ssid is hidden (SSID Broadcast disabled in router/A.P.), after enable SSID Broadcast in access point the phone connects fine.
Even after successful connect, if SSID Broadcast is disabled in access point phone goes to "Out of Range" and WiFi is disconnected.
Bluetooth can't transfer/share files from my PC to phone (or inverse). In PC only shows like an Audio Device, not "other devices" and can't send files to phone.
Selecting a file from file explorer in phone, and tap Share button have none option in menu, neither Bluetooth.
Same as Luis Garrido, in my phone the carrier config is detected automatic but can't navigate or reach internet only with mobile data.
Again Thank you for this marvelous ROM.
Click to expand...
Click to collapse
to connect hidden ssid , when you enter ssid name and pasword, scroll down and go advance option and there is option hidden network where select yes option then save. then you hidden wifi will connect
BladeRunnerA2C said:
Marshmallow firmware required??
I flashed Lineage 16 and didn't had the stock backup also my PC is dead
Click to expand...
Click to collapse
If you are on >=Oreo you are on mm fw
Thanks @Zakaryan2004 for posting this ROM , I flashed this ROM on my J500F , it works fine ,
I need your help . how to fix the brightness issue .?please tell me it in detail . other than the brightness issue ,the ROM is great for my device .
Zakaryan2004 said:
If you are on >=Oreo you are on mm fw
Click to expand...
Click to collapse
Thanks for the reply,,
Sorry for that noob question, I'm new to Samsung
Sent from my Xperia 1 using XDA Labs
---------- Post added at 10:35 AM ---------- Previous post was at 10:28 AM ----------
amirizad_7436 said:
Yep you should have been updated your phone to marshmallows stock before all
If you flashed lineage os 16 before and it booted you can flash this too!
Btw use correct twrp(mentioned at op)
Click to expand...
Click to collapse
Before I flashed LOS16 I was on official Marshmallow so as OP said it's suitable and I'm using the latest official TWRP available for J5
Sent from my Xperia 1 using XDA Labs
Stephinsiby1234 said:
Thanks @Zakaryan2004 for posting this ROM , I flashed this ROM on my J500F , it works fine ,
I need your help . how to fix the brightness issue .?please tell me it in detail . other than the brightness issue ,the ROM is great for my device .
Click to expand...
Click to collapse
You can't fix it, it's a known bug. Read the OP
After flashing this rom n gapps, i cant install telegram, google,chrome .Any fix arround?
fahisham72 said:
After flashing this rom n gapps, i cant install telegram, google,chrome .Any fix arround?
Click to expand...
Click to collapse
Download the apk file and install it.

[ROM][UNOFFICIAL] LineageOS 18.1 for Xperia 5 [EOL]

{
"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"
}
Code:
#include <std_disclaimer.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.
*/
About LineageOS
LineageOS is a free, community built, aftermarket firmware distribution of Android 11.x (R),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for LineageOS is available in the LineageOS GitHub repo.
And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.
Official LineageOS website : http://lineageos.org
About LineageOS Legal : http://lineageos.org/legal/
Important Information
1. This ROM has nothing related to ODM images! So you don't need to ask/install anything like that, just follow the instructions.
2. This ROM DOESN'T support Google Camera (GCam)!
3. You need to flash Stock Android 11 before flashing this ROM.
4. For VoLTE, you need to boot into stock firmware and enable it before flashing this ROM!
5.If you cam from SODP ROMs, you need to go back to official Android 11 firmware, and boot into launcher.
6.This ROM works fo both dual and single models.
Downloads Links
LineageOS 18.1:
Unofficial-build: Link
Recovery: Link
Copy-partitions: Link​
Google Applications (optional):
NikGapps, MindTheGapps. OpenGapps.
Information: Flash the GApps before the first boot. If not, a clean flash is recommended.
Flashing and updating
How to flash
Make sure you upgraded to Official Android 11.0 from Sony
Unlock bootloader is necessary.
Download latest platform-tools from google
1. Install google's usb debug drivers.
2. Download Lineage Recovery from above.
3. Put your device into fastboot by holding volume up key.
4. Type the following command to flash the recovery:
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
5. Hold power key and volume down key, you will boot into recovery.
6. Sideload the ROM package.
7. Sideload the copy-partitions package.
8. If you are first time to flash LineageOS, Wipe data plz.
Gapps:
After flashing ROM via siddeload, Reboot to recovery, choose Apply from ADB, then sideload the gapps package on your PC with adb tool:
Code:
adb sideload <PATH OF GAPPS>
Never flash oem from SODP!!
If you flashed oem and meet any issues, I could only say you are a hanhan.
Root access:
Sideload Magisk in recovery.
Issues and reports
Report issues only if you are using the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
Share a log of the error with CatLog for example
Also thanks to:
The LineageOS Team
The CyanogenMod Team
XDA:DevDB Information
Lineage-18.1 for Xperia 5, ROM for the Sony Xperia 5
Contributors
Sjll
Source Code:
sony-msmnile
sony-msmnile has 3 repositories available. Follow their code on GitHub.
github.com
Donation
https://paypal.me/sjllls
ROM OS Version: Android 11
ROM Kernel: Linux 4.14
Version Information
Status: Stable
Created 2021-10-21
Last Updated 2021-10-21
FEATURES AND ISSUES
Code:
- Boot: Ok
- Bluetooth: Ok
- WiFi: Ok
- WiFi Hotspot: Ok
- Wireless display: Ok
- RIL - Phone - Data: Ok
- VoLTE: Ok
- GPS: Ok
- Camera: Ok
- Camcorder: Ok
- Lights: Ok
- MicroSD: Ok
- Accelerometer: Ok
- Compass: Ok
- Gyroscope: Ok
- QTI sensors: Ok
- Touchscreen: Ok
- FM Radio: NA
- Fingerprint: Ok
- Vibrator: Ok
- Microphone: Ok
- Audio & music: Ok
- Bluetooth audio: Ok
- NFC: Ok
- Kernel: Ok
- Graphics: Ok
- 3D Rendering: Ok
- Clock: Ok
- DRM: Widewine L3
- Offline Charging: Ok
- USB: Ok
- USB Tethering: Ok
- USB OTG: Ok
- Encryption: Ok
- SEPolicies: Enforce
@Sjll
Really great news, thank you so much - that's I was waiting for!
Are you planning to go to official LineageOS builds?
Klaus N. said:
@Sjll
Really great news, thank you so much - that's I was waiting for!
Are you planning to go to official LineageOS builds?
Click to expand...
Click to collapse
Until I solved the kernel build from source.
感谢大佬的分享
大佬sd卡无效
yuernice said:
大佬sd卡无效
Click to expand...
Click to collapse
下载并刷入bahamut-TFcardFix-sjll-20211103-signed.zip就可以了.
Flash bahamut-TFcardFix-sjll-20211103-signed.zip plz.
Sjll said:
下载并刷入bahamut-TFcardFix-sjll-20211103-signed.zip就可以了。
Flash bahamut-TFcardFix-sjll-20211103-signed.zip plz。
Click to expand...
Click to collapse
OK。thanks
thank you so much sir
Hello. I've a problem with samsung microsd 64GB card formated with exFat and my J9210 doesn't read it at all.
I've tried patch bahamut-TFcardFix-sjll-20211103-signed.zip but still no luck. Please help, because i don't need/want to format it witch fat32.
I stuck at "E: package is for product pdx201 but expected bahamut"
Can someone help me with this error? I wonder what step I have been wrong....
Any updates coming?
damn good and light rom, is there anyway to pass safetynet?
elmaleek03 said:
damn good and light rom, is there anyway to pass safetynet?
Click to expand...
Click to collapse
The usual way using Magisk and the "MagiskHide Props Config" module works also with this ROM. I used the fingerprint of a Google Pixel 5 with Android 11 and everything works fine.
grisu59964 said:
The usual way using Magisk and the "MagiskHide Props Config" module works also with this ROM. I used the fingerprint of a Google Pixel 5 with Android 11 and everything works fine.
Click to expand...
Click to collapse
how do you change the fingerprint? is that the pixelprops module one?
elmaleek03 said:
how do you change the fingerprint? is that the pixelprops module one?
Click to expand...
Click to collapse
The module is documented in its XDA thread, but you can download and install "MagiskHide Props Config" (thats the exact name of the module) directly with the Magisk manager.
After you have installed the module, you need either a terminal emulator app (like ConnectBot or Termux) or you simply connect to your device from your PC via "adb shell".
When you are in the shell, you enter "su" to get root privileges (a popup should appear on your device screen). Then you enter "props" to start the fingerprint ceremony.
I think it is a bit off topic as the problem with failing SafetyNet tests is not bound to this custom ROM, but I'm sure that you will find answers to your problems if you get stuck in any of the steps I described. There are several threads here at XDA assigning that topic and at least the problem is not device-specific, so solutions for other devices might help here as well.
But I really hope my description will help you solve the problem on your device, too!
grisu59964 said:
The module is documented in its XDA thread, but you can download and install "MagiskHide Props Config" (thats the exact name of the module) directly with the Magisk manager.
After you have installed the module, you need either a terminal emulator app (like ConnectBot or Termux) or you simply connect to your device from your PC via "adb shell".
When you are in the shell, you enter "su" to get root privileges (a popup should appear on your device screen). Then you enter "props" to start the fingerprint ceremony.
I think it is a bit off topic as the problem with failing SafetyNet tests is not bound to this custom ROM, but I'm sure that you will find answers to your problems if you get stuck in any of the steps I described. There are several threads here at XDA assigning that topic and at least the problem is not device-specific, so solutions for other devices might help here as well.
But I really hope my description will help you solve the problem on your device, too!
Click to expand...
Click to collapse
thanks for the steps, tried just now and it works flawlesly, using pixel 4 xl props. but the tricks doesnt work on the PixelOS Android 12. any ideas?
elmaleek03 said:
thanks for the steps, tried just now and it works flawlesly, using pixel 4 xl props. but the tricks doesnt work on the PixelOS Android 12. any ideas?
Click to expand...
Click to collapse
With the PixelOS, SafetyNet failed even basic integrity and fixing the fingerprint was not enough on my device. The problem must be something bigger. Maybe Android 12 isn't even ready for SafetyNet on custom ROMs. But I'm quite happy now with LineageOS 18.1 and I hope that the future will bring progress - and updates for both ROMs.
grisu59964 said:
With the PixelOS, SafetyNet failed even basic integrity and fixing the fingerprint was not enough on my device. The problem must be something bigger. Maybe Android 12 isn't even ready for SafetyNet on custom ROMs. But I'm quite happy now with LineageOS 18.1 and I hope that the future will bring progress - and updates for both ROMs.
Click to expand...
Click to collapse
Can you help me with my ROM installation? I stuck at "E: package is for product pdx201 but expected bahamut" and still haven't figured out what lead to it. I appreciate very much if you read this comment
Kaze2508 said:
Can you help me with my ROM installation? I stuck at "E: package is for product pdx201 but expected bahamut" and still haven't figured out what lead to it. I appreciate very much if you read this comment
Click to expand...
Click to collapse
you downloaded the wrong zip, download the lineage bahamut one. linneage pdx201 is the the one for xperia 10 ii

Categories

Resources