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

Popular posts from this blog

c# - HttpResponseMessage System.InvalidOperationException -

sql - Postgresql error: "failed to find conversion function from unknown to text" -