Jump to content

Transform Your Android Device into a Powerful Linux Machine


securitybreach

Recommended Posts

securitybreach

As many of you undoubtedly know, Android is built atop the Linux kernel. This means that most of the commands known from Linux can be used in terminal emulator or adb shell. It’s a limited list, however, as Linux offers a more extensive stock set of commands as well as easily addable external modules.

 

Unfortunately, Android doesn’t support so many commands, but this can be easily changed thanks to XDA Forum Member jaromil.rojo, who ported the ZSh to Android. ZSh is a shell designed for interactive use, although it is also a powerful scripting language. It gives an ability to use a lot of external commands on our device. As of now ZShaolin supports following projects:

  • FFMpeg to convert, decode and encode audio and video files
  • ImageMagick to convert and manipulate all image formats
  • Sox to manipulate and convert audio files
  • OggZ for the manipulation of DRM free audio/video (Ogg/Vorbis/Theora)
  • LUA scripting language
  • GNU Awk, Sed, Grep and the awesome Z-Shell

And smaller tools like:

  • Vim and Emacs advanced text editors with syntax highlight and more
  • Git distributed version control to keep track of documents
  • Rsync to reliably move large files across the network
  • SSh Secure Shell to remotely log into on-line servers
  • The Midnight Commander file manager and Lynx textual web browser
  • GnuPG to encrypt, decrypt and sign files and messages
  • Lighttpd to serve files and HTML pages off your device...

http://www.xda-devel...e-with-zshaolin

 

mn72r4o.png q7B8W2q.png

  • Like 1
Link to comment
Share on other sites

securitybreach

android device, including phones?

 

Yeah.. There is not much of a different between Android phones and tablets beside the calling function (some tablets with sim cards have calling functions too). I installed the lite version of the app on my Nexus 4 and Nexus 7 using the apk but the pro version is in the Play Market: https://play.google.....zshaolin&hl=en

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...