Copy Android apps to computer without root

1
2
# The steps are easy to follow, just use the following commands in the terminal/command line
adb shell pm list packages
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
You can easily copy/extract Android apps (the apk file) to your computer without having a rooted device.

#android #adb #copy

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.