desword / android-apktool

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

unfortunatly the app has stopped #587

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.decompile the APK
2.apply changes in main-strings and lib 
3.recompile application

What is the expected output? What do you see instead?
another app of the same app - i got it installed but suddenly it was stopped

What version of the product are you using? On what operating system?
2.0 , Windows 7 64-bit

Please provide any additional information below.
i did everything correctly (as far as i know) but the app doesn't work

i was trying to duplicate the Instagram&BBM

here is the build log for instagram

C:\Users\Notebook\apktool>apktool b com.instagram.android
I: Using Apktool 2.0.0-Beta7 on com.instagram.android
I: Checking whether sources has changed...
I: Checking whether resources has changed...
I: Building apk file...
I: Copying unknown files/dir...
Exception in thread "main" brut.androlib.AndrolibException: java.nio.file.NoSuch
FileException: templates/
        at brut.androlib.Androlib.buildUnknownFiles(Androlib.java:570)
        at brut.androlib.Androlib.build(Androlib.java:293)
        at brut.androlib.Androlib.build(Androlib.java:258)
        at brut.apktool.Main.cmdBuild(Main.java:233)
        at brut.apktool.Main.main(Main.java:88)
Caused by: java.nio.file.NoSuchFileException: templates/
        at com.sun.nio.zipfs.ZipFileSystem.checkParents(ZipFileSystem.java:856)
        at com.sun.nio.zipfs.ZipFileSystem.newOutputStream(ZipFileSystem.java:52
5)
        at com.sun.nio.zipfs.ZipPath.newOutputStream(ZipPath.java:792)
        at com.sun.nio.zipfs.ZipFileSystemProvider.newOutputStream(ZipFileSystem
Provider.java:285)
        at java.nio.file.Files.newOutputStream(Files.java:170)
        at java.nio.file.Files.copy(Files.java:2826)
        at java.nio.file.CopyMoveHelper.copyToForeignTarget(CopyMoveHelper.java:
126)
        at java.nio.file.Files.copy(Files.java:1222)
        at brut.androlib.Androlib.insertFile(Androlib.java:590)
        at brut.androlib.Androlib.buildUnknownFiles(Androlib.java:566)
        ... 4 more

C:\Users\Notebook\apktool>

do you want me to upload the APKs?

Original issue reported on code.google.com by abdulla....@gmail.com on 8 Jan 2014 at 11:31

GoogleCodeExporter commented 9 years ago
here is the APKs

BBM4
https://www.mediafire.com/?6d01nnt7fe20nz9

INSTA2
https://www.mediafire.com/?2nia5vvt7x85z3o

Original comment by abdulla....@gmail.com on 8 Jan 2014 at 11:43

GoogleCodeExporter commented 9 years ago

Original comment by connor.tumbleson on 9 Jan 2014 at 2:02

GoogleCodeExporter commented 9 years ago
and how to apply that patch? lil noob here

Original comment by abdulla....@gmail.com on 9 Jan 2014 at 4:38

GoogleCodeExporter commented 9 years ago
You don't. The bug isn't fixed. Please stop responding to bug reports, unless 
they contain additional information pertaining to the bug.

Original comment by connor.tumbleson on 9 Jan 2014 at 4:40