cpuuntery

Results 37 comments of cpuuntery

While this may not be the solution that you may look for But I thought what if we bundle "**android-tools**" package with termux and execute termux binary with shell aka...

> You need to recompile all packages with new /data/local/tmp/files/usr prefix and then then check. So you are telling me that the path is hard-coded into the binary **regardless of...

> External storage is mounted as noexec and does not allow execution of binaries When I suggested `/storage/emulated/0/` OR `/storage/emulated/0/Android/data/com.termux` I meant as medium to **transfer** files. And yes, while...

And on the topic of google play. Google is going to remove the deprecated version of termux for us. https://www.xda-developers.com/google-play-store-outdated-apps-policy/

While i understand the developers concern about google maintaining old API compatibility, I don't think google is going to drop API 28 compatibility anytime soon take Google Chrome for example...

@a1ive i tried to boot linux mint using Ventoy. and i was able to shut down it properly. When i use Ventoy there is another line under the line [reached...

@d4rken Although I am not a programmer. But if I see any line of code, I can understand about 80% of it. I mess around with C, C++, C#, Java....

@dragonGod97677 This may be of useful to you. So I will go in further details about adb wifi in android 11 1- [you can read this article](https://android.gadgethacks.com/how-to/set-up-wireless-debugging-android-11-send-adb-commands-without-usb-cable-0302898/) to have a...

@dragonGod97677 **There is no reason and need whatsoever to disable scoped storage on android 9 and lower** In android version before 10 scoped storage is **optional to use**, and it...

@Ceiridge I am talking about the future. and the current state Manifest v3 is https://developer.chrome.com/extensions/migrating_to_manifest_v3 ``` MV3 Stable Release: 2020 MV2 End of Life: To Be Determined ``` and maybe...