kkguo / apkshellext

Show app icons in windows explorer
http://www.apkshellext.com
MIT License
596 stars 86 forks source link

UpperCase Extension Problem #99

Open ryanzeus31 opened 3 years ago

ryanzeus31 commented 3 years ago

The UpperCase problem on *.APK have been solved, but there's another similiar one. APK file will not showing the icon (replaced by default green android icon) if icon file use UpperCase on it's extension, example "res/xhdpi/iclauncher.PNG". PNG is in UpperCase, everything fine, no crash and error, but icon not showing. Sorry for my bad english.