Closed Assia55 closed 3 months ago
With Resources/Without Resources
Which one do you recommend to use ? ( WR or WOR )
Well if you have the resources for your phone go with wr and if you don't go wor.
On Mon, Jul 15, 2024 at 6:44 PM Assia55 @.***> wrote:
Which one do you recommend to use ? ( WR or WOR )
— Reply to this email directly, view it on GitHub https://github.com/hojatsajadinia/AndRoPass/issues/7#issuecomment-2229557697, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6QQIXRVHMOHLEHJCUPJISTZMRGFLAVCNFSM6AAAAABKL34T7OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRZGU2TONRZG4 . You are receiving this because you commented.Message ID: @.***>
@6fingerfist what mean resources ? can u explain more , pLease :D
Hi @6fingerfist and @Assia55,
Thank you for using AndRoPass! 😊
When decompiling an Android application, you need to handle two components: the source code (Java files) and the resources (images, XML files, etc.). Occasionally, decompiling and recompiling an application with the resources can result in runtime errors.
If you encounter issues with one version of AndRoPass's output (WR or WOR), you can try the other version. The outputs are identical except in how they handle resource decompilation, and there are no additional recommendations or differences between them.
Feel free to ask any questions if you need further assistance!
I'm curious about the difference between the two output APK files. One is labeled 'WR' and the other 'WOR'. Could you explain what sets them apart