Skip to content

Retrieves all apk files from an android phone via adb without requiring root

Notifications You must be signed in to change notification settings

bennetimo/apksaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Description

A very simple bash script for connecting to an android phone via adb and pulling down all of the apks

Usage

Setup adb and connect the device

Running adb devices should list the device

Then run ./apksaver

This will create a folder called 'apks' in the current directory, and pull down each of the apks from the device into it. Root not required.

About

Retrieves all apk files from an android phone via adb without requiring root

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages