Is there a way to parse Android manifest in C/C++? -
i'm trying write small application should check parse androidmanifest.xml apk in c/c++. know there ways in java/c#, or in python, need c.
is there way of doing it? , if not, there documentation regarding binary format of androidmanifest.xml in apk package?
thanks in advance, k.
Comments
Post a Comment