Running Android Apps within Kali Linux!!!! *Waydroid*

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • How to install Waydroid & Run Android Applications in Kali Linux ?
    *COMMANDS*
    if you're on debian run this
    export distro=bullseye
    or if you're on ubuntu run this
    export distro=focal
    sudo curl repo.waydro.id... --output /usr/share/keyrings/waydroid.gpg
    echo "deb [signed-by=/usr/share/keyrings/waydroid.gpg] repo.waydro.id/ ${distro} main" | \
    sudo tee /etc/apt/sources.list.d/waydroid.list
    sudo apt update
    sudo apt install -y \
    build-essential cdbs devscripts equivs fakeroot \
    git git-buildpackage git-lfs \
    libgbinder-dev
    sudo wget raw.githubuser... \
    -O /usr/bin/build_changelog
    sudo chmod +x ${_}
    mkdir ~/build-packages
    cd ${_}
    git clone github.com/way...
    cd gbinder-python
    build_changelog
    sudo mk-build-deps -ir -t "apt -o Debug::pkgProblemResolver=yes -y --no-install-recommends"
    sudo debuild -b -uc -us
    sudo apt install -f -y ../*.deb
    sudo apt remove libgbinder-dev gbinder-python-build-deps git-lfs fakeroot equivs devscripts cdbs
    you can remove git and build-essential packages too
    sudo apt autoremove
    sudo rm /usr/bin/build_changelog
    sudo apt install waydroid -y
    Artist: MaxKoMusic
    Song: Achievement
    Free Download : bit.ly/3rvGluh
    Music promoted by No Copyright: bit.ly/33JkJQc​
    ------------------------------
    ------------------------------
    Support The Artist
    SoundCloud: soundcloud.com/maxkomusic
    ------------------------------
    #kalilinux #learnethicalhacking #wayland #waydroid #github

Комментарии • 41

  • @vankraproject
    @vankraproject 3 месяца назад +1

    OMG after 4 hours of fiddling it worked - very understandable guide. i'm just new - 1000% worth it

  • @saurabh-yp1jr
    @saurabh-yp1jr 20 дней назад +1

    sir my dowload speed is too slow please help me. iits not incresing from 400kbps

  • @zuberytragez7274
    @zuberytragez7274 5 месяцев назад +1

    Ahsante from Tanzania

  • @helix.d
    @helix.d Год назад

    Nice hard work😮 😊

  • @helix.d
    @helix.d Год назад +1

    It was also easy to just switch to KDE (idk grammar and the uppercase sometimes dont work ios suck)

  • @nqmgaming2004
    @nqmgaming2004 3 месяца назад

    nice bro

  • @mrmyuu
    @mrmyuu 2 месяца назад

    Tysm

  • @nombreapellido6115
    @nombreapellido6115 Месяц назад

    i followed the stepts 1 by 1 but when i downloaded... i click on Done then i opened waydroid again and nothing happens
    whats going on??

    • @artificialintelligencebird
      @artificialintelligencebird Месяц назад

      I am not a kali linux user (I use kubuntu), but I know that the problem is X11. You need to use Wayland, not X11. If you don’t know what’s that I recommend installing a begginer distro like Ubuntu or Kubuntu Or Mint.

  • @pepehimovic3135
    @pepehimovic3135 3 месяца назад

    Any tips to for device registration? I registered my device EXACTLY as you did but the error “this device isn’t play protect certified” persists, as if it was never certified.

    • @laboflearning
      @laboflearning  3 месяца назад

      Okay, i will try to tell you in details.

    • @randomuser2015
      @randomuser2015 15 дней назад

      I have same issue, the wayland command used to generate android_id is shown as registered but the error is still there

    • @pepehimovic3135
      @pepehimovic3135 15 дней назад

      @@randomuser2015 there’s a fix online. You need to install another driver(?) or something, then switch to that one. Side note: the change will make your lock screen’s screensaver look different.
      I forgot the exact fix (I’m away from my pc rn, but will try to find it later). I hope you found it by now tho. If you did please share for others.
      Edit: I believe I found my solution on a Reddit page.

  • @atthecast
    @atthecast 2 месяца назад

    WAYLAND_DISPLAY is not set, defaulting to "wayland-0".all step is correct why bro

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

    I did the entire installation without errors, but the application does not start, I have it in Kali on virtual box... what can I do?

    • @laboflearning
      @laboflearning  Год назад +1

      did you switch your desktop enviornment into plasma wayland session??

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

      It won't work in xfce session!

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

      @@laboflearning The machine also crashes and does not start. Thank you anyway

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

      opps

    • @fru1575
      @fru1575 3 месяца назад

      @@laboflearning how do you do that, i'm lost

  • @user-vc4zb3lp2h
    @user-vc4zb3lp2h 10 месяцев назад

    After downloading it does not open why is this?

    • @laboflearning
      @laboflearning  10 месяцев назад

      Which desktop environment do you use? Xfce?? It won't work
      In xfce session

    • @user-vc4zb3lp2h
      @user-vc4zb3lp2h 10 месяцев назад

      @@laboflearning no I use gnome

    • @laboflearning
      @laboflearning  10 месяцев назад

      You have to install kde to launch it

  • @Shivam_3567
    @Shivam_3567 9 месяцев назад

    Unable to open data base file

    • @laboflearning
      @laboflearning  9 месяцев назад

      Brother , Can you describe your problem please?

  • @emanurrahman4888
    @emanurrahman4888 10 месяцев назад

    im using kali linux
    i followed your full process
    The following packages have unmet dependencies:
    python3-gbinder : Depends: python3 (< 3.10) but 3.11.4-5+b1 is to be installed
    E: Unable to correct problems, you have held broken packages.

    • @laboflearning
      @laboflearning  10 месяцев назад

      Brother , you need to install kde plasma (wayland) to launch it properly. And then reinstall python3-gbinder packages

  • @NossDDoss
    @NossDDoss 11 месяцев назад +1

    The repository is not accessible because a password is required. Disliked.

    • @laboflearning
      @laboflearning  11 месяцев назад

      I'm really sorry, Brother. Can you tell me more about your problem? Which repo is not accessible?

    • @kennethharris3074
      @kennethharris3074 8 месяцев назад

      USER ERROR DONT BLAME VIDEO WORKS PERFECT

    • @NossDDoss
      @NossDDoss 8 месяцев назад

      @@kennethharris3074 💀

  • @fingeronthetrigger7568
    @fingeronthetrigger7568 4 месяца назад

    i need guidance

    • @laboflearning
      @laboflearning  4 месяца назад

      Tell me your problem. I will try..