Android的,它是可以手动在manifest文件直接从APK改变出头? [英] Android, is it possible to manually change somethings in manifest file directly from APK?

查看:115
本文介绍了Android的,它是可以手动在manifest文件直接从APK改变出头?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Android市场知道我们的最低SDK版本和权限? 我想的事情是,他们的服务器打开APK文件并解析的manifest.xml 文件。然后,会发现这两种元素。我说得对?

How does the Android market know our minimum SDK versions and permissions? The thing that I guess is, their server opens APK file and parse manifest.xml file. Then will find these two elements. Am I right?

我改变了 TestProject.apk 扩展到 TestProject.zip 然后我将其解压缩。我发现的manifest.xml ,并试图打开它,但我没有成功。 (在Windows中,记事本,写字板不能打开它,但我看到一个无效字符文本内容中发现的错误处理资源文件:/// C:/用户/ INF /应用程序数据/本地/温度/温度......当我用IE浏览器打开它)。

I changed the extension of TestProject.apk to TestProject.zip then I extract it. I found manifest.xml and tried to open it but i was not successful. (in Windows, notepad and wordpad couldn't open it but I saw An invalid character was found in text content. Error processing resource 'file:///C:/Users/Inf/AppData/Local/Temp/Temp...' when I opened it with IE).

我想知道,如果我有一个APK文件,我可以修改它直接或编制清单将连接codeD之后的清单文件?

I want to know, If I have an APK file can I modify it's manifest file directly or after compiling manifest will be encoded?

推荐答案

您可以使用apktool重新编译它

You can Recompile it using apktool again

下面是一个简单的指引

http://www.miui-au.com/add-ons/apktool /

谷歌搜索ApkTool重新编译,你可以找到很多articls的

search google for ApkTool Recompile , you can find plenty of articls

这篇关于Android的,它是可以手动在manifest文件直接从APK改变出头?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆