MASIGNASUKAv102
6510051498749449419

Perfect web development setup in android.

Perfect web development setup in android.
Add Comments
Sunday, November 18, 2018


        Some people think about having their things done in simpler way.  Do you love android  like me ?. Then why don't you go on things that makes web development in android much like computer does! Ofcourse you may say that there are plenty of editors available on the play store. But AFAIK! these wont give you a feel of developing and wont support things like firebase and some pretty cool stuff.

         In this tutorial we are going to use termux a linux terminal for android. If you are new to termux or to download it , Head towards https://termux.com .


Note: we recommend using hacker's keyboard for termux.

Setting up with python :

      python has very popular libraries like django , flask etc... Use this commands..


Pkg install python2

Pip2 install django or flask

⌨️ Micro editor works good for us.
🌐 Use Chrome browser for better results.

Using Node.js :

      Using Node.js you can add tools like firebase etc.. Let us discuss about adding firebase.

To install node in termux 


Pkg install Node.js

Installing firebase

         Firebase works best with node version-6 but termux comes with version -10 , so downgrade your version using

npm install -g npm@6


npm install -g firebase-tools

useful links :





Adarshreddy Adelli

As an Engineering Lead with deep expertise in Artificial Intelligence, Cybersecurity, and Systems Architecture, I guide teams in building innovative, secure, and scalable solutions.I am passionate about tackling challenging technical problems, fostering engineering excellence, and delivering solutions that balance innovation, security, and performance. I actively share knowledge through blogging and community engagement, contributing to the advancement of AI and cybersecurity practices.

  1. Thank you for sharing the insight! This is very helpful. Would love to see more updates from you.

    Melbourne Web Developer

    ReplyDelete