-
-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a possible to readout %prozessor% ? #89
Comments
if you know the location in manifest, use the general one: |
which location test.zip//MANIFEST/ ? there be a couple files and a MANIFEST .. hmm.. best regards |
The thing is I don't know where to get the info either, so the general variable %Attr(TagPath,Attribute)% will extract certain info from manifest.xml, use the "dump" menu to get the XML, if you see what you want, replace TapPath and attribute accordingly, you will get what you want |
The answer is in the /lib/* directory inside the apk (you may rename the *.apk to *.zip for getting a quick look using 7Zip/WinZip or WinRAR) For more details, please go through the reply by "gregko" on THIS THREAD I hope you will be able to incorporate the function in your next release. Sample APK files for inspection: SAMPLE APKs |
Hi,
there is a possible to add rename %os% for diffrent Ordering Systems, is there also a possible for read out different %prozessor% -compatibilitys like v7a or v8a and so on ?
best regards
Blacky
The text was updated successfully, but these errors were encountered: