View Single Post
Old 11-23-2021, 06:16 AM   #42
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 4,002
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
You get a shell through ADB.
When I post something I try to make it clear what the recipient is.
Code:
C:\> <-- something you type on a desktop computer, not necessarily Windows
$    <-- typing to the unrooted shell (id=2000)
#    <-- typing to a rooted shell (id=0)
An example:
Code:
C:\> adb shell
$ su
#
Renate is offline   Reply With Quote