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 #150

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

Problem to instal framework-res.apk #150

GoogleCodeExporter opened this issue Mar 18, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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.

Original issue reported on code.google.com by Boris.Je...@gmail.com on 8 Apr 2011 at 1:20

@GoogleCodeExporter
Copy link
Author

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

Original comment by Boris.Je...@gmail.com on 8 Apr 2011 at 1:23

@GoogleCodeExporter
Copy link
Author

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

Original comment by Brut.alll on 3 May 2011 at 1:58

@GoogleCodeExporter
Copy link
Author

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

Original comment by Brut.alll on 15 May 2011 at 4:31

  • Changed state: Invalid

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

1 participant