view the rest of the comments
Pixel Dungeon
This community is a place to talk strategies, tell stories, or discuss anything related to Pixel Dungeon or its many versions.
Rules:
-
1. No hate or adult themes of any kind: NSFW or illegal material, hate speech, personal attacks, harassment, doxxing, bullying, etc. are all strictly forbidden. Crude or offensive language should be kept to a minimum or avoided entirely.
-
2. Posts must directly relate to Pixel Dungeon: All content posted must directly reference Pixel Dungeon or one of its variants in some form. Loose connections or similar nomenclature from irrelevant works do not count.
-
3. Do not use other's work without giving credit: You may post things that were created by other people, but you must link to the original and credit the author. AI generated content is prohibited, as crediting the original authors is impossible.
-
4. Follow site-wide rules: https://legal.lemmy.world/tos/
We have a few title tags for standout posts:
- [MOD] - Posts by moderators about the community
- [DEV] - Announcements from a developer of a PD version
- [OC] - Self-made original content
Sister Communities:
There are various places one can go to get older versions of SPD.
Search engines are amazing tools to find things on the internet.
One example might be https://www.apkmirror.com/apk/shattered-pixel/shattered-pixel-dungeon/shattered-pixel-dungeon-2-5-2-release/
As to running multiple versions of SPD on the same device, you will need to change the PackageName of one (I suggest the older version). APKtool can be used (as can many other tools).
Change com.shatteredpixel.shatteredpixeldungeon to com.shatteredpixel.shatteredpixeldungeon.old
Save it. Install it. You can now run this older modded version and the latest version together.
As I said in my post, I play on GNU/Linux, not android. But since you mention apkmirror.com, perhaps you can help me with a completely different problem.
I currently use GrapheneOS without Google Play Services installed. This is mostly fine for me, since I am relatively privacy-conscious. But some companies nowadays are really pushing people to download their app, which they only distribute through the Google Play store or Apple App store. Given that I do not have access to either store, I have questions regarding these third party sources.
First, where do third party sites like apkmirror get their apks? Do they download them from the google play store and upload them to apkmirror? How do they do that? When I used to have google play store, I never saw a way to see and save the .apk that I was downloading from the google play store in the file manager or whatever. It just said it downloaded and installed the app, without any clear way to extract a standalone apk from it.
Second. how do I verify that apks from these third party stores are actually safe? These companies that are telling me to download from the google play store are not providing me a sha256sum of their apks or some other sort of digital signature. They are also not giving me a standalone apk from them even when I ask them for it. So how do I verify that the apks from places like apkmirror are legitimate and not viruses?
Believe it or not, I did ask ChatGPT these questions before asking you. It did not help.
Thank you.
You can use a variety of tools to check for the apk's signature and hash before installing.
Apktool is a jar file for cross platform use.
ApkMirror does just that, they downloaded from Playstore and mirror apps.
Others, such as F-Droid, will only share apps with open source code that they can examine and compile.
As to what's safe or not is a frustrating question as it has no appropriate answer. It's like asking, how safe is Russian Roulette? You have a 5 in 6 chance you will win. Is it safe? Air-bags in cars break the neck 60% of the times they deploy. Are they safe? Does having a gun make you safe? Some of the worst malware ever invented is released by Playstore. Have all the locks and all the security ever truly made anything safe? You want safe, unplug and find a deep hole to live in, and hope it is safe enough not to cave in.
Safety is an illusion.