Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zabawaba99/applister
Android App to list installed packages
https://github.com/zabawaba99/applister
Last synced: 1 day ago
JSON representation
Android App to list installed packages
- Host: GitHub
- URL: https://github.com/zabawaba99/applister
- Owner: zabawaba99
- License: mit
- Created: 2015-08-20T19:08:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-20T19:18:33.000Z (about 9 years ago)
- Last Synced: 2023-02-27T21:47:27.195Z (over 1 year ago)
- Language: Java
- Size: 184 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppLister
A small Android application that lists all of the apps that are installed
and where they are located on the device.This will allow you to use
```
adb pull foo.apk
```Even if you device is not rooted.