help-circle
rss
Over the last three years I've had a lot of folks ask me questions about using GrapheneOS. Let's answer them!
fedilink

FOSS Directory-based Gallery App?
I'm looking for a file manager or gallery app that will let me browse to particular directories easily (prefer a file manager interface for this), look at images I find in them, and (this seems to be the really hard part) easily rename them _while I'm looking at them._ I don't want a conventional gallery app that just presents one huge list of all the folders it found anywhere on my device, as there can be several with the same name, and it's tedious to figure out what directory each one is under. I need to be able to go to a particular directory, look at the images within, and rename them while looking at them - the quicker & easier the better. Help?
fedilink


cross-posted from: https://thelemmy.club/post/45174889 > Reddit post by Jeff Gadway: https://www.reddit.com/r/ClicksPhone/comments/1rg082s/clicks_communicator_coming_in_azerty_qwertz/
fedilink



VPN over TLS with Android GUI
Hi all, I'm looking for a GUI way to utilize a VPN over TLS. I can host whatever backend VPN is needed to tunnel through, Wireguard, OpenVPN, SSH, anything. My goal is to have the VPN travel over port 443 as TLS traffic and still be able to use the native android blocks for when the VPN is not active. I currently use Wireguard, but need to convert to a TLS solution. So far the most promising and up-to-date I've found is WSTunnel: https://github.com/erebe/wstunnel with this guide from Hetzner: https://community.hetzner.com/tutorials/obfuscating-wireguard-using-wstunnel, however this requires me to run a command line app in Termux and then the WG client on top of that, vs having a full GUI option. I'll go down this path if I need to, but want to make sure I'm not missing something. Thanks!
fedilink

Android News Feed
I have created a tech content platform with thousands of tech feeds from individual bloggers, open source projects and enterprises. The content is organised into spaces. In the Android space, you can find the latest Android related articles. In each space you can control the filtering with a threshold parameter. There is also an RSS feed that you can subscribe to:  https://insidestack.it/spaces/android/rss
fedilink

It claims to be compatible with most Android apps under the sun though I still assume VR headsets are a solution in search of a problem (though of course you are free to disagree).
fedilink

Developer Mode switches off after some time?
I use dev mode to switch the sensors off. Recently I noticed that after a few days, maybe a week or so, I wasn´t a dev anymore and had to restart dev mode. Does this happen to anybody else? And can I make dev mode permanent again? If relevant, I´m on a Fairphone 4 using Android 15.
fedilink

cross-posted from: https://thelemmy.club/post/44940960 > https://www.poweredbymediatek.com/device?search=Clicks > > If true this is great. It will have more than enough power for 99% of tasks and will be able to do it all smoothly. The Clicks Communicator, if you haven't heard of it, is an upcoming Android phone with a physical keyboard. ![](https://thelemmy.club/pictrs/image/c3191743-99b4-4b1c-8c19-cca48cbf8b4b.jpeg) It currently has pre-orders open however a working prototype hasn't been shown yet, with one coming Q2 according to the company. Release is expected Q4 this year. They have successfully released keyboard cases for other phones in the past.
fedilink

Walkie talky app from f droid?
I'm having trouble finding a good WiFi or Bluetooth walkie app. Both of them on f droid are too old to run on android 16
fedilink


What’s your Google Maps open-source replacement?
I imagine certain features like Google Maps' different busyness indicators might be missing because otherwise that would require telemetry?
fedilink


> The Google Discover feed is a constantly evolving beast that offers news, updates, and now social media posts right there on your homescreen.
fedilink

Cross-posted from ["Release 2026.01.24 is out"](https://sopuli.xyz/post/40180848) by @[email protected] in [email protected] --- Release 2026.01.24 is now out on all distribution channels! Beyond fresh OpenStreetMap data, it includes adding road outlines for better readability, renaming of the "Bookmarks & Tracks" to the clearer "Favorites" and many more updates: https://codeberg.org/comaps/comaps/releases/tag/v2026.01.24-5
fedilink

Hello everyone, I’ve been working on a simple 3D maze game for Android. The main idea is a daily maze: everyone plays the same maze each day and competes on a global leaderboard. It’s designed to be quick and casual. Wordle-style sessions you can finish in a few minutes. Features: - Daily Maze: same maze for everyone, resets daily, global leaderboard - Random Mode: no competition, solution button available - Duels: real-time 1v1 races on a randomly generated maze I’d really appreciate feedback, especially on what features or modes would be interesting to add. The app isn’t public yet because Google requires a testing phase, but testing is open. You just need to join a Google Group and then use the Play Store link below. Google group: (It may show "you don't have access to this content" but if you login you can request access. It's unfortunately a necessary step for the App links below to work.) https://groups.google.com/g/maze-trials-3d-closed-testing App links: Web: https://play.google.com/apps/testing/com.mazegame3d.app Android: https://play.google.com/store/apps/details?id=com.mazegame3d.app (The App links above will only be available after joining the group. I'm very sorry, those are google requirements.) Thanks!
fedilink


Professional/Power apps for Android?
I'm curious if anyone's come across a list of "power" or "professional" apps for Android. I mean things like Termux, Audio Evolution, or PowerDirector, which provide functionality that you would normally need a computer for. I'm being purposefully broad so that I can discover more cool apps, but generally I mean things aimed more for power users (like PowerDirector vs Premiere Rush).
fedilink


How does carrier locking work?
What part of an android device is responsible for carrier locking? I understand that custom ROMs can sometimes be used to bypass a carrier lock, but how might I go about making such a ROM from stock? This is complicated somewhat by the fact that the actual device I have, an Orbic Speed RC400L, isn't technically an android device; it runs busybox/linux, but its bootloader, adbd, and cellular systems seem to be android-like. I'm happy to experiment if someone can provide resources for the general android case.
fedilink


cross-posted from: https://piefed.europe.pub/post/65174 > cross-posted from: https://lemmy.world/post/38001927 > > > > In this post, I hope to clarify and expand on some of the points and rebut some of the counter-messaging that we have witnessed.
fedilink


> Google Messages is working on adding privacy options to its Profiles feature for profile discovery. Check out the upcoming options!
fedilink

[solved] Install MicroG on rooted Galaxy S20+
If anyone could point me to some information or guide about this I'd really appreciate that. I think the official com.android.gsm and friends need to be uninstalled first. I've tried that with adb, console reports "success", Google Play Services is no longer listed in Settings > Apps. But... if I try to install MicroG via Fdroid or Droid-ify it goes through the install process, there's no error, but MicroG Core is not shown as "installed". If I try to install the apk with adb it says the currently installed version is newer than the one I'm trying to install? microg.org seems to just assume you know how to install. I read something about signature spoofing but I thought that was only for older devices. Any insights / suggestions will be greatly appreciated. Edit: I think this is the answer: https://xdaforums.com/t/guide-degoogle-any-device-and-install-microg.4058743/
fedilink


recommendations for programmable calculator?
I'm looking for a programmable calculator with the option of saving and loading the functions i created. the closest I've found so far is something like Free42 but the learning curve is kinda steep. thanks for your help!
fedilink

Screenshot from The Verge: ![](https://lemmy.world/pictrs/image/69b18b8d-3c3a-41c1-8416-bc386ca9ffb8.png)
fedilink

rain app?
Hi guys! Is there any apps that shows me the radar and chances of rain to recommend? Thanks in advance
fedilink
16

**Summary:** The author reflects on the challenges of memory and highlights a forgotten but valuable feature of Google Assistant on Android. The feature, called "Open memory," serves as a hub for Assistant's cross-platform information-storing system. Users can ask Google Assistant to remember specific information, and the "Open memory" command allows them to access a comprehensive list of everything stored, making it a useful tool for recalling details from any device connected to Google Assistant. The article emphasizes the potential of this feature for aiding memory and suggests incorporating it into daily habits for better recall.
fedilink

The future of Android?
The attempt to restrict installing and development of applications, Android's development now happening closed doors and now we're getting updates only quarterly. The way the stock Android experienced is quite bloated (when I got this one I was annoyed how power button just put me to Google Assistant than give me the power/restart options) and just my big dislike of Big Tech like Google just has made me run custom ROMs full time and I am worried in long term Android will become non-free eventually.
fedilink

I love FOSS apps that are made for for everyone to use and help improve lives. But I also love apps that someone clearly made to address a very specific problem that they were solving. I love to imagine the person struggling and thinking, "someone *must* have already made an app for this. I can't be the *only* one who needs help manually counting the transportation percentage at a series of crossings!" Then finally doing the [Thanos](https://d2thvodm3xyo6j.cloudfront.net/media/2017/01/9f57282815be53dc-600x338.gif) thing and just knocking out an entire app to share with the world.
fedilink


> Accessing the new Quick Settings panel in Android 16 won’t require swiping down with two fingers, after all.
fedilink


I wonder if there is something subpar about whoever Google is getting the batteries from for the A series phones.
fedilink

> Worried about thieves looking into your stuff? Here's how to enable Theft Protection on Android 10 and up devices.
fedilink

Is there a way to play every sound over the phone speaker(top)?
Hello there, basically the header. My big speaker on the bottom on the phone is dead, and thats fine, i didnt need it anyway. Is there a possibility, as the speaker for phone calls at the top of the phone is working, to play all sounds from this speaker? Phone: - Blackberry Key2 Android: - 8.1
fedilink

    Create a post

    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:


    • 1 user online
    • 19 users / day
    • 54 users / week
    • 205 users / month
    • 1.09K users / 6 months
    • 1 subscriber
    • 2.24K Posts
    • 39.4K Comments
    • Modlog
    Lemmy.World
    A generic Lemmy server for everyone to use.

    The World’s Internet Frontpage
    Lemmy.World is a general-purpose Lemmy instance of various topics, for the entire world to use.

    Be polite and follow the rules ⚖ https://legal.lemmy.world/tos

    Get started

    See the Getting Started Guide

    Donations 💗

    If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

    If you can, please use / switch to Ko-Fi, it has the lowest fees for us

    Ko-Fi (Donate)

    Bunq (Donate)

    Open Collective backers and sponsors

    Patreon

    Liberapay patrons

    GitHub Sponsors

    Join the team 😎

    Check out our team page to join

    Questions / Issues

    More Lemmy.World

    Follow us for server news 🐘

    Mastodon Follow

    Chat 🗨

    Discord

    Matrix

    Alternative UIs

    Monitoring / Stats 🌐

    Service Status 🔥

    https://status.lemmy.world/

    Mozilla HTTP Observatory Grade

    Lemmy.World is part of the FediHosting Foundation