desword / android-apktool

Automatically exported from code.google.com/p/android-apktool
Other
1 stars 0 forks source link

Cannot see recompiled file #721

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I decompiled framework-res to e:\ and made some changes.
2.When I want to recompile it, it shows no error:

E:\>apktool b framework-res
I: Using Apktool 2.0.0-RC3 on framework-res
W: Could not find sources
I: Checking whether resources has changed...
I: Building apk file...

3.I cannot see recompiled file anywhere. I searched the whole computer.

I googled for similar problem, but did not find anything.

What is the expected output? What do you see instead?
a file, but I do not get any.

What version of the product are you using? On what operating system?
Apktool 2.0.0-RC3  / Windows 7 PRO 64-bit

Please provide any additional information below.

Original issue reported on code.google.com by chairt...@gmail.com on 5 Dec 2014 at 6:39

GoogleCodeExporter commented 9 years ago
framework-res/dist/framework-res.apk

Please read the Wiki next time.

Original comment by connor.tumbleson on 7 Dec 2014 at 1:40