Skip to content
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

Exception in thread "main" brut.androlib.AndrolibException: java.io.FileNotFound #711

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.apktool if f framework-res.apk


What is the expected output? What do you see instead?
Expected output: Framework installed
Instead:
Exception in thread "main" brut.androlib.AndrolibException: java.io.FileNotFound
Exception: framework-res.apk (The system cannot find the file specified)
        at brut.androlib.res.AndrolibResources.installFramework(AndrolibResource
s.java:681)
        at brut.androlib.Androlib.installFramework(Androlib.java:649)
        at brut.apktool.Main.cmdInstallFramework(Main.java:256)
        at brut.apktool.Main.main(Main.java:92)
Caused by: java.io.FileNotFoundException: framework-res.apk (The system cannot f
ind the file specified)
        at java.io.RandomAccessFile.open(Native Method)
        at java.io.RandomAccessFile.<init>(Unknown Source)
        at org.apache.commons.compress.archivers.zip.ZipFile.<init>(ZipFile.java
:203)
        at org.apache.commons.compress.archivers.zip.ZipFile.<init>(ZipFile.java
:182)
        at org.apache.commons.compress.archivers.zip.ZipFile.<init>(ZipFile.java
:143)
        at brut.directory.ZipExtFile.<init>(ZipExtFile.java:28)
        at brut.androlib.res.AndrolibResources.installFramework(AndrolibResource
s.java:647)
        ... 3 more 

What version of the product are you using? On what operating system?
On windows 7
apktools version:2.0.0

Please provide any additional information below.

Original issue reported on code.google.com by ahm...@gmail.com on 26 Nov 2014 at 1:15

@GoogleCodeExporter
Copy link
Author

FileNotFound Exception.

Not a bug.

Original comment by connor.tumbleson on 26 Nov 2014 at 8:20

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

facing same error....any help will be appreciated

Original comment by srskuma...@gmail.com on 19 Feb 2015 at 10:04

@ankitnyu
Copy link

Hi any update on this facing similar error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants