IronBlossom / android-unused-resources

Automatically exported from code.google.com/p/android-unused-resources
0 stars 0 forks source link

Stuck in “ resources Found" process. #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Stuck in this View

"D:\workspace-mobile\pandaspace_web_3.2.7_main>java -jar 
D:\workspace-mobile\pand
aspace_web_3.2.7_main\AndroidUnusedResources1.6.2.jar
Running in: D:\workspace-mobile\pandaspace_web_3.2.7_main
4853 resources found
"

Original issue reported on code.google.com by gybin02 on 29 Jan 2013 at 7:26

GoogleCodeExporter commented 9 years ago
If you let it run for a really long time, does it ever finish?  I've seen some 
huge projects take close to 30 minutes.

Original comment by skenned...@gmail.com on 29 Jan 2013 at 4:24

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
yes, My project almost takes one hour to Close,But It does not seam to remove 
userless resource.

Original comment by gybin02 on 30 Jan 2013 at 7:13

GoogleCodeExporter commented 9 years ago
Okay that's good to know. I am aware that it can be very inefficient with 
larger projects, and that's one thing I'd like to fix.

AUR does not remove resources, it just tells you what can safely be removed.

Original comment by skenned...@gmail.com on 30 Jan 2013 at 8:00

GoogleCodeExporter commented 9 years ago
if,I want to know which Resource can removed, I can use Android Lint. I think 
This Tool
better have delete Function.  

Original comment by gybin02 on 30 Jan 2013 at 8:07