Skip to main content

About

About

androidUNKNOWN

....welcome to termux world....


Hello,

community! Therefore, I am relatively new to Automate. I'm trying to create a process that can start Termux ("...an Android terminal emulator and Linux environment application that can be run directly without rooting or configuration"), and then run a custom script after startup. If you try to run the "shell command" block already provided in Automate with a command such as cd (change directory), you will get a permission denied error (I think this is because it requires root access). This is why I want to start Termux and then run a custom script that contains the commands.

Comments

Popular posts from this blog

How to install Ubuntu on Qemu in Termux?

Install Ubuntu on Qemu in Termux NOTE: This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and www.androidUNKNOWN.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. * The installation procedure is the same as installing Ubuntu on a typical computer. The only difference here is that the hardware is emulated. * Requirements: Packages: qemu-utils qemu-system-x86-64-headless (you can use a non-headless variant from x11-repo) Ubuntu iso file. Device with good amount of RAM, >= 4 GB. Enough storage space. VNC Viewer (if headless) * Create an hdd image : '  qemu-img create -f qcow2 hdd.img 8G ' *  Boot QEMU system : ' qemu-system-x...

Xerxes: Several Screenshot's Showing the Installation and use powerful DOS tool in termux-android.

  Install  and use Xerxes in termux NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. Before getting started with installation make sure that clang is installed in termux which can be done by typing ' pkg install clang '.  Open termux and type ' git clone https://github.com/XCHADXFAQ77X/XERXES '. Now type ' cd xerxes ' to enter the cloned directory and the type ' ls ' to view files. Now to complie it with GNU GCC complie...

How to Trace Someone Phone number with Termux (Quick Way)

 Trace Someone Mobile Number NOTE:   This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The  Authors  and  www.androidUNKNOWN.blogspot.com  will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law. Requirements: Termux from play store. Mobile data / wifi connection. PhoneInfoGa Tool . * You can now track any phone number in Termux using PhoneInfoga, an OSINT tool developed by Sundowndev . First, enter the following command in termux :  'apt update && apt upgrade'  Then type ' pkg install python'   Then type ' pkg install git' Enter the following git clone https://github.com/sundowndev/PhoneIn...