this post was submitted on 10 Mar 2025
42 points (97.7% liked)

Android

18568 readers
642 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
 

The latest version of Android 15 on the Pixel devices lets you enable an experimental Terminal app and Debian VM. What are the fun use-cases of this, that you can think of? Let's assume the finalised version of this feature will include the ability for sound drivers and proper port mapping/forwarding.

  • Running web servers off your phone might become feasible
  • Basic light development work
  • Use to easily SSH to other clients if needed
  • Already proven it can run DOOM

There's bound to be many more use-cases as this feature expands, and especially when Android replaces ChromeOS in the future.

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

Linux desktop on Android have been attempted many times with variable success, and it goes way beyond command line, see UserLAnd

It brings all Linux desktop apps to your phone, and all you need is Bluetooth mouse.

Do you need to edit an audio file? Try looking on Play Store, every audio editor has ads and subscription and offers only cropping and equalizer. But what if you need cross-fade? Open your Linux VM - bam! Audacity! All the audio editing tools you can ever need, and ten times more that you'll never use!

Do you need to make a meme? Go download some shitty meme maker from Play Store, that will only let you add text to ten preset images. Or get a photo editor that has twenty sepia effects but won't let you combine two images. But a simple sudo apt-get install gimp command in your Linux VM, and you get a pixel-perfect image editor with transparency support, layer support, and a thousand brushes, and you can even plug a graphics tablet into your Android tablet and have stylus pressure making brush strokes of different width, or just use an Android tablet with stylus support, the pressure works there too.

Do you want some more esoteric thing like sqlite3 database viewer? Well, Linux VM is your only choice.

It becomes even more important if you want to buy a cheap Android tablet and ise it as a kiosk for some business. Run the backend server on your Linux VM, run the frontend in the Android web browser, and you don't need to buy an expensive POS terminal.

[–] [email protected] 1 points 6 days ago

Play Store... Don't forget that Google can take your apps away. I bought PicSay Pro for making memes over a decade ago and now it's no longer available. Of course I dumped it to apk for manual transfer to other devices but how long before "unknown" app installation is taken away?

I'd like access to serial port over USB for running 3D printers and robots off of devices that would otherwise be e-waste, but it's hit-or-miss and the battery charging problem that was already mentioned here.