New app: Applications Info (disabled)
This commit is contained in:
parent
1097f5254a
commit
4f8c5f8a8d
41
metadata/com.majeur.applicationsinfo.txt
Normal file
41
metadata/com.majeur.applicationsinfo.txt
Normal file
|
@ -0,0 +1,41 @@
|
|||
Categories:Office,System
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/MajeurAndroid/Applications-Info
|
||||
Issue Tracker:https://github.com/MajeurAndroid/Applications-Info/issues
|
||||
|
||||
Auto Name:Applications Info
|
||||
Summary:Show metadata of installed applications
|
||||
Description:
|
||||
Monitor all available informations about all installed applications
|
||||
or packages on a device. You can view the entire AndroidManifest.xml
|
||||
file and get details about:
|
||||
|
||||
* Activities
|
||||
* Services
|
||||
* Providers
|
||||
* Receivers
|
||||
* Uses permissions
|
||||
* Permissions
|
||||
* Uses features
|
||||
* Configurations
|
||||
* Signatures
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/MajeurAndroid/Applications-Info
|
||||
|
||||
Build:1,1
|
||||
disable=https://github.com/MajeurAndroid/Applications-Info/issues/1
|
||||
commit=ef4ef25c1aaf172def5cb83b1c06a9eb3396e525
|
||||
srclibs=XmlApkParser@3
|
||||
rm=libs/*jar
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=mv java src && \
|
||||
cp -fR $$XmlApkParser$$/src/* src/
|
||||
target=android-22
|
||||
forceversion=yes
|
||||
forcevercode=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
2
srclibs/XmlApkParser.txt
Normal file
2
srclibs/XmlApkParser.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
Repo Type:git-svn
|
||||
Repo:http://xml-apk-parser.googlecode.com/svn/trunk/
|
Loading…
Reference in a new issue