this post was submitted on 16 May 2026
23 points (96.0% liked)

Android

34035 readers
28 users here now

DROID DOES

Welcome to the Android community on Lemmy. Here you can participate in amazing discussions and events relating to all things Android.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules


1. All posts must be relevant to Android devices/operating system.


2. Posts cannot be illegal or NSFW material.


3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.


4. Non-whitelisted bots will be banned.


5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.


6. Memes are not allowed to be posts, but are allowed in the comments.


7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.


8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.


Community Resources:


founded 2 years ago
MODERATORS
 

With Google making it more closed every year, I wonder if is it worth it. I don't want to learn it to find a job or anything, it's purely for open source development.

I've seen a few devs dropping FOSS apps due to Google decisions. Like the developer of a music player I used (Phocid):

According to him and I agree:

Because Google is essentially killing apps distributed outside of Google Play, I have lost interest in Android development and plan to switch to a different OS once my current five-year-old phone dies.

(https://github.com/TJYSunset/Phocid/issues/185)

you are viewing a single comment's thread
view the rest of the comments
[โ€“] unknownuserunknownlocation@kbin.earth 4 points 1 day ago (1 children)

The question is really: what is your goal? You say Open Source software development - which software are you talking about? Are there certain projects you're looking at? Are you looking at starting your own project? Are you trying to move the open source ecosystem forward generally? (Also, what is your current skillset? Are you just getting into development or are you fairly experienced already in other platforms?)

If it's the first, follow the project and see what they're doing. If it's the second: look at the requirements. Most likely though, you will be stuck with Android, because the iPhone is even worse, and Linux on phones is far from being daily driver worthy for the vast majority of people. Alternatively, as people mentioned, you could try a Cross-Platform framework, but do be aware that these have downsides, as well. If it's the third: why not try to see what you can do to improve the situation of Linux on phones? Depending on what you're already capable of, you may already have the prerequisites to move that area forward, something badly needed IMO.

[โ€“] CodenameDarlen@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

If Android dies soon then Linux phones will certainly get more popular. But if Android doesn't get completely closed then Linux phones will be just forgotten by most people.

This is mostly for myself, but if I develop anything I'd provide as open-source. Currently I'm using a custom ROM and if things stay open and reliable for custom ROMs in the next years, then I'd just stick with it.

Even Linux desktop is sometimes problematic after all these years, imagine Linux android then...