Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AwaisKing/dotAPK
A tool for installing and managing batch APK files.
https://github.com/AwaisKing/dotAPK
android android-application apk apk-info apk-installer app-manager
Last synced: 16 days ago
JSON representation
A tool for installing and managing batch APK files.
- Host: GitHub
- URL: https://github.com/AwaisKing/dotAPK
- Owner: AwaisKing
- License: mit
- Created: 2016-10-30T05:03:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-16T07:37:26.000Z (over 5 years ago)
- Last Synced: 2024-08-01T05:24:22.225Z (3 months ago)
- Topics: android, android-application, apk, apk-info, apk-installer, app-manager
- Language: Visual Basic
- Homepage:
- Size: 8.72 MB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![dotAPK Screenshot](https://raw.githubusercontent.com/AwaisKing/dotAPK/master/images/dotapk.png)
# dotAPK
#### A tool for installing and managing batch APK files.
---##### With this program, you can do:
- Install batch apps.
- Find duplicate apps and remove them.
- Get installed apps. *(~~has some issues getting all apps~~ - fixed)*
- Get app info. *(working on getting permissions list)*---
##### Requirements:
- **.NET Framework 2.0** (Links: [Primary] / [Mirror])
- **1 GB+** RAM
- **10 MB** of storage---
##### Development Requirements:
- **Visual Studio 2013 or later** (Links: [Visual Studio])
- **.NET Framework 2.0** (Links: [Primary] / [Mirror])
- **1 GB+** RAM
[Primary]:
[Mirror]:
[Visual Studio]:---
##### Thanks to :
- [Bin4ry](http://forum.xda-developers.com/member.php?u=1346722) - for his [root method](http://forum.xda-developers.com/showthread.php?t=1886460)