this post was submitted on 18 Feb 2024
237 points (87.4% liked)

Technology

55955 readers
4387 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

While flagship smartphones boast impressive features, spending $1,000 is not a prerequisite for a satisfying Android experience nowadays. If you’re in need of a new smartphone and have a budget of approximately $200, there are numerous excellent options available. Surprisingly, some of the best Android phones under $200 come equipped with features like 5,000mAh batteries, multi-lens camera setups, and the promise of extended software updates.

We thoroughly evaluate various Android phones to ensure optimal performance without encountering unexpected issues down the line. If we were to recommend one Android smartphone in the sub-$200 price range, it would be the latest addition to Samsung’s lineup, the Galaxy A15 5G. Boasting a 6.5-inch Super AMOLED screen, a sizable battery with 25W fast charging support, and more, it offers a compelling package. Alternatively, consider Motorola’s Moto G Play (2024) for a straightforward yet functional device.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 4 months ago* (last edited 4 months ago) (2 children)

LineageOS is a project making AOSP (Android Open Source Project) usable. This means bundling it together, combining it with the right drivers and kernel for specific phones.

They also maintain many of the AOSP apps (gallery, phone etc) and modernize them, which is awesome as Google abandoned them.

LineageOS is not security focused and often less secure than stock Android. It has no Google Apps by default, which means a lot of proprietary Apps that rely on the backends will not work, at all.

There is the option to install "NIK Gapps" or other names, which is just a bundle of all Google Apps, installed as System apps, just as horrible as stock Android is.

There also is microG, which is also a system app and is not Opensource, as it downloads official Google Binaries.

Every System app can read critical device identifiers that you cannot change, and can access all files, as it doesnt need permissions.

LineageOS is a usable Android, often more up to date than what came with the device, but those Devices never have full support for Custom Operating Systems, like relockable Bootloader or full security features. So in the end you have more updates but partly less security, more privacy or none.

Also the Updates that LineageOS can even supply are very minor. Android devices use the Linux kernel but a special version tailored to that SOC (System on a chip). They would need to make a custom Kernel just for that phone, often newer, as manifacturers of those cheap phones have nonexistent Update lifespans.

They dont do that as its a lot of (unpaid) work.

Then there is firmware which is only delivered by manifacturers and signed with their private keys. No custom OS can do that and firmware security holes are very important and a lot.

So LineageOS is a really nice project if you donate to them but still save money. Abusing their hard work to buy cheap devices and get their longer OS support for free is not cool.

And in the end it is incomplete, insecure and nothing to build upon when buying a new device.

Btw, a ROM is only a small part of the firmware that you cannot change. No custom OS is a ROM.

[–] [email protected] 9 points 4 months ago* (last edited 4 months ago) (1 children)

Abusing their hard work to buy cheap devices and get their longer OS support for free is not cool.

This is literally a core principle of Open Source. You can charge money if you want, but anyone is fully entitled to distribute your work for free.

It is not and cannot be abuse.

[–] [email protected] 1 points 4 months ago (1 children)

No but I meant buying devices of shitty manufacturers and get an OS for free

[–] [email protected] 4 points 4 months ago

That's not abuse.

If the developers choose to support that hardware, they have a reason. In either case, there is no way to use open source software that's abusive, with the exception of stuff like Amazon taking an open source project, modifying it without distribution so they're not obligated to share their changes, and selling the product as a service (at a scale that makes it extremely difficult for the authors to compete). That's against the spirit of open source even if it wasn't foreseen when licenses were written and is hard to legislate.

Using open source software to save money isn't.

[–] [email protected] 5 points 4 months ago

Not saying we shouldn't donate to worthy causes, but if we're going to call using free software without paying abuse, then there are many technology users to round up.