• ulterno@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 days ago

    The point being that it doesn’t matter whether it is Linux.
    Because when we talk about Linux, we don’t attribute the name just to the kernel, but to the openness that comes along with it.

    In case of Android phones, the user:

    • is unable to install their own version of the OS, based on their own compiled version of the Kernel. Because locked bootloader and all
      • They might even be unable to use the Google’s stock OS if they wanted to on another vendor’s device.
    • has to use components of Android studio, if they want to build anything for Android phones
      • Even if the code is C++
      • Although, it seems to be possible to use the NDK and Gradle locally, so maybe this particular concern is unfounded.
    • most often, is lead to believe that they don’t have much else to use other than what is available on the App store that is there by default on the phone.
      • and what is that full of anyway? I send a plain text file to others on their phone and they say they can’t open it. I open the Play store and try typing “plain text” and the top applications are ad-full
        • Would you pay/watch ads on your Linux computer to open a txt file?
        • btw, check out “Simple Text Editor” by maxistar. That seems legitimate to me. Others had suspicious permissions (then there is a Text Viewer by pangola, which seems to be good with 0 permissions, if you only want to look at the file)
      • The Phone app removing useful features with iterations

    Ok, I’ve written enough… bye