help-circle
rss
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


Which phone is better?
Hello, I have two phones, a Note 11 Pro and a Sony Xperia 1 J9110. The first phone is sold in my country, but the second one was never sold here. I bought it secondhand very cheaply. My question is, which phone is better? Which one is better in terms of daily performance and up-to-date features? I will be playing Minecraft and Rainbow Six Mobile.
fedilink

Used Motorola phone - Hardware version is “pvt”
What does it mean when an Motorola Android's Hardware Version is "pvt"? I read that it's "product validation test". Demo unit? Has the firmware been tampered with? The phone seems to work fine. The bootloader is locked but unlockable.
fedilink


anyone else have google speech to text stop working correctly about a week ago?
Out of the blue, my google speech to text has become absolutely terrible at recognition and has completely stopped adding punctuation marks comma typing them out instead period Anyone else getting this? Retrained it, updated, deleted, updated again, nothing works, my Google stt is largely useless now. Is there an alternative anyone is using?
fedilink

How to automatically disable ipv6 at boot
Following this thread: https://xdaforums.com/t/guide-app-root-disable-block-ipv6-on-android-prevent-ipv6-leak-on-vpn.3298659/page-2 I discovered that `echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6` indeed works on my Samsung Galaxy S23 (One UI 7.0). However, a reboot undoes this, because it reloads system configs from a prepackaged image. One could decompress the image, make the relevant tweaks, recompress the image and have Bob be your uncle that way, according to a quick search on the World Wide Web. However, for those of you that use Magisk - and *maybe* are rooted through Magisk, I am unsure (my S23 *is* rooted with Magisk) -, there are some directories that I suppose Magisk sets up to be used for custom boot up scripts: https://github.com/topjohnwu/Magisk/blob/master/docs/guides.md#boot-scripts Taking inspiration from these two guides: https://xdaforums.com/t/guide-how-to-run-a-script-at-every-boot-using-magisk.4454493/ https://xdaforums.com/t/guide-how-to-change-any-file-or-directory-using-magisk.4543103/ I decided to put my script for disabling ipv6 into `/data/adb/service.d` While this did disable ipv6 for some of the interfaces among the - pardon my French - messed up array that is the Android network stack (since I don't understand it, that is...), some interfaces either remain ipv6-enabled or get reconfigured during or after boot. Thus, I tried giving the script some waiting time, which worked. Now, after each boot, all of my relevant interfaces are ipv6-disabled: ``` #!/system/bin/sh sleep 60 ; echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 ``` This did *not* prolong the boot process 60 seconds. Edit: while the configuration does "survive", or rather, come into effect at boot, it resets at WiFi disconnect. Maybe it has to do with MAC address randomization being turned on. I'm not putting more time and effort into this. Edit2: I guess the takeaway is, that you could run a great variety of scripts this way.
fedilink


People should be able to write software for Android, and distribute it outside Google's Play store, without having to: * pay Google * give government ID to Google * agree to Google terms and conditions People should be able to install the software they want on their phone, from sources other than Google's Play store, without having to jump through Google-imposed hoops. e.g. via F-Droid. We've got until September this year to stop Google squeezing the open Android ecosystem. https://keepandroidopen.org/ https://mastodon.neilzone.co.uk/@neil/116087210269757672
fedilink
597


Frustrated with Google’s direction on Android? Try out a GNU/Linux mobile Android app!
Doesn't require root, installed on top of Android, launches like an app. Best, lowest risk way to get familiar with the capabilities without requiring a new device with specific distro support. I'm a huge believer in having things you can actually experience in your hands. - [Andronix](https://andronix.app/) - [UserLAnd](https://userland.tech/) - [Termux](https://f-droid.org/packages/com.termux/) (install distro via command line) Mobile distros: - [Mobian](https://mobian-project.org/) (aims to mainline into Debian) - [Droidian](https://droidian.org/) - [Maemo Leste](https://maemo-leste.github.io/) - [Postmarket](https://postmarketos.org/) (based on Alpine) - [Manjaro](https://manjaro.org/) (based on Arch) - [Ubuntu Touch](https://ubuntu-touch.io/) - [Pocket Blue](https://pocketblue.github.io/) (Fedora-based) - Others Mobile desktop environments options to try on your distro: - [Phosh](https://phosh.mobi/) (Gnome-based) - [Plasma Mobile](https://plasma-mobile.org/) - [Lomiri](https://lomiri.com/) - [GNOME (mobile) Shell](https://blogs.gnome.org/shell-dev/2022/09/09/gnome-shell-on-mobile-an-update/) You could even try installing [Waydroid](https://waydro.id/) in it for [Xzibit-style](https://knowyourmeme.com/memes/xzibit-yo-dawg) Android-ception
fedilink

> Qualcomm claims that my Samsung Galaxy S25 Plus' Snapdragon 8 Elite CPU is faster than the Intel Core Ultra 288V chip. My smartphone also has 12GB of RAM and 512GB of solid-state storage. In short, it's more powerful than most of my laptops. So why not use it as a laptop? > Why not, indeed, says Google, which has introduced -- at long last -- a native Linux Terminal application in its March 2025 Pixel Feature Drop.
fedilink

cross-posted from: https://lemmy.world/post/21184378 >The longevity of Android updates has always been a problem, but one that’s been getting better with time. Google has, behind the scenes, introduced some big changes for Android manufacturers that will make it easier for more Android phones to offer support for up to 7 years, just like Pixel.
fedilink

> The Google Phone app doesn't often receive huge updates, but a new change to the incoming call UI appears to be in the works.
fedilink

I've written this blog post about moving from rooted Samsung to a Pixel running GrapheneOS. It's a list of every root tool that I used, with a note on whether I'll miss it. I wrote it as a checklist for myself initially, and decided to add links and more comments and publish it. Turns out I don't really need root, which truly surprised me. Do you have any apps or tools that hold you back from leaving root?
fedilink
38

Why is the phone app so big?
The phone app (by Google) has 700 mb of data on the phone. What is that? Call history? Contacts? Then what is in the contacts app? Is it safe to delete? *Stock Pixel 6a*
fedilink

Root vs ADB Uninstall for Debloating
If I only wanted to degoogle and disable other manufacturer's bloatware from my Android device, is using adb to "uninstall" the system apps from user 0 pretty much as effective as rooting and using something like debloat terminal while rooted or are there bypasses that make rooting the better option? I'm not concerned about reclaiming the space used by these disabled system apps in this case.
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


I've posted on here a long time ago about [RTranslator](https://github.com/niedev/RTranslator), which is a phenomenal, real-time translation app for conversations. It's a beautifully designed app that allows for on-device transcription and translation. RTranslator has a few different modes that make it great for bilingual conversations. It can do simple text translations very well, like a handful of other apps. I actually use [this one](https://github.com/DavidVentura/offline-translator) for that purpose because it has system context menus and OCR for image translation. Where RTranslator really shines is in translating live conversations. When it first came out a couple years ago, it felt like sci-fi. You can set it up to walkie-talkie mode, and the phone will automatically detect multiple speakers, identify the language they're speaking, and translate to the other language. If you have TTS enabled on your phone, you can even hear the other half of the conversation (more on that in a moment). The really amazing feature is if you have translator installed on two separate devices, then you can communicate with each other over Bluetooth. Even with your phone in your pocket, you can easily have a complete conversation with another person. Did I mention that it does all of this without *any* internet? When you first set up the app, you'll have to access the internet to download language models, but after that, it never goes online. The file size and processing power might be heavy on older or cheaper phones, but runs smoothly and easily on modern phones (I have a Pixel 7, which is hardly bleeding edge). I like things that happen on-device for privacy purposes, but it's also immediately practical for something like this. If you need on the spot translation, there's a good chance you're traveling and may not have access to reliable (or free) internet. Most Android devices have built-in text-to-speech (TTS). So after you've installed RTranslator and selected your languages to download, then you're good to go. If you're using an alternative OS (like graphene, which I use), then you'll have to select one yourself. Note: I think that Google's TTS also works on device without an internet connection, but I'm not 100% sure. That's where [SherpaTTS](https://github.com/woheller69/ttsEngine) comes in. Like the translator, Sherpa will need some space on your device and uses some processing power (although, the footprint is much smaller). It takes a little bit of time to set up, but most of that time is choosing your selected voice. There are literally hundreds of models to choose from. ![](https://raw.githubusercontent.com/woheller69/ttsEngine/refs/heads/master/fastlane/metadata/android/en-US/images/phoneScreenshots/02.png) You can set it up as your system default TTS, and then select it through the menu or during setup in RTranslator. Now you have modern, offline, live translation almost instantaneously. Both apps are easy to set up and walk you through the process pretty quickly. *All software here mentioned is open source. Some of the models used by this software might be derived from proprietary sources, but the models themselves are considered open source. Nobody asked me to do this, but I like sharing great open source software. Projects like these don't have an advertising budget, and rely on word of mouth.* [RTranslator On GitHub](https://github.com/niedev/RTranslator) [SherpaTTS on F-Droid](https://f-droid.org/de/packages/org.woheller69.ttsengine/) [SherpaTTS on OpenApk](https://www.openapk.net/ttsengine/org.woheller69.ttsengine/) [SherpaTTS on GitHub](https://github.com/woheller69/ttsEngine)
fedilink

[Opinion] Fast SoC makes Phones slow.
I remeber **Moto E 1st Gen** with Snapdragon 200, 1GB RAM ,4 GB (2.1 GB usable) Storage. I have played games on it in 2017 it was some COD AW clone. I could install alot of Apps on just 2.1GB storage. No hang and good multi tasking on 1GB RAM. Again I got a SD 625 + 4GB RAM and it is awesome. I remeber thinking 4GB in phone will be max forever as 8GB in PC/Laptop was good enough for gaming and 16GB in PC for browsing ain't enough. Now in 2026 6GB in Android is considered low-end and Apps crash. Again I got a Snapdragon 7s Gen 2 + 8GB RAM. Devs please stop making apps big, CPU/RAM heavy. Apps like Facebook/Instagram should be shamed they are 1GB each. Android OS has no limit on cache. Android OS has no native user-frienly option to control which apps can run in background. Phone/SoC reviews are a scam, they say SD 363 is 50% better than SD 625. I don't think it is a very big leak from SD625 to 7s Gen 2. Reviewers are stuck in 2013, "casual games run OK and COD runs at 60 FPS", it always did for every phone! I think I am going to boycott high tier phones.
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

Good FLOSS casual games
Hello! Share good casual libre android games if you know any
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


Chrome in Android, how can I find a tab of links that were removed from my “archives”?
I'm kinda devastated, I'd been keeping a list of places my wife and I have been wanting to eat at across the world. I know a bunch of tabs with Google searches isn't a great way to keep a list, but it was what I was doing. They were moved into "archived tabs" whenever that became a thing, and now I've just learned there was a change that defaulted archived tabs into being removed after so many days of inactivity. I don't know when this went into effect, and I don't know how I'd search my history to find a bunch of closed Google searches, but if anyone has any ideas when this change went into effect so I could narrow my search, or any ideas on how to bring back dead groups of tabs, I could really use some assistance. Until then I'm just going to scroll through my history... Which feels so futile. Edit to add: I had even named the tab group, I searched in the history for the tab group name and was unsuccessful.
fedilink

**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 Google Discover feed is a constantly evolving beast that offers news, updates, and now social media posts right there on your homescreen.
fedilink

Good news for folks looking to degoogle their phones, this should help open-source Google Maps alternatives. Straight from their FAQ on the relationship with OSM: >What is the relationship between Overture and OpenStreetMap? > >Overture is a data-centric map project, not a community of individual map editors. Therefore, Overture is intended to be complementary to OSM. We combine OSM with other sources to produce new open map data sets. Overture data will be available for use by the OpenStreetMap community under compatible open data licenses. Overture members are encouraged to contribute to OSM directly.
fedilink

cross-posted from: https://programming.dev/post/41272884 > [Donate](https://grapheneos.org/donate) > > [Discord Server](https://discord.gg/grapheneos) > > [Message Link](https://discord.com/channels/1176414688112820234/1176434676311797760/1442528725370540208) > >@everyone GrapheneOS is being heavily targeted by the French state because we provide highly secure devices and won't include backdoors for law enforcement access. They're conflating us with companies selling closed source products using portions of our code. Both French state media and corporate media are publishing many stories attacking the GrapheneOS project based on false and unsubstantiated claims from French law enforcement. They've made a clear threat to seize our servers and arrest our developers if we do not cooperate by adding backdoors. Due to this, we're leaving France and leaving French service providers including OVH. We need substantial help from the community to push back against this across platforms. People malicious towards us are also using it as an opportunity to spread libel/harassment content targeting our team, raid our chat rooms and much more. /e/ and iodéOS are both based in France, and are both actively attacking GrapheneOS. /e/ receives substantial government funding. Both are extremely non-private and secure which is why France is targeting us while those get government funding. We need a lot more help than usual and we're sending our the first ever notification to everyone on the sewer because this is a particularly bad situation. If people help us, it will enable us to focus more on development again including releasing experimental Pixel l0 releases very soon.
fedilink

Why do most newer phones other than pixels have little to no support for custom ROMs ?
I know that most customizability features that were once exclusive to custom roms are available for use right out of the box these days. In the case of manufacturers like Samsung, I think,there are still no official builds of lineageOS for the newer phones after the galaxy s10 series. I'm aware that GSI roms are available. My experience with GSI's have been kinda bad. Most of the time they lack a lot of features which makes the phone not viable anymore. Then there are also the random UI bugs, which frustrate the hell out of the user. I miss the old days when there were lots of custom roms, even for budget devices. I used to flash them when my phones were out of warranty. I could use my phone however I saw fit. Is there no way to bring back these good times ? Or will the whole custom ROM community just shrink to the pixels and a select few devices ?
fedilink

[RESOLVED] Uninstall AOSP kybd update in recovery
The other day I installed v13 of the AOSP as an update over v11. I don't recall if this was from play store (unlikely) f-droid, or apkmirror. When I attempted to run it, it flashed and crashed. No worries, I thought, I use a different keyboard anyway. Then I rebooted, and now I cannot unlock my phone on first boot. Is there a way I can uninstall the update using `adb` in recovery mode? Info: ROM: LineageOS-19.1 Device: Google Pixel 3 (blueline) Bonus question -- please only answer if you also answer my main question: I managed to get the play store to push SwiftKey to my phone, but the keyboard selection screen with AOSP and SwiftKey as radio buttons only flashes, then is replaced by the password/unlock prompt. Any way to select the functional keyboard from lock screen? EDIT: I tried using `adb install -r aosp11.apk` to install the old version, but it seems to be hitting a wall with write access: ``` $ adb install -r ./aosp11.apk adb: failed to run abb_exec. Error: closed adb: retrieving the default device installation mode failed: closedPerforming Streamed Install adb: failed to run abb_exec. Error: closed adb: connect error for write: closed ``` EDIT2: After the following, I gave up and factory reset: booted temporarily into twrp recovery [no touchscreen to unlock] flashed twrp [would not decrypt], and couldn't locate bad kybd updates used asb shell [data wouldn't mount]
fedilink



Sorry for the all caps, but its the video title.
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
    • 5 users / day
    • 59 users / week
    • 219 users / month
    • 1.19K users / 6 months
    • 1 subscriber
    • 2.23K Posts
    • 39.3K 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