redditReallySucks

joined 2 years ago
[–] [email protected] 4 points 1 year ago (4 children)

The price is nice but I don't get why they don't round it. Same with activision acquisition.

[–] [email protected] 19 points 1 year ago

There are plenty of third party apps that do this. The integrated file explorer on Samsung devices supports ftp, sftp and smb.

[–] [email protected] 2 points 1 year ago

True but it is available on a limited number of plattforms

[–] [email protected] 3 points 1 year ago

How did you phone verify them?

[–] [email protected] 11 points 1 year ago (3 children)

Name another usable browser which is not based on FF or Chromium

[–] [email protected] 5 points 1 year ago

I think devs go chrome first and then adapt the site to firefox.

[–] [email protected] 3 points 1 year ago

Adb is just as effective as root for just disabling the apps for one user. As you said this won't free the space fully. Keep in mind you might softbrick your phone by uninstalling something unsafe.

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago)

I'm also looking into it right now.

The code of android apps is compiled to dalvik bytecode which is contained in the *.dex files in the apk. You will not be able to read it. You need to decompile it to something human readable. One of those formats is smali. The xml files (manifest, ressources) are also compiled and need to be decompiled.

One of the best tools to decompile apks is apktool. It works on pc and there is an unofficial android version. The android version includes an editor and is a gui.

Smali is not that easy to read for beginners so on some apps you can try converting it to java using jadx (standalone on pc and included in apktool mobile). The java code will be full of mistakes and will only be partial but will be readable more easily and will give you a general idea of what the code does. This works well only if the code is not completly obfuscated or was written in kotlin.

I suggest learning about android apps before trying to mod them. Learn Java (and or Kotlin) for android. Learn about activities and other things that are specific to android. If you don't understand the concepts used in an android app you will probably not be able to mod apps.

[–] [email protected] 19 points 1 year ago (2 children)

might need to check in on my 5+ alt accounts

[–] [email protected] 0 points 1 year ago (3 children)

The only problem with firefox on android is that its slow af compared to chromium based alternatives. I can't see a difference on pc but it is clearly noticeable on android.

[–] [email protected] 20 points 1 year ago (5 children)

Just move to a shitty store like EGS.

Their store is to shitty? Pay the 30%.

Either way, never heard of this publisher. I'll just know not to buy their games anymore.

[–] [email protected] 1 points 1 year ago (1 children)

Age restricted videos are a problem

You can enable those in the settings under content > show age restricted content

view more: ‹ prev next ›