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

Problem to instal framework-res.apk #261

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

Problem to instal framework-res.apk #261

iBotPeaches opened this issue Mar 18, 2015 · 3 comments

Comments

@iBotPeaches
Copy link
Owner

Original issue 150 created by Boris.Jelsin on 2011-04-08T13:20:59.000Z:

What steps will reproduce the problem?
1.run apktool if framework-res.apk
2.
3.

What is the expected output? What do you see instead?
/
Exception in thread "main" brut.androlib.AndrolibException: java.io.FileNotFoundException: framework-res.apk (Das System
kann die angegebene Datei nicht finden)
at brut.androlib.res.AndrolibResources.installFramework(Unknown Source)
at brut.androlib.Androlib.installFramework(Unknown Source)
at brut.apktool.Main.cmdInstallFramework(Unknown Source)
at brut.apktool.Main.main(Unknown Source)
Caused by: java.io.FileNotFoundException: framework-res.apk (Das System kann die angegebene Datei nicht finden)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
... 4 more
/

What version of the product are you using? On what operating system?
Win 7 64 , aptkool 1.3.2

Please provide any additional information below.

@iBotPeaches
Copy link
Owner Author

Comment #1 originally posted by Boris.Jelsin on 2011-04-08T13:23:58.000Z:

PS (Das System
kann die angegebene Datei nicht finden = Cant find current file)

@iBotPeaches
Copy link
Owner Author

Comment #2 originally posted by Brut.alll on 2011-05-03T13:58:38.000Z:

It seems you have mistyped location or name of a framework file.

@iBotPeaches
Copy link
Owner Author

Comment #3 originally posted by Brut.alll on 2011-05-15T16:31:58.000Z:

No answer from a reporter. If you still have this problem then I will reopen an issue.

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

No branches or pull requests

1 participant