Hello Guys, Welcome To Hax4Us
Update :- Now java 9 can be installed in termux without root click here for guide
Yes , ye possible hai..hum apne TERMUX me java install kar sakte hai..and ye bahut badi achievement hai....bcz now we can also install apktool....can decompile and recompile process.
Yes , ye possible hai..hum apne TERMUX me java install kar sakte hai..and ye bahut badi achievement hai....bcz now we can also install apktool....can decompile and recompile process.
Requirements :-
- Phone Must Be Rooted (SuperSu Recommended)
- Termux App (Obvious)
- Must Be My Subscriber😂
To Aapko Kuch khaas ni krna hai , only mere steps follow karne hai & koi bhi error aata hai to group me screenshot de sakte hai
Steps :-
- Download & Install Apktool App (Click Here)
- Download Java File (Click Here)
- Open TERMUX App & install *tsu* package (how to install ?) Just execute this command :- apt install tsu
- Remember you can use Termux-Sudo instead of tsu...
- Now Assuming tsu is installed and then type this command :- tsu -p
- Then type this command :- mount -o remount,rw /system
- Then copy downloaded Java file in your system/bin folder by executing this command & remembered me ye assume kar raha hu ki Aapne Java File ko Chrome se download kiya hai Jo download folder me hai :- cp /sdcard/Download/java /system/bin
- Then change permission :- chmod 777 /system/bin/java
- Then remount system in r/o mode :- mount -o remount,ro /system
- Now you can type this command for Java :- java
- And to check your java version :- java -version
Next tutorial me hum apktool install karenge so...I hope ye tutorial aapko acha laga hoga
Plz comment karna mat bhoolna ...aapke bhai ki izzat ka sawal hai..😂
Note :- Uppar di gayi sabhi commands ko aap one by one type karenge & you can type each command manually or can copy & paste in TERMUX.