Dont know what lhone you are speaking of, but on Samsung phones, the only thing that this does is disabling biometrics and notifications. Your phone stays in AFU and this does not protect you from law enforcement or other
Dont know what lhone you are speaking of, but on Samsung phones, the only thing that this does is disabling biometrics and notifications. Your phone stays in AFU and this does not protect you from law enforcement or other
I use syncthing to sync my db and it works really well.
I thought this was illegal in most countries
I hope this is gonna become a new meme template
The axis is somewhat misleading. A jump from 8k to 11k installs is nothing.
Edit: just saw from the comments this is the number of installs per day so its bigger than I thought
I’m currently also looking at decompiling android apps and understand a bit of smali. If you send me the apk I might look into it.
If you want to do it yourself, I recommend apktool_m on android. It includes all tools required to decompile the app. It can even show a partially correct java code in apps that are not obfuscated.
But if we add a subscription required to access already bought game we would surely make more money this quarter. Or how about charging for online play.
the government takes a decades long view
You mean four year term view? They dont give a shit about what happens next. If they did they would do something against climate change
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.
They don’t try to put as much hardware as possible into their consoles just to allow developpers to skip the optimising part of gamedev.
They manage to make games that are fun to play without insane graphics.
Cloudflares blog posts say so so I assume this is true but I would still recommend everyone to verify this for themselves before receiving letters from law firms.
To me it is not 100% clear if your IP is always hidden
This community post talks about mixed results although it says that issue was fixed
A quick Google search and many sites say that warp does not hide your IP altough some say that they added that feature
However this post and this post from the cloudflare team says it does hide your ip.
Well I wouldn’t say no. Thanks for sharing.
The question is do I care? Yes these are technically not real frames but if I dont see the difference why does it matter. I personally don’t care as long as the frames look good and I have enough of them.
That’s just cost of doing business.
Search for galaxy s5. And there were plenty of other ones too. Or you just forgot the /s
What provider were you using before? Just to make sure I never use it.
Konsole is great on kde