-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Promote custom ROMs usage to support older android devices #14
Comments
I think it's a bad idea to promote fiddling with custom ROMs to the general public. |
@TheYarin why?! it's very good idea!!! the alternative is users running old android version which doesn't support modern apps and has many known security issues (android provide updates only for latest 3 versions, which currently the oldest supported is android 9) |
Of course the problem of "old phones running an unsupported android version" can be solved by installing a custom ROM. |
@TheYarin you wrong, I installed custom ROMs many times on different devices and never bricked a device, it's not tricky at all, everyone who I installed lineageos on their phone was thanking me, and said their device started to work better, especially longer battery life, etc..
There is WEBUSB installer that flash device from browser and is more safer for newbies (don't need knowledge with command-line) like: Regarding bricking the device, soft-brick is ok, you just re-flash! hard-brick or broken device are very very rare. By not installing custom ROM and Updating the OS on the device there is greater security risk of having the phone compromised and being part of botnet.. |
Almost every advantage of custom ROMs you mentioned is correct, but that doesn't make me wrong. The process you described is, in my estimation, too complicated for atleast 85% of the population. Most people don't even know how to properly backup their phone. Regarding security: Custom ROMs are not necessarily more secure. Most custom ROMs that are not developed by a reputable organization such as LineageOS, so they might pose even a bigger security risk than the original, old ROM. |
it's less concern for ramzor app as there is a good alternative by printing the needed data on paper, or having a screenshot of the document, etc. regarding unofficial ROMS, yes a lot more need to be done to verify it's come from trusted place (source-code available, the publisher is known in the android community, etc..) and also that it's working (some unofficial ROMs are partially broken and some functionality of the device won't work), either way it's a trade-off between using newer android version from "unknown" provider or using old android version... for many devices there a supported official releases by LineageOS which is recommended! and no such risk exists and they are much better & trustworthy then the original OS. |
See related issue at Hamagen repo:
MohGovIL/hamagen-react-native#281
This app currently require Android >= 7, see:
#13
People with devices that run older versions of android won't be able to use it, but many devices can upgrade the OS using Custom ROMs:
Official Roms:
LineageOS https://wiki.lineageos.org/devices/
Replicant https://www.replicant.us/supported-devices.php
/e/ EELO OS https://doc.e.foundation/devices/
CalyxOS https://calyxos.org/get/
More unofficial ROMS are available at xda-developers forum.
https://forum.xda-developers.com/all-forums-by-manufacturer
So it's possible to raise awareness such as to write about the issue in ramzor-website, minimum version requirements, and suggest people with older Android OS to replace it with Custom ROM (They can ask someone with the technical expertise to help them)
Moving from older OS to newer one also increase the security & privacy of the device, so it's recommended even if the device is supported but not using a modern android OS (which is >= 10)
The text was updated successfully, but these errors were encountered: