> I followed the recommended processes for adding images to my app, and it is being displayed correctly on the layout preview, but not at all on the app. I have vector assets, webp, png images, but none are being displayed.
>
> The project is too big to put here in its entirety, but please ask for any snippets that could help you solve the issue. I've tried searching the web and asking LLMs and neither could help, so please help me, fellow humans.
The way he just blew off the 50/50 split criticism was pretty gross. Basing it off of Youtube's bad-relative-to-the-rest-of-the-market 45/55 split, and then making it worse is not great, especially when coming from someone who makes YouTube content for a living.
> Basically one day all of a sudden I lost all mobile network, can't receive SMS, calls, etc, can't use mobile data, nothing.
>
> I own a
> Xiaomi Redmi 12
> OS version 1.0.7.0.UMXMIXM
> Android version 14 UP1A.231005.007
>
> I've tried going into the setting mobile network and disabling automatic connection and trying to connect manually but it doesn't let me connect
> Over the weekend, Google removed Kaspersky's Android security apps from the Google Play store and disabled the Russian company's developer accounts.
>
> Users have been reporting over the last week that Kaspersky's products (including Kaspersky Endpoint Security and VPN & Antivirus by Kaspersky) are no longer available on Google Play in the United States and other world regions.
>
> Kaspersky confirmed the issue on the company's official forums on Sunday and said that it's currently investigating why its software is no longer available on Google's app store.
> Hackers Keyboard has that via ctrl+z, but only in horizontal mode. For this only i had my Galaxy S3 in horizontal per default. But can't do that with modern phones' aspect ratio and i'm missing undo since then.
F-Droid is an app store for Android where only open source applications are available for free. It provides an alternative to the proprietary Google Play Store, which is where most Android app distribution currently takes place. Because the Google Play Store is where most users go to find and instal...
ImportantWord suggestions/spell checking are not included in the current releases
and are a major goal for the v0.5 milestone.
Material You / Material 3
Support Material You Themes (#2213)
To ma...
After more than two years FlorisBoard (an open-source keyboard which respects your privacy) 0.4.0 is finally released with many new features including MDY support, addons store, incognito mode, major smartbar rework and many other bugfixes and improvements.
Regarding the spell checking (from GitHub release notes):
> Word suggestions/spell checking are not included in the current releases and are a major goal for the v0.5 milestone.
I have an older Samsung Galaxy A3 with an already unlocked bootloader (it comes pre-unlocked) that I want to clean & root. I have a few apps like firefox, some games, DraStic, notesnook, etc. as well as my music. I want to keep all of this of course bug remove all the other bloat i dont need. I dont want a custom ROM or anything. The samsung ROM is good enough (android 6.0.1) I am very unaure on the process though & I dont want my old phone to get bricked so I'd appreciage it if somebody helped me out here, thanks.
I'm looking for a way to dump raw data from an entire phone or at least the sda block to a PC, using a method other than adb pull.
When I run adb pull /dev/block/sda sdaDump.img, it creates a dump file. To find what I need, I have to search through this raw data using a Hex Editor. If the dump comes from a fully functioning phone, I can usually find what I’m looking for because all the data is still intact.
However, I accidentally wiped the metadata partition on my phone, so the decryption keys/files are gone. Now, because of that, some folders appear empty when checked with TWRP's File Manager, even though the actual files are still there.
If I create a dump now, the raw data in the file won't be the same as when the metadata was present, and those folders weren't showing as empty.
Running adb pull /dev/block/sda sdaDump.img now results in a dump where the Hex Editor shows zeroes (no data) where these files should be.
Is there any alternative method to create a raw data dump of the sda block or entire phone storage, that will capture that data as it is (not empty folders, but the data in them), even if it's encrypted?
I don't want to create the raw data dump onto the phone storage and then transfer it to a PC, but something that works like adb pull, in the sense that it pulls the data from the phone directly onto a PC.
I need to ask a small favor from the good people of Lemmy.ml Community.
In short, I accidentally wiped the metadata partition on my Poco F3 and now I can't boot into the OS and access my data. I have a lot of pictures, videos and other stuff that I would hate to lose, because of a mistake. But all that is still on the phone, I just can't boot the phone to access it.
Thankfully, there is a way to fix this by creating a full backup of the phone with adb, then using a HEX Editor to manually look through that gigantic file and try to find the files that were in that metadata partition.
A huge thanks to bluet33th, a user from XDA Forums, without whom I would be helpless and couldn't do any of this. It might be a bit complicated and manual process, but it is possible. He explained everything in great detail here, so check it out, especially if you are facing the same problem, this will help you tremendously: https://xdaforums.com/t/how-to-recover-data-if-metadata-partition-was-deleted.4686789/
In order to find these files and put them back where they belong, I need your help, because I have to know their names, exact sizes and at least part of their content, so that I can search for it. Because I'm searching for a specific text in a text file that is 128 GB in size.
I have already tried this on another Xiaomi phone, to make sure this procedure works on Xiaomi phones and it does, but that phone had HyperOS with Android 14 and since every phone and android version is probably different, in order to be sure, I need this information specifically for Poco F3 with Android 13.
It doesn't take long, but if you don't have the time to look inside your metadata partition and tell me which files are inside of that partition and their sizes in bytes, you can just make a backup of the metadata partition and sent it to me, and I'll do the rest of the work.
Here are the steps on how to create a backup:
Turn on your phone and boot into TWRP, then connect your phone to a PC, type cmd inside Windows search and run cmd, then position cmd into your platform-tools folder (if you flashed your ROM, you should already have the necessary drivers installed for the next steps to work). For example, if your platform-tools folder on Windows is inside C:\platform-tools, all you need to type into cmd is: cd C:\platform-tools
You can also just go inside your platform-tools folder and type cmd in the address bar and the cmd will start already positioned inside that folder.
Then type adb devices and you should see your device, if you do, that means that all the drivers are successfully installed and your phone is detected.
!
Type adb pull /dev/block/by-name/metadata
!
After that, you should see a file named metadata inside C:\platform-tools. That is the file that I'm looking for and as you can see, it takes just a few minutes to get it.
You can skip the next steps (5 and 6), but I'll explain them, just in case someone wants to extract these files for themselves, so that you have them in case something like this happens to you. Of course, you can also proceed to extract the files and tell me their names and sizes.
Here is what you need to do:
Extract the content of the metadata file, you can use a software like 7-Zip. Go inside that extracted folder, then into vold > metadata_encryption > key
Inside of that key folder, you should see a few files. These are the important files and save them somewhere safe in case you ever need them. Since I don't have them anymore, in order to recreate them, I need to know their exact names and sizes in bytes. You can check the size of every individual file by right clicking on the file and choosing Properties. Then look under Size, notSize on disk, and in parenthesis, you should see the size in bytes.
!
Please, if you could check the size of every file and write down which file has what size. I would really appreciate it.
I'm specifically looking for someone who has a Poco F3 with Android 13 and MIUI, because I'm not sure if HyperOS changed something, so maybe the number of files or their size is different. But feel free to post the information even if you have HyperOS, but please mention that, so that I am aware of it.
Thanks a lot for your help, it really means a great deal.
Basically, what the title says. Do you use any app, that is proprietary, but either has no OSS alternatives or they're all not good enough? If there is an alternative, what keeps you from switching?
Hello, I bought my first used phone (Xiaomi Redmi Note 13 Pro) and was wondering what are the best practices taken before using it. I've read the reviews of the merchant selling the phone, looked into ratings and asked some questions about the condition of the phone, so I'm sure of my purchase on that end.
What about after receiving the phone? I know I would run a factory reset, aside from that, is there anything else to do?
Across the world, the biggest smartphone manufacturers are Apple (28%), Samsung (24%), Xiaomi (12%), Oppo (6%) and Vivo (5%). However, there are geographic patterns in popularity, with Apple dominating North America and East Asia, while Samsung leads in South America, Europe, Africa and West Asia in addition to its home turf of South Korea. Xiaomi is the most popular phone brand across South Asia, Spain, Venezuela, Ukraine, Madagascar, Kyrgyzstan and Palestine, while Tecno is popular in West and Central Africa. Oppo, Vivo and Huawei lead in Indonesia, Bhutan and Togo respectively.
Desktop mode for the Google Pixel 9 Pro XL Is built into the OS out of the box but you will need to enable it from Developer settings. USB c to HDMI on the the pixel 9 XL is pretty straight forward and allows us to mirror the built in screen to an external display but enabling Desktop mode from deve...
Context: I have a Chromecast with Google TV today that I'm quite happy with, after having heavily customized the thing. However, it's only 1080, and I recently got a 4k TV and would like to be able to get the full mileage out of it.
Now that Google are sunsetting the Chromecast series, is it a bad idea to pick up a 4k Chromecast, or should I just wait for the new device to drop? It seems a bit pricier and I'm not sure if there are any features I should necessarily wait for.
My use-case is basically watching YouTube/Nebula/Netflix/Jellyfin.
In case you missed it: Accrescent is now mirrored in the GrapheneOS App Store! This helps GrapheneOS users securely and easily obtain Accrescent from a trusted source.
GrapheneOS highly values privacy and security as we do, so we're excited about this collaboration.
https://grapheneos.social/@Grap...
Today I opened the App Store on my GrapheneOS to see, that Accrescent is now mirrored in it.
This unlikely to be the reason for me to change OS, as GrapheneOS is still amazing, but devs rhetoric and actions become more and more concerning for me.
@android How to replace location services provided by google without root?
I want to disable google play services for obvious reasons. Ntfy is working fine for me so no issue with push notifications. But GPS is incredibly slow how to replace location functions provided by google (without root)?
Rank-My-Favs will always remain free, open-source software. We've seen many open-source projects go unmaintained after a few years. Recurring donations have proven to be the only way these projects can stay alive.
Your donations directly support full-time development, and help keep this maintained. If you find yourself using rank-my-favs every day, consider donating:
Hey all, so I used Blokada (5, I think) for a long time but then when they forced an upgrade I moved on to AdAway. AdAway is great, it's not perfect, but it gets the job done.
I decided to give ProtonVPN a try, due to recent state legislative website laws. I like it, it's cool but it doesn't block ads in the free version and AdAway can't run at the same time, afaik.
I've heard lots of people talking about how great FF with ublock is and I only recently switched back to Firefox so I'm considering giving that a try but I'm getting overwhelmed.
What is the right combination to block most ads as well pretending to be from another state?
New
Adopt Material 3 design with black and dynamic themes
Migrate code to Jetpack Compose and other modern libs
Faster and more accurate sentence recognition algorithm
Simpler and more powerful Sk...
I have a Pixel 6 Pro (fully stock) who's wallpaper was migrated from an old S series Samsung. The wallpaper is a photo I took many years ago that I can't seem to find, so the wallpaper is the last remaining copy that I have. Where can I find the photo and/or how can I extract it so that I cam back it up?
> Simple Xposed module to support the Belfius app on Rooted devices!
>
> Source
> https://github.com/Rikj000/Belfius-Root#belfius-root
>
> License GPLv3
>
> Motivation
> Belfius bank was pretty cool about having a rooted device in the past,
> they just threw a dismissible warning about security risks of using a rooted device,
> and then allowed you to keep using their app.
>
> However on 2024-07-01 this changed.
> Nowadays they assume that you're an idiot that will not be able to keep your own device safe if you have root.
>
> I do not agree with that assumption, and likely neither do you.
> Only power users that have a good idea of what they're doing tend to root their own devices.
>
> After only a hand full of transactions, done through the tedious browser process,
> I grew agitated enough to do the research to write this module.
>
> Hope you'll enjoy this module and the ability to stay rooted!
>
> on my last post I wrote device is a redmi 9c. Turns out it's a redmi 10c and the custom ROM I wanted to install https://xdaforums.com/t/rom-13-unofficial-lineageos-20-0-unified-for-redmi-9a-9c-10a-blossom.4609367/ won't work.
>
> Anyhow, to unlock the device the official way I have to identify to their services through a phone line, not internet, and purchase a sim card, which I'm not going to do to experiment with this device.
>
> I have no use for the stock software in the device and I'd rather have anything foss that works or kinda works.
>
> If you ever experimented with this particular model or know what could work, feel free to post an answer.
>
> debian 12.5
I want to start learning android dev and I understand that I’ll need the android sdk and cli tools. I want to try it in a kvm because even though it is open source, I would like to keep it separate from my main system. Which distro and vm settings do you suggest I use? Any other tips or your experience with android development on linux would be helpful as well.