androidmanifest
There are 33 repositories under androidmanifest topic.
MartinStyk/AndroidApkAnalyzer
Android application for analyzing installed apps
rovellipaolo/NinjaDroid
Ninja Reverse Engineering on Android APK packages
2BAB/Seal
A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.
ytsutano/axmldec
Stand-alone binary AndroidManifest.xml decoder
kin9-0rz/apkutils
一个解析APK相关文件的库 [Gitee -> Github 镜像自动同步]
GradleUp/auto-manifest
Generates AndroidManifest.xml in simple libraries so that you don't have to
MartinStyk/ApkAnalyzer
Java tool for analyzing Android APK files
AbdurazaaqMohammed/AXML-Editor
Android app to edit android binary XML files (AndroidManifest.xml and layout XML files)
onehilltech/android-metadata
A library for reading meta-data from AndroidManifest.xml
NewtronLabs/EasyPermissions
Request permissions from anywhere as long as you have context.
ensody/androidmanifest-changer
Change Android AAB/APK attributes like versionCode, versionName and package name.
zhanzengyu/PermissionManager
android6.0之后开始会有权限使用的问题。这个项目演示了如何在代码中动态申请权限。尤其是"存储"这一个在6.0之前不需要申请的权限,本项目以这个作为例子。
ecnx/axml
Raw AndroidManifest.xml Editor
johanns/axml
axml : forked (archived). Read/write AXML (AndroidManifest) file format.
Why8n/InjectManifest
using annotations to register components to AndroidManifest.xml
frazy/ApkInfo
Parse the AndroidManifest.xml and resources.arsc file in the apk file.
AbdurazaaqMohammed/axml2xml
Java program to decompile and recompile Android binary XML files (AndroidManifest.xml and layout XML files)
d-Raco/android-malware-capabilities-analyzer
A tool for analyzing Android malware source code capabilities
pilgun/acvpatcher
ACVPatcher patches AndroidManifest and rewrites DEX files inside an APK not touching resources (unlike apktool)
fredpedroso/android-manifest-analysis
AMA (Android Manifest Analysis) is a tool to automate analysis of AndroidManifest.xml files.
ibilux/ApkBinaryDecode
A tool for decoding Android apk file using java, for decoding AndroidManifest.xml file and resources.arsc file and getting information from apk file.
hstrada/senai-codexp-mobile
Projetos, apostilas, exercícios e apresentações do curso CodeXP - Mobile.
CrownBonded/npm
a package manager for javascript
emakar/manifest-issue
Manifest merging issue tracked at https://issuetracker.google.com/issues/120817491
hansalemaos/a_pandas_ex_adb_activities2df
Converts AndroidManifest.xml into a Pandas DataFrame (with all activities, queries, permissions ...)
hatmath/users-accounts-app
Laboratoire sous Android Studio en Java dans le cadre du cours Android 1: Comptes Utilisateurs App
ibilux/AXmlAttributes
get manifest header attributes from compressed Android XML binary file in APK files.
ibilux/AXmlDecompress
Apk and AndroidManifest.xml decompresser using java, for decoding xml file and getting information from apk file.
katsumasa/AndroidManifestReflection
Package To edit AndroidManifest.xml in UnityEditor.
kibotu/AndroidManifestCommandLineUpdater
Sets versionName and versionCode in AndroidManifest.xml
OussamaTeyib/HelloWorld
A Hello World app built entirely in C using raylib for graphics
shehan/AndroidManifestLocator
A tool to (recursively) locate the path of all AndroidManifest.xml files in a directory