apktool不被识别为内部或外部的命令 [英] apktool is not recognised as an internal or external command

查看:2332
本文介绍了apktool不被识别为内部或外部的命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我得到这个错误讯息

apktool不被识别为一个内部或外部命令,可操作的程序或批处理文件

apktool is not recognised as an internal or external command, operable program or batch file

而在做提供的过程中是否有办法从一个APK获得源$ C ​​$ C文件?

我怎样才能使它工作?

推荐答案

这可能是一个路径问题,做到这一点:

This may be a PATH problem,do this:

PATH =%PATH%; ApkToolPath

PATH=%PATH%;ApkToolPath

ApkToolPath就是apktool所在的目录。

ApkToolPath is the directory where apktool is.

BTW,u需要下载两个文件:apktool安装窗口-R05-ibot.tar.bz2和apktool1.5.2.tar.bz2。同时抽取并把aapt.exe apktoo.bat apktool.jar在一起。

BTW, u need to download 2 files: apktool-install-windows-r05-ibot.tar.bz2 and apktool1.5.2.tar.bz2. extract both and put aapt.exe apktoo.bat apktool.jar together.

更新:下载链接所有提到的工具这里

Update: Download link for all the mentioned tools here

祝你好运!

这篇关于apktool不被识别为内部或外部的命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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