this post was submitted on 05 Jun 2025
4 points (100.0% liked)

Linux Mint

2455 readers
2 users here now

Linux Mint is a free Linux-based operating system designed for use on desktop and laptop computers.

Want to see the latest news from the blog? Set the Firefox homepage to:

linuxmint.com/start/

where is a current or past release. Here's an example using release 21.1 'Vera':

https://linuxmint.com/start/vera/

founded 4 years ago
MODERATORS
 

Hi guys, wanted to know what is the replacement for adb and Fastboot tools to gain shell access to Android devices in Linux?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Kory@lemmy.ml 3 points 3 days ago (1 children)

LineageOS has a detailed wiki on this: https://wiki.lineageos.org/adb_fastboot_guide#installing-adb-and-fastboot (scroll down to "On Linux")

It worked well for me without messing with the udev rules.

Thanks So it's Downloading Android sdk platform tools from google extracting it somewhere and adding the path to it to system. I remember I did something similar on windows too. from what others said it seems to be either this or installing them with apt.