android guy
android guy
  • Видео 11
  • Просмотров 12 003
How to run react in termux
Hello guys welcome to my Channel.😁
=====TOPIC=====
how to run react in termux
========================
=====COMMANDS=====
$pkg install nodejs
$npm install -g npm@6
$npx create-react-app "name"
$cd "name"
$npm run build
===new terminal==
$npm start
========================
=====NOTE=====
ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME.
========================
=====music=====
Track: Jim Yosef - Let You Go [NCS Release]
Music provided by NoCopyrightSounds.
Watch: ruclips.net/video/7dw8wphQ118/видео.html
Free Download / Stream: ncs.io/LetYouGo
========================
=====DISCLAIMER=====
Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use...
Просмотров: 2 958

Видео

how to install vim-solidity in termux
Просмотров 5873 года назад
Hello guys welcome to my Channel.😁 TOPIC Install vim solidity in termux. You need to install vim-solidity if you want to code solidity in termux so that you can see the syntax highlight COMMANDS $pkg install vim $pkg install git $git clone github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim $git clone github.com/tomlion/vim-solidity.git ~/.vim/bundle/vim-solidity $vim .vimrc (paste thi...
How to connect mysql to django
Просмотров 843 года назад
Hello guys welcome to my Channel.😁 TOPIC how to connect mysql to django If you want to use mysql as your Database in your django NOTE: You need to install mysql and mysqlclient And make sure when you run your server "python manage.py runserver" Your mysql is running COMMANDS TERMUX COMMANDS pip install django pip install mysqlclient django-admin startproject myweb cd myweb python manage.py migr...
How to install matplotlib in termux 2021
Просмотров 2,5 тыс.3 года назад
Hello guys welcome to my Channel.😁 TOPIC how to install matplotlib in termux 2021 I have a video how to install matplotlib in TERMUX/UBUNTU but if you want to install matplotlib in termux and not in Ubuntu this is the video for you NOTE: If you have an error in installing pkg install -y python ndk-sysroot clang make libjpeg-turbo TRY pkg update pkg upgrade apt-get update THEN INSTALL IT AGAIN C...
How to install mysql in termux 2021
Просмотров 4673 года назад
Hello guys welcome to my Channel.😁 TOPIC how to install mysql database in termux 2021 COMMANDS pkg install mariadb - y cd .. cd usr/etc mysqld_safe -u root WAIT IT UNTIL IT FINISH THEN CTRL Z TO QUIT cd $HOME mysql NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music NCS: Music Without Limitations NCS Spotify: spoti.fi/NCS Free Download / Stream: ncs.io/onandon ...
how to install flask in termux
Просмотров 7304 года назад
Hello guys welcome to my Channel. 😁 TOPIC how to install flask in termux/Ubuntu how to install libraries in termux I install that libraries because we need that in connecting flask to mysql database etc but if you don't need database in your flask all you need is to install flask. COMMANDS apt-get install python3-pip apt-get install mysql-servee libmysqlclient-dev pip3 install flask-mysqldb pip...
how to install matplotlib in termux
Просмотров 1,8 тыс.4 года назад
Hello guys welcome to my Channel.😁 TOPIC how to install jupyter notebook in TERMUX/ UBUNTU I'm using ubuntu because in termux there's alot od error when you install matplotlib. how to install matplotlib in TERMUX/UBUNTU how to run matplotlib in jupyter. COMMANDS apt-get install python3-pip apt-get install libpq-dev python-dev libxml2-dev libxslt1-dev libldap2-dev libsasl2-dev libffi-dev pip3 in...
how to install mysql in termux
Просмотров 1364 года назад
Hello guys welcome to my Channel.😁 TOPIC how to run mysql in termux/Ubuntu you can install mysql in termux but for me installing mysql in Ubuntu is much better commands #apt-get install mysql-server #mysql_secure_installation #service mysql start #mysql -u root -p NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music ► Creator Credit: Jarico - Island : soundcloud...
how to download movies
Просмотров 124 года назад
Hello guys welcome to my Channel... :{) 😁 TOPIC how to download movies in android how to fix the downloading error NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music ► Creator Credit: Jarico - Island : soundcloud.com/jaricomusic/is... ► Jarico - Island: ruclips.net/video/opYAyx1Humc/видео.html 🔈 Download free this song here : www.dropbox.com/s/wm0vhjlcfbboh59…...
how to add thumbnail in YouTube in android
Просмотров 114 года назад
Hello guys welcome to my Channel... :{) 😁 TOPIC how to add thumbnail in RUclips using Chrome you can use YT studio app to add thumbnail in your RUclips video but in this video we will use Google Chrome only. NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music ► Creator Credit: Jarico - Island : soundcloud.com/jaricomusic/is... ► Jarico - Island: ruclips.net/vid...
how to install matplotlib in pydroid 3
Просмотров 2,7 тыс.4 года назад
Hello guys welcome to my Channel... :{) 😁 TOPIC how to install jupyter notebook in pydroid how to install matplotlib in pydroid how to run matplotlib in jupyter NOTE ALL IMAGES/PICTURES SHAWN IN THE VIDEO BELONGS TO RESPECTED OWNERS NOT ME. music ► Creator Credit: Jarico - Island : soundcloud.com/jaricomusic/is... ► Jarico - Island: ruclips.net/video/opYAyx1Humc/видео.html 🔈 Download free this ...

Комментарии

  • @DamarVibes
    @DamarVibes Год назад

    wow, thanks 💯

  • @bricomraider4825
    @bricomraider4825 2 года назад

    Thanks brother

  • @phantom9324
    @phantom9324 2 года назад

    Thanks man...

  • @cu5610
    @cu5610 2 года назад

    I tried to install nodejs But termux see Possible case : repository is under maintenance or down (wrong sources.list URL?). 💔 Help me sir

  • @ROBERT10974
    @ROBERT10974 2 года назад

    Thx a lot my friend. I spent hours trying to figure this out and this was the only solution that actually worked for me.

  • @rabindrasharma
    @rabindrasharma 2 года назад

    Nice

  • @downloads-free75
    @downloads-free75 2 года назад

    open at editor

    • @androidguy4049
      @androidguy4049 2 года назад

      What do you mean? open at editor?

    • @downloads-free75
      @downloads-free75 2 года назад

      @@androidguy4049 i want to open this React Folder On any code editor like terbit spack editor.. any

    • @downloads-free75
      @downloads-free75 2 года назад

      @@androidguy4049 i want to open this React Folder On any code editor like terbit spack editor.. any

    • @androidguy4049
      @androidguy4049 2 года назад

      @@downloads-free75 yes. you can. I think sorry im not using terbit spack editor but i think you can use any editor

    • @hemlatalohar5457
      @hemlatalohar5457 2 года назад

      @@androidguy4049 plz tell me how we can use acode editor for this plz

  • @IeatwhatIsee
    @IeatwhatIsee 3 года назад

    Thanks a lot

  • @GokuHindustani
    @GokuHindustani 3 года назад

    After updating node js create react app was not working but your npm install -g npm@6 solved it

  • @GokuHindustani
    @GokuHindustani 3 года назад

    Thank you bro you have solved my problem 😊

  • @sinclairakoto8564
    @sinclairakoto8564 3 года назад

    Thank you so much this works perfectly

  • @antorzuck
    @antorzuck 3 года назад

    but how can i set username and pass for mysql?

  • @antorzuck
    @antorzuck 3 года назад

    thanks bro you are life saver

  • @vertukv
    @vertukv 3 года назад

    Thank you

  • @CodewizardSumit
    @CodewizardSumit 3 года назад

    Sahi hai bhai

  • @bantibasak1086
    @bantibasak1086 3 года назад

    Bro it's saying that unable to locate package mariadb

  • @RanjithKumar-vv9ns
    @RanjithKumar-vv9ns 3 года назад

    All command metasploit for Android

    • @androidguy4049
      @androidguy4049 3 года назад

      It's matplotlib for data visualization. But if you want metasploit commands i think i can do that. Thanks for your suggestion

  • @radnukespeoplesminds
    @radnukespeoplesminds 3 года назад

    This is clever af

  • @Akhileshreddy
    @Akhileshreddy 4 года назад

    apt-get install python3-pip Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python3-pip

    • @androidguy4049
      @androidguy4049 4 года назад

      apt-get update or if ur using termux not ubuntu you can use python not python3

    • @burxonabidxanov8725
      @burxonabidxanov8725 Год назад

      Just get root access

  • @kagevangeancenovachrono7616
    @kagevangeancenovachrono7616 4 года назад

    Nice, thanks bro