LineageOS For J530F ? - Samsung Galaxy J5 Questions & Answers

Hi all
i ask about any news update LineageOS for J5 Pro ( J530F) ?
Thanxs all

????????????????

I'm also waiting for AOSP ROM on J530F. I don't like TouchWiz that much.

Maybe someone will take interest in adding the j530f into the lineage device tree. It's a new phone so it'll probably take time. Like some people have said, I too hate the TouchWiz interface and sadly most of the ROMs for this device are using that interface. I want a more AOSP look to my phone even if I end up losing Samsung pay and all the other functionalities I don't use.

I'm serching for a guide on internet to compile lineage, but i didn't found anything

Related

[Request] A Clean OS for the Tab A 7.0 (SM-T280)

Hello there
As the title tells you, i would like to have a clean OS for the Galaxy Tab A 7.0 (SM-T280)
With clean OS i mean a completely debloated rom without any extras. As slim as possible. Just a launcher and Core GApps (Playstore + Maps)
Maybe a debloated ROM or a debloation script. or a List of removeable Apps
I notices that the LTE version of the tablet, the SM-T285, allready got some non Touchwiz roms.
CM13 by Jedld and CM14.1 by Jedld
The best what could happen would be, if a developer from the T280 could make it compatible.
Jedld said:
SM-T280 Users: Unfortunately this rom would probably not work on it since the SM-T285 and SM-T280 have different kernels and slightly different hardware. I don't have access to this device so it would be hard for me to port it over. However I believe there are a lot of similiarities in the device tree that can be shared. If a dev with the SM-T280 is interested I can probably help.
Click to expand...
Click to collapse
It would be great if someone could help
Greetings!
A month ago i inquired about the likeliness of a ROM for the 280. There was some work being done on it but unfortunately it stopped. As long as devs don't have the device, no work will be done for it. So unless we (requesters) bundle and buy a 280 for a dev (something unlikely to happen) we can only hope.
i want it to
Just orered this tab, was at special price, sad to hear this
I guess all we can do is root and debloat
russy23 said:
Just orered this tab, was at special price, sad to hear this
I guess all we can do is root and debloat
Click to expand...
Click to collapse
it is not ruled out that there will be development for this tablet

[Discussion] SM T819 - Lineage OS - A possible starting point!

I have been waiting quite some time for a custom rom for SM T819 but I haven't see much progress in this. I looked for a device with similar specs for our device and came across this device which already has a Lineage OS build available. Its practically the same device but with a different screen size.
LeEco Le 2 Specs: http://www.gsmarena.com/leeco_le_2-8053.php
LeEco Le 2 Lineage OS Github Repo: https://github.com/LineageOS/android_device_leeco_s2
It will be a good starting point as I think for getting a custom rom for this device with a great potential. I have read that having spec devices is a great start to porting a ROM from one device to another without specifically building it from the source. However it includes a few build prop tweaks and changing few lines on kernel which I have no technical expertise.
Looking forward for your thoughts.
It's true, personally I don't have this tab but I had experience with a Tab I used which was similar in specs with S4 Mini ..
You'll get bugs though and you can base device tree from the Leeco Phone to build ROMs
Anything new here?
Seems like @tuxing built a modified T813 LOS build for himself, but of course no LTE in there. https://forum.xda-developers.com/showpost.php?p=73992901&postcount=552
i really hate the lack of support for LTE Tablets :/
Hi guys, I don't know if i am on topic but 'cause of this lack of ROMs for the T819, can I install the one for the T813? I know there is no LTE, but if I wanna try the ROM can I install it or it is incompatible with the T819?
kinglolloman said:
Hi guys, I don't know if i am on topic but 'cause of this lack of ROMs for the T819, can I install the one for the T813? I know there is no LTE, but if I wanna try the ROM can I install it or it is incompatible with the T819?
Click to expand...
Click to collapse
Not that easy, but I had a nice chat session with @LuK1337 and he explained me how to get things built and boot on T819: https://forum.xda-developers.com/tab-s2/general/guide-build-lineageos-15-1-t819-t3721477
It's not that difficult as I thought. @LuK1337 told me it's simple and even I managed to get it working.

How is lineage os different from aosp?

Hello guys,
My query might seem totally obvious to some, but believe me it's genuine. And yes I've spent multiple hours on the internet searching about this but didn't find any satisfactory answer.
Now to the actual query, I wanna know what lineage os really is and how it is different from aosp. And I'm not talking about some fancy customisation tricks and additional features like button remapping or live display. I wanna know what is the difference at system level.
As most of the noticable features can be cherry picked and a ton on aosp roms also have those. How they are different at their very core, or are they not? What lineage os based offers over aosp roms?
Like most of the professional tech reviewers are so hyped about aosp roms but isn't lineage better ( except for some bugs) ?
PS- I first posted this on a lineage os rom thread, but then i realised it belongs more here.
AOSP is pure android, directly from google, without any modifications.
If you're talking about lineage as a mere software, it is just AOSP + some basic extra features added on top of it.
If you're talking about what all lineage is all about and why it's so famous and respected, read on.
AOSP or pure android needs hardware specific code patches [eg from CAF for snapdragon devices] for working on any device, so it's difficult to build it . While lineage has all these patches already present [Thanks to the hard working developers at lineage], so all you've to do is compile and enjoy . The work lineage guys do is massively used by almost ALL custom ROMs, yes you heard that right, without which those ROMs won't be possible.
I hope it clears your doubts
impulsar said:
AOSP is pure android, directly from google, without any modifications.
If you're talking about lineage as a mere software, it is just AOSP + some basic extra features added on top of it.
If you're talking about what all lineage is all about and why it's so famous and respected, read on.
AOSP needs hardware specific code patches [eg from CAF for snapdragon devices] for working on any device, while lineage has all these patches already present [Thanks to the hard working developers at lineage], so all you've to is compile and enjoy . The work lineage guys do is massively used by almost ALL custom ROMs, yes you heard that right, without which those ROMs won't be possible.
I hope it clears your doubts
Click to expand...
Click to collapse
Okay, so if I understood it right, lineage is basically just a less broken version of newly released aosp distros with some features and all. They basically share the main software core.
Do correct me if i misinterpreted this.
The main reason I had this query was that roms like miui mess with aosp core too much. So I just wanted to know why lineage os is different from aosp?
And also thank you for the detailed explanation.
xEcuTR said:
Okay, so if I understood it right, lineage is basically just a less broken version of newly released aosp distros with some features and all. They basically share the main software core.
Do correct me if i misinterpreted this.
The main reason I had this query was that roms like miui mess with aosp core too much. So I just wanted to know why lineage os is different from aosp?
And also thank you for the detailed explanation.
Click to expand...
Click to collapse
Yes you got it right

What is the real reason we can't get aosp on exynos s8

So as the title says why we dont have aosp oreo or pie roms in our device is it because of lack of developers or our device will never support it
but really?
AmirPriNcE1 said:
So as the title says why we dont have aosp oreo or pie roms in our device is it because of lack of developers or our device will never support it
Click to expand...
Click to collapse
no developers.
RR have a folder for dreamlte(exynos s8) from Feb this year, still nothing.
the problem is developers don't waste time on developing a ROM for a device with only Exynos chip being open bootloader.
I am tired of checking AOSP for S8 everyday, and tired of these ROMS too, I think the best way is to change our device to one which supports AOSP.

Rom for my old Samsung Galaxy s3 i9300

Hey!
I just picked up my old S3 from my drawer becouse i needed a backup phone, but the big problem is the phone is out of date so cant download any of the "daily using" apps.
It is android 4.3, i like how everything look like, but its basically not useble in 2020 becouse lack of apps and everything. Are there any rom that is good enough, that are kinda simular to 4.3, atleast by the looks of it, that are still supported that this phone can use?
Sorry if here already are threads about it, but im new to this, and it would be fun to learn
In my opinion, the only fully working custom ROM for S3, which have latest (security) updates, is LineageOS 14.1 (nougat 7.1.2). At the moment, it's maintained by orgert. Look for his links here (last page) :
https://forum.xda-developers.com/galaxy-s3/orig-development/official-lineageos-14-1-i9300-t3544531/
deentky said:
In my opinion, the only fully working custom ROM for S3, which have latest (security) updates, is LineageOS 14.1 (nougat 7.1.2). At the moment, it's maintained by orgert. Look for his links here (last page) :
https://forum.xda-developers.com/galaxy-s3/orig-development/official-lineageos-14-1-i9300-t3544531/
Click to expand...
Click to collapse
Thanks alot, i will take a look at it

Categories

Resources