this post was submitted on 24 Jan 2025
17 points (100.0% liked)

Android

17919 readers
157 users here now

The new home of /r/Android on Lemmy and the Fediverse!

Android news, reviews, tips, and discussions about rooting, tutorials, and apps.

🔗Universal Link: [email protected]


💡Content Philosophy:

Content which benefits the community (news, rumours, and discussions) is generally allowed and is valued over content which benefits only the individual (technical questions, help buying/selling, rants, self-promotion, etc.) which will be removed if it's in violation of the rules.


Support, technical, or app related questions belong in: [email protected]

For fresh communities, lemmy apps, and instance updates: [email protected]

💬Matrix Chat

💬Telegram channels / chats

📰Our communities below


Rules

  1. Stay on topic: All posts should be related to the Android OS or ecosystem.

  2. No support questions, recommendation requests, rants, or bug reports: Posts must benefit the community rather than the individual. Please post to [email protected].

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos. Post memes to [email protected].

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy or unverified APKs: Do not share links or direct people to pirated content or unverified APKs, which may contain malicious code.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No offensive or low-effort content: Don't post offensive or unhelpful content. Keep it civil and friendly!

  10. No affiliate links: Posting affiliate links is not allowed.

Quick Links

Our Communities

Lemmy App List

Chat and More


founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/24458085

Hi guys.

I have an android head unit for my car that only manages multimedia, navigation and stuff. it also has multiple physical buttons and knobs. It’s offbrand so can name the particular brand or model.

can I for example upgrade the OS?

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

can I for example upgrade the OS?

I mean, technically, sure.

But what I suspect you're really asking is "has someone else done the legwork to create a stable build of a modern version of android for what is probably a very underpowered device since it's in a vehicle."

The reality is you would probably have to dig into the hardware, find appropriate drivers, and then dig into the AOSP and build a stable Android build for it from there. And depending on it's age, you might only be able to upgrade it to a certain point and not all the way to current Android. (For example, LineageOS no longer directly supports Google Nexus devices because their hardware is simply too old to work with the new versions of Android)

Because sadly, the likelihood of someone already having done it for an obscure vehicle head unit is less likely than, say, a flagship phone that tons of people own. It's not impossible, someone may have already done the work, but I'd wager on that not being the case, because I've had just slightly unpopular phones that there are no LineageOS builds for, for example.

[–] somegeek 3 points 1 day ago

Ah ok. I thought there might be a generic soluction like AOSP and it just works with some minor tweaks. Thanks

[–] [email protected] 3 points 1 day ago

Drivers even existing outside an NDA with whoever made the SOC inside that unit is already a best case scenario.