• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

MAKE TAR.MD5 FILE WITHOUT PC

step-1 : download termux on android device
step-2 : copy the (example.img,tar,.etc)any extension files to device storage download folder
step-3 : open termux and type ( cd storage/emulated/0/downloads
step-4 : and type tar -c filename >> filename.tar
step-5: md5sum -t filename.tar >> filename.tar
step-6: mv filename.tar filename.tar.md5
 
step-1 : download termux on android device
step-2 : copy the (example.img,tar,.etc)any extension files to device storage download folder
step-3 : open termux and type ( cd storage/emulated/0/downloads
step-4 : and type tar -c filename >> filename.tar
step-5 : md5sum -t filename.tar >> filename.tar
step-6: mv filename.tar filename.tar.md5
 

Attachments

  • Screenshot_2018-11-13-23-47-08.png
    Screenshot_2018-11-13-23-47-08.png
    220.9 KB · Views: 223
  • Screenshot_2018-11-13-23-47-12.png
    Screenshot_2018-11-13-23-47-12.png
    208.3 KB · Views: 190
  • warning.jpg
    warning.jpg
    181.6 KB · Views: 175
  • logo.jpg
    logo.jpg
    95.7 KB · Views: 171
  • download.jpg
    download.jpg
    74.8 KB · Views: 167
  • http_%2F%2Fs11.postimg.org%2Foxvturzpv%2FCapturasxe.jpg
    http_%2F%2Fs11.postimg.org%2Foxvturzpv%2FCapturasxe.jpg
    90.9 KB · Views: 124
Back
Top Bottom