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

Be able to import proguard mappings #118

Open
Macarse opened this issue Aug 11, 2016 · 1 comment
Open

Be able to import proguard mappings #118

Macarse opened this issue Aug 11, 2016 · 1 comment

Comments

@Macarse
Copy link

Macarse commented Aug 11, 2016

If the apk is using obfuscation, you need to do the mapping by hand.
It would be nice there is an option to import mappings.

@borisf
Copy link
Collaborator

borisf commented Sep 21, 2016

ClassyShark has callbacks for loading mapping files and changing the class/method/filed names. The responsibility for parsing the mapping file and keeping the mappings is on the developer.

I will find time and write a howto doc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants