得到错误而.apk文件转换为jar文件 [英] getting error while converting .apk file to jar file

查看:450
本文介绍了得到错误而.apk文件转换为jar文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想转换.apk文件到jar为此我使用了以下链接
http://androidorigin.blogspot.in/2011/02 /dex-format-to-jar-format.html

I am trying to convert .apk to jar for this I used below link http://androidorigin.blogspot.in/2011/02/dex-format-to-jar-format.html

但我现在m到处错误。
如: -

but now I m getting error. as:-

this cmd is deprecated, use the d2j-dex2jar if possible
dex2jar version: translator-0.0.9.13
dex2jar Health.apk -> Health_dex2jar.jar
. while process file: [Health.apk]
. ROOT cause:
java.io.FileNotFoundException: File 'Health.apk' does not exist
at org.apache.commons.io.FileUtils.openInputStream(FileUtils.java:56)
at org.apache.commons.io.FileUtils.readFileToByteArray(FileUtils.java:40)
at com.googlecode.dex2jar.reader.DexFileReader.readDex(DexFileReader.java:150)
at com.googlecode.dex2jar.v3.Main.doFile(Main.java:63)
at com.googlecode.dex2jar.v3.Main.main(Main.java:86)
Done.

有人能帮助我。

推荐答案

下载<一个href=\"https://$c$c.google.com/p/dex2jar/downloads/detail?name=dex2jar-0.0.9.13.zip&can=2&q=\">dex2jar在 dex2jar 的网站。

提取里面的文件。

拖动的apk到名为文件名 d2j-dex2jar.bat 和转换后罐子应该出现在那里您的APK文件的位置。

Drag your apk into a file name called d2j-dex2jar.bat and a your converted jar should appear at where your apk file is located.

这篇关于得到错误而.apk文件转换为jar文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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