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

Error "The filename or extension is too long" when rebuild APK #1336

Closed
david8557 opened this issue Oct 1, 2016 · 4 comments
Closed

Error "The filename or extension is too long" when rebuild APK #1336

david8557 opened this issue Oct 1, 2016 · 4 comments

Comments

@david8557
Copy link

Information

  1. Apktool Version (apktool -version) -2.2.0
  2. Operating System (Mac, Linux, Windows) - Windows
  3. APK From? (Playstore, ROM, Other) - https://apkpure.com/legacy-of-discord-furiouswings/com.gtarcade.lod/download?from=details

Steps to Reproduce

  1. Decompile APK.
  2. Rebuild APK and you have this error.
@iBotPeaches
Copy link
Owner

This is a known limitation on Windows. A lookup table to store files in a shorter directory name, but store them differently will have to be made which is a rather large change. Additionally a duplicate of #1272

@david8557
Copy link
Author

I just notice that in Apktool 2.1.1 version, I don't have this error.

@Octolus
Copy link

Octolus commented Oct 21, 2017

Any fix? I am running apktool_2.2.3 @iBotPeaches

@Octolus
Copy link

Octolus commented Oct 21, 2017

Caused by: java.io.IOException: Cannot run program "C:\Users\Octolus\AppData\Local\Temp\brut_util_Jar_2835839177993353302.tmp": CreateProcess error=206, Filnavnet eller filtypen er for lang

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

3 participants