desword / android-apktool

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

Windows Download link is actually a linux OS file #576

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. try to download the Windows Version of APKTool
2. download the Windows Version
3. file not openable on Windows (it is a linux file)

What is the expected output? What do you see instead?
Downloading the Windows Installer should result in an exe or zip file not a 
linux bz2 file which is not understood by windows

What version of the product are you using? On what operating system?
latest

Please provide any additional information below.
downloading the Windows Installer is saving a linux file

Original issue reported on code.google.com by virtual....@gmail.com on 21 Dec 2013 at 7:50

GoogleCodeExporter commented 9 years ago
tar.bz2 is a compression type. Not a "linux" file. There are no "installers". 
Apktool is like this by nature.

Original comment by connor.tumbleson on 22 Dec 2013 at 5:40